[25159] branches/dp2mp-move/base/Makefile.in

source_changes at macosforge.org source_changes at macosforge.org
Mon May 14 23:27:11 PDT 2007


Revision: 25159
          http://trac.macosforge.org/projects/macports/changeset/25159
Author:   jmpp at macports.org
Date:     2007-05-14 23:27:11 -0700 (Mon, 14 May 2007)

Log Message:
-----------
Finish update rule for the ports tree.

Modified Paths:
--------------
    branches/dp2mp-move/base/Makefile.in

Modified: branches/dp2mp-move/base/Makefile.in
===================================================================
--- branches/dp2mp-move/base/Makefile.in	2007-05-15 06:24:47 UTC (rev 25158)
+++ branches/dp2mp-move/base/Makefile.in	2007-05-15 06:27:11 UTC (rev 25159)
@@ -37,8 +37,9 @@
 # 
 #	[ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1 ] || 
 
-# 
-#	[ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports ] || 
+# Move the default ports tree to the new layout
+	[ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports ] || mv -v \
+	${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports ${localstatedir}/macports/sources/rsync.macports.org/release/ports
 
 # Main ${localstatedir}/db/dports directory (where installed ports live) is moved to its new location.
 #####this needs a lot of testing *WITH* installed ports!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070514/83fcbdde/attachment.html


More information about the macports-changes mailing list