[98226] contrib/port-whatsnew/port-whatsnew

cal at macports.org cal at macports.org
Sat Sep 29 14:53:20 PDT 2012


Revision: 98226
          http://trac.macports.org//changeset/98226
Author:   cal at macports.org
Date:     2012-09-29 14:53:20 -0700 (Sat, 29 Sep 2012)
Log Message:
-----------
port-whatsnew: switch to new repository URL

Modified Paths:
--------------
    contrib/port-whatsnew/port-whatsnew

Modified: contrib/port-whatsnew/port-whatsnew
===================================================================
--- contrib/port-whatsnew/port-whatsnew	2012-09-29 20:46:26 UTC (rev 98225)
+++ contrib/port-whatsnew/port-whatsnew	2012-09-29 21:53:20 UTC (rev 98226)
@@ -122,7 +122,7 @@
 
 # get the svn log since then
 array set portInfo [lindex $portSearchResult 1]
-set portSvnUrl http://svn.macosforge.org/repository/macports/trunk/dports/$portInfo(portdir)/Portfile
+set portSvnUrl http://svn.macports.org/repository/macports/trunk/dports/$portInfo(portdir)/Portfile
 if {[catch {set log [exec svn log -r "{[clock format $installedDate -format {%Y-%m-%dT%H:%M:%SZ} -gmt 1]}:HEAD" $portSvnUrl]}]} {
     puts "error getting svn log"
     exit 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120929/6c27d6b2/attachment-0001.html>


More information about the macports-changes mailing list