[22723] trunk/base/portmgr/IndexRegen.sh

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 12 17:11:39 PDT 2007


Revision: 22723
          http://trac.macosforge.org/projects/macports/changeset/22723
Author:   jmpp at macports.org
Date:     2007-03-12 17:11:38 -0700 (Mon, 12 Mar 2007)

Log Message:
-----------

Emphasizing dluke's comment on r22689, we should still give script variables their correct values,
even if for documentation's sake: let trunk's regen script pull the base sources from, hhmm, trunk.

Modified Paths:
--------------
    trunk/base/portmgr/IndexRegen.sh

Modified: trunk/base/portmgr/IndexRegen.sh
===================================================================
--- trunk/base/portmgr/IndexRegen.sh	2007-03-13 00:03:55 UTC (rev 22722)
+++ trunk/base/portmgr/IndexRegen.sh	2007-03-13 00:11:38 UTC (rev 22723)
@@ -22,7 +22,7 @@
 
 # Other settings (probably don't need to be changed).
 SVN_DPORTS_URL=http://svn.macports.org/repository/macports/trunk/dports
-SVN_BASE_URL=http://svn.macports.org/repository/macports/branches/release_1_4
+SVN_BASE_URL=http://svn.macports.org/repository/macports/trunk/base
 SVN_CONFIG_DIR=${ROOT}/svnconfig
 # Where to checkout the source code. This gets created.
 TREE=${ROOT}/source

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070312/3b56ca42/attachment.html


More information about the macports-changes mailing list