Update of /cvsroot/fink/3rdparty/dpkg/fink
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv32077/fink

Modified Files:
        README dpkg.info 
Log Message:
minor updates

Index: README
===================================================================
RCS file: /cvsroot/fink/3rdparty/dpkg/fink/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README      6 Feb 2007 16:52:58 -0000       1.2
+++ README      15 Nov 2007 17:41:00 -0000      1.3
@@ -31,9 +31,5 @@
 
   cvs diff -rDPKG_1_13_18 > dpkg.patch
 
-The dpkg.info file in this directory is (by default) set up for the 10.3
-tree.  Double-check the Revision: and GCC: tags are appropriate for the
-tree you're releasing to.
-
 I'm going to assume you know how to copy files.  <grin>
 

Index: dpkg.info
===================================================================
RCS file: /cvsroot/fink/3rdparty/dpkg/fink/dpkg.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dpkg.info   6 Feb 2007 22:14:05 -0000       1.15
+++ dpkg.info   15 Nov 2007 17:41:01 -0000      1.16
@@ -1,5 +1,5 @@
 Package: dpkg
-Version: 1.13.25
+Version: 1.14.8
 Revision: 1
 Description: The Debian package manager
 License: GPL
@@ -7,13 +7,13 @@
 
 Depends: libgettext3-shlibs, libiconv, gzip, tar
 Essential: yes
-GCC: 3.3
+GCC: 4.0
 
-Source: mirror:debian:pool/main/d/%n/%n_%v.tar.gz
-Source2: http://alioth.debian.org/frs/download.php/1864/po4a-0.30.tar.gz
+Source: mirror:debian:pool/main/d/%n/%n_%v~newshlib.tar.gz
+Source-MD5: 3dcc014db600aec6015297d7611dbf1f
 SourceDirectory: dpkg-%v
-Source-MD5: 88effb358aa04d25036b662d588433a6
-Source2-MD5: eebba7a1e1d8c19f7bd5c6f67e42dc98
+Source2: http://alioth.debian.org/frs/download.php/2108/po4a-0.32.tar.gz
+Source2-MD5: d026b224965b50afd9924b61d0df2a06
 Source3: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
 Source3-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchFile: %n.patch
@@ -47,9 +47,9 @@
                rm -rf %b/../_inst
                make install
        popd
-       export PERL5LIB=`pwd`/../po4a-0.30/lib:"$PERL5LIB"
-       export PATH=`pwd`/../po4a-0.30:"$PATH"
-       chmod a+x ../po4a-0.30/po4a*
+       export PERL5LIB=`pwd`/../po4a-0.32/lib:"$PERL5LIB"
+       export PATH=`pwd`/../po4a-0.32:"$PATH"
+       chmod a+x ../po4a-0.32/po4a*
        mv getopt/obstack.* lib/
        PERL=/usr/bin/perl ./configure --build=%m-apple-darwin %c
        make
@@ -58,9 +58,9 @@
 InstallScript: <<
 #!/bin/sh -ev
 
-       export PERL5LIB=`pwd`/../po4a-0.30/lib:"$PERL5LIB"
-       export PATH=`pwd`/../po4a-0.30:"$PATH"
-       chmod a+x ../po4a-0.30/po4a*
+       export PERL5LIB=`pwd`/../po4a-0.32/lib:"$PERL5LIB"
+       export PATH=`pwd`/../po4a-0.32:"$PATH"
+       chmod a+x ../po4a-0.32/po4a*
        mkdir -p %i/share/doc/dpkg
        make install DESTDIR=%d
        for lang in de es ja sv; do
@@ -91,6 +91,9 @@
 dselect, a full-screen console frontend to dpkg.
 <<
 DescPort: <<
+1.14.8
+- forward-ported changes to 1.14.8
+
 1.13.25
 - forward-ported changes to 1.13.25
 - merged changes from fink unstable


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to