| Anonymous | Login | Signup for a new account | 11-10-2008 11:14 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001339 | [buildroot] Other | minor | always | 05-08-07 07:25 | 05-08-07 08:18 | ||||
| Reporter | sveinerikskjelbred | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001339: package/cvs/cvs.mk does not compile any longer | ||||||||
| Description |
http://ftp.debian.org/debian/pool/main/c/cvs/cvs_1.12.13-7.diff.gz [^] is no longer present at the web site. Change to version -8 Index: package/cvs/cvs.mk =================================================================== --- package/cvs/cvs.mk (revision 18581) +++ package/cvs/cvs.mk (working copy) @@ -5,7 +5,7 @@ ############################################################# CVS_VER:=1.12.13 CVS_SOURCE:=cvs_$(CVS_VER).orig.tar.gz -CVS_PATCH:=cvs_$(CVS_VER)-7.diff.gz +CVS_PATCH:=cvs_$(CVS_VER)-8.diff.gz CVS_SITE:=http://ftp.debian.org/debian/pool/main/c/cvs/ [^] CVS_DIR:=$(BUILD_DIR)/cvs-$(CVS_VER) CVS_CAT:=$(ZCAT) |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |