[105329] trunk/dports/lang/go/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Wed Apr 17 14:12:54 PDT 2013


Revision: 105329
          https://trac.macports.org/changeset/105329
Author:   ciserlohn at macports.org
Date:     2013-04-17 14:12:54 -0700 (Wed, 17 Apr 2013)
Log Message:
-----------
go: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/go/Portfile

Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile	2013-04-17 21:08:39 UTC (rev 105328)
+++ trunk/dports/lang/go/Portfile	2013-04-17 21:12:54 UTC (rev 105329)
@@ -141,4 +141,4 @@
 
 livecheck.type      regex
 livecheck.url       http://code.google.com/p/go/source/browse
-livecheck.regex     {>release\.r([0-9.]+)<}
+livecheck.regex     {>go([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130417/96e257ba/attachment.html>


More information about the macports-changes mailing list