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

ryandesign at macports.org ryandesign at macports.org
Fri Sep 9 16:22:02 PDT 2011


Revision: 83736
          http://trac.macports.org/changeset/83736
Author:   ryandesign at macports.org
Date:     2011-09-09 16:22:01 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
go: fix livecheck

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

Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile	2011-09-09 23:11:45 UTC (rev 83735)
+++ trunk/dports/lang/go/Portfile	2011-09-09 23:22:01 UTC (rev 83736)
@@ -154,3 +154,7 @@
     build.env-append GOOS=linux
     test.env-append GOOS=linux
 }
+
+livecheck.type      regex
+livecheck.url       http://code.google.com/p/go/source/browse
+livecheck.regex     {>release\.r([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/95f601bd/attachment-0001.html>


More information about the macports-changes mailing list