Update of /cvsroot/fink/fink/10.4
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11263
Modified Files:
ChangeLog dpkg.info dpkg.patch
Log Message:
sync with unstable
Index: dpkg.patch
===================================================================
RCS file: /cvsroot/fink/fink/10.4/dpkg.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dpkg.patch 4 Apr 2009 16:30:00 -0000 1.5
+++ dpkg.patch 14 Apr 2009 03:11:00 -0000 1.6
@@ -188,7 +188,7 @@
+ char name[256];
+ char version[256];
+ char revision[256];
-+ unsigned long epoch;
++ unsigned int epoch;
+ Boolean status;
+ SInt32 errorCode;
+ CFURLRef fileURL = NULL;
@@ -769,7 +769,7 @@
+ char name[256];
+ char version[256];
+ char revision[256];
-+ unsigned long epoch;
++ unsigned int epoch;
+ Boolean status;
+ SInt32 errorCode;
+ CFURLRef fileURL = NULL;
Index: dpkg.info
===================================================================
RCS file: /cvsroot/fink/fink/10.4/dpkg.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dpkg.info 4 Apr 2009 16:30:00 -0000 1.10
+++ dpkg.info 14 Apr 2009 03:11:00 -0000 1.11
@@ -1,6 +1,6 @@
Package: dpkg
Version: 1.10.21
-Revision: 1227
+Revision: 1228
GCC: 4.0
BuildDepends: fink (>= 0.24.12)
Depends: libgettext3-shlibs, libiconv (>= 1.11-1), gzip, tar,
libncurses5-shlibs (>= 5.4-20041023-1006)
@@ -12,7 +12,7 @@
Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
PatchFile: %n.patch
-PatchFile-MD5: d420fc44aba5d66fc7452b872240a4df
+PatchFile-MD5: d6d9c1fa417f4a8b4e6d749ff3cdde78
PatchScript: <<
cd %b/..; sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p0
cd %b/../gettext-0.14.5/build-aux; perl -pi -e 's/.*chmod.*777.*$//g'
ltmain.sh
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/10.4/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ChangeLog 4 Apr 2009 16:33:59 -0000 1.21
+++ ChangeLog 14 Apr 2009 03:11:00 -0000 1.22
@@ -1,3 +1,7 @@
+2009-04-13 Dave Morrison <[email protected]>
+
+ * dpkg.info, dpkg.patch: sync with unstable
+
2009-04-04 Dave Morrison <[email protected]>
* dpkg.info, dpkg.patch, fink-mirrors.info: sync with unstable
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs