[25939] branches/dp2mp-move/base/portmgr/mprsyncup.new

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 6 19:51:49 PDT 2007


Revision: 25939
          http://trac.macosforge.org/projects/macports/changeset/25939
Author:   jmpp at macports.org
Date:     2007-06-06 19:51:48 -0700 (Wed, 06 Jun 2007)

Log Message:
-----------
Typo correction, thanks to jberry for pointing it out.

Modified Paths:
--------------
    branches/dp2mp-move/base/portmgr/mprsyncup.new

Modified: branches/dp2mp-move/base/portmgr/mprsyncup.new
===================================================================
--- branches/dp2mp-move/base/portmgr/mprsyncup.new	2007-06-07 01:27:56 UTC (rev 25938)
+++ branches/dp2mp-move/base/portmgr/mprsyncup.new	2007-06-07 02:51:48 UTC (rev 25939)
@@ -45,7 +45,7 @@
 ${RSYNC} -a -I --delete ${TBASE}-export/ ${RSYNCROOT}/trunk/base && rm -rf ${TBASE}-export
 
 
-# Read what tag we're releasign from, switch to/checkout a copy, export and rsync it to ${REPOROOT}/release/base:
+# Read what tag we're releasing from, switch to/checkout a copy, export and rsync it to ${REPOROOT}/release/base:
 read RELEASE_URL < ${TBASE}/${RELEASE_URL_FILE}
 if [ ! -n ${RELEASE_URL} ]; then
     echo "no RELEASE_URL specified in svn trunk, baling out"

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


More information about the macports-changes mailing list