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

Modified Files:
      Tag: branch_0_30
        ChangeLog Configure.pm 
Log Message:
rerun 'fink configure' if user has not been prompted for MaxBuildJobs


Index: Configure.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Configure.pm,v
retrieving revision 1.66
retrieving revision 1.66.2.1
diff -u -d -r1.66 -r1.66.2.1
--- Configure.pm        15 Jan 2011 22:48:55 -0000      1.66
+++ Configure.pm        4 May 2011 14:52:45 -0000       1.66.2.1
@@ -70,8 +70,9 @@
 # History:
 #  0: Default value, fink < 0.24.0
 #  1: Added ConfFileCompatVersion, UseBinaryDist, fink 0.24.0
+#  2: Added MaxBuildJobs, fink 0.30.1 (belated bump)
 #
-our $conf_file_compat_version  = 1;
+our $conf_file_compat_version  = 2;
 
 =head2 Exported Variables
 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1705
retrieving revision 1.1705.2.1
diff -u -d -r1.1705 -r1.1705.2.1
--- ChangeLog   28 Apr 2011 13:54:56 -0000      1.1705
+++ ChangeLog   4 May 2011 14:52:45 -0000       1.1705.2.1
@@ -1,3 +1,8 @@
+2011-05-04  Daniel Macks  <dma...@netspace.org>
+
+       * Configure.pm: bump conf_file_compat_version so users can select
+       MaxBuildJobs
+
 2011-04-28  Daniel Macks  <dma...@netspace.org>
 
        * Bootstrap.pm, PkgVersion.pm: Guess at system perl version for


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to