Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32480
Modified Files:
Tag: dist-up-branch
TODO.dist-up postinstall.pl.in
Log Message:
almost done phase 1. next: sync with HEAD
Index: TODO.dist-up
===================================================================
RCS file: /cvsroot/fink/fink/Attic/TODO.dist-up,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- TODO.dist-up 18 May 2005 04:06:27 -0000 1.1.2.1
+++ TODO.dist-up 28 May 2005 23:06:38 -0000 1.1.2.2
@@ -1,7 +1,4 @@
-** make checkDistribution do something
-** prevent building and rebuilding from working if current tree doesn't match
what fink thinks it should
-** make dist-upgrade change the Distribution line in fink.conf
-
+* move pkg checks to Engine.pm, and only fail if $willbuild is set
* add ability too have list of functions to be called when changing Dists
with dist-upgrade
* add function to scan active trees, find c++ packages, and create empty
dummy packages in order to enable migrating between g++ abi versions
* spelling
Index: postinstall.pl.in
===================================================================
RCS file: /cvsroot/fink/fink/postinstall.pl.in,v
retrieving revision 1.27.4.4
retrieving revision 1.27.4.5
diff -u -d -r1.27.4.4 -r1.27.4.5
--- postinstall.pl.in 18 May 2005 04:06:27 -0000 1.27.4.4
+++ postinstall.pl.in 28 May 2005 23:06:38 -0000 1.27.4.5
@@ -99,7 +99,7 @@
print("\nYou seem to be running a fink tree that is not designed for " .
"this system version. Feel free to continue using fink, but you will be
" .
"unable to build any new packages until you do a `fink dist-upgrade'
and " .
- "upgrade your fink install to the aproproiate tree.");
+ "upgrade your fink install to the aproproiate tree.\n\n");
### Don't change current Dist setting. Only change on dist-upgrade
$distribution = $current_dist;
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits