Update of /cvsroot/fink/fink/perlmod/Fink
In directory vz-cvs-3.sog:/tmp/cvs-serv17568

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
build libgettext8 during bootstrap


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- Bootstrap.pm        11 Jul 2011 03:46:08 -0000      1.205
+++ Bootstrap.pm        15 Jul 2011 04:23:18 -0000      1.206
@@ -455,7 +455,7 @@
 # the old version (and is installed as the old version).  This could lead
 # to problems the next time foo was used to compile something.
 
-       my @addlist = ("apt", "apt-shlibs", "apt-dev", "bzip2-dev", 
"libgettext3-dev", "gettext-bin", "libiconv-dev", "libncurses5");
+       my @addlist = ("apt", "apt-shlibs", "apt-dev", "bzip2-dev", 
"libgettext3-dev", "gettext-bin", "libiconv-dev", "libncurses5", 
"libgettext8-shlibs");
        if ("$]" == "5.008001") {
        } elsif ("$]" == "5.008002") {
        } elsif ("$]" == "5.008006") {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1724
retrieving revision 1.1725
diff -u -d -r1.1724 -r1.1725
--- ChangeLog   11 Jul 2011 14:30:46 -0000      1.1724
+++ ChangeLog   15 Jul 2011 04:23:18 -0000      1.1725
@@ -1,3 +1,7 @@
+2011-07-14  Dave Morrison  <d...@finkproject.org>
+
+       * Bootstrap.pm: build libgettext8 during bootstrap
+
 2011-07-11  Dave Morrison  <d...@finkproject.org>
 
        * Package.pm: activate the 10.4-EOL subdirectory


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to