Update of /cvsroot/fink/fink/10.4
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11409

Modified Files:
      Tag: branch_0_29
        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.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- dpkg.patch  4 Apr 2009 16:30:00 -0000       1.5
+++ dpkg.patch  14 Apr 2009 03:11:48 -0000      1.5.2.1
@@ -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.10.2.1
diff -u -d -r1.10 -r1.10.2.1
--- dpkg.info   4 Apr 2009 16:30:00 -0000       1.10
+++ dpkg.info   14 Apr 2009 03:11:48 -0000      1.10.2.1
@@ -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.21.2.1
diff -u -d -r1.21 -r1.21.2.1
--- ChangeLog   4 Apr 2009 16:33:59 -0000       1.21
+++ ChangeLog   14 Apr 2009 03:11:48 -0000      1.21.2.1
@@ -1,3 +1,7 @@
+2009-04-13  Dave Morrison  <d...@finkproject.org>
+
+       * dpkg.info, dpkg.patch: sync with unstable
+
 2009-04-04  Dave Morrison  <d...@finkproject.org>
 
        * 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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to