Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9108
Modified Files:
dpkg.info dpkg.patch
Log Message:
make dpkg 64bit cleaner (thanks, pogma!)
Index: dpkg.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/dpkg.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dpkg.patch 1 Apr 2009 12:35:47 -0000 1.6
+++ dpkg.patch 7 Apr 2009 18:51:46 -0000 1.7
@@ -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/dists/10.4/unstable/main/finkinfo/base/dpkg.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dpkg.info 1 Apr 2009 12:35:47 -0000 1.16
+++ dpkg.info 7 Apr 2009 18:51:46 -0000 1.17
@@ -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
------------------------------------------------------------------------------
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