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

Modified Files:
      Tag: branch_0_29
        ChangeLog bootstrap 
Log Message:
provide VERSION file for a bootstrapped fink installation


Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.28.2.3
retrieving revision 1.28.2.4
diff -u -d -r1.28.2.3 -r1.28.2.4
--- bootstrap   12 May 2009 19:11:30 -0000      1.28.2.3
+++ bootstrap   13 May 2009 03:36:21 -0000      1.28.2.4
@@ -467,6 +467,8 @@
 {
 my $script = "/bin/mkdir -p $installto/fink/dists/stable/main/finkinfo/base\n";
 $script .= "/bin/cp $selfupdatetrees/*.info $selfupdatetrees/*.patch 
$installto/fink/dists/stable/main/finkinfo/base/\n";
+$script .= "/bin/cp VERSION $installto/fink/dists/\n";
+$script .= "/bin/chmod 644 $installto/fink/dists/VERSION\n";
 
 if (($arch eq "x86_64") and ($distribution eq "10.5")) {
        if ( &copy_description($script,$installto, "fink", $packageversion, 
$packagerevision, "stable/main/finkinfo/base", "fink-x86_64.info", 
"fink-x86_64.info.in" ) == 1 ) {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.503.2.9
retrieving revision 1.503.2.10
diff -u -d -r1.503.2.9 -r1.503.2.10
--- ChangeLog   13 May 2009 00:46:17 -0000      1.503.2.9
+++ ChangeLog   13 May 2009 03:36:21 -0000      1.503.2.10
@@ -1,5 +1,9 @@
 2009-05-12  Dave Morrison  <[email protected]>
 
+       * bootstrap: provide VERSION file for a bootstrapped fink installation
+
+2009-05-12  Dave Morrison  <[email protected]>
+
        * MANIFEST.SKIP: skip fink-x86_64.info.in and fink-x86_64.info
        * VERSION: Bumped package manager version to 0.29.3, a release on
        branch_0_29


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to