BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0002344)
bernhardf
05-08-07 08:18

Fixed in r18582. Thanks for the notice.
 

- Issue History
Date Modified Username Field Change
05-08-07 07:25 sveinerikskjelbred New Issue
05-08-07 07:25 sveinerikskjelbred Status new => assigned
05-08-07 07:25 sveinerikskjelbred Assigned To  => buildroot
05-08-07 08:18 bernhardf Status assigned => closed
05-08-07 08:18 bernhardf Note Added: 0002344
05-08-07 08:18 bernhardf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker