[63955] trunk/dports/python/py26-mygpoclient/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Thu Feb 18 20:53:50 PST 2010


Revision: 63955
          http://trac.macports.org/changeset/63955
Author:   rmsfisher at macports.org
Date:     2010-02-18 20:53:46 -0800 (Thu, 18 Feb 2010)
Log Message:
-----------
python/py26-mygpoclient fixed livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile	2010-02-19 03:57:13 UTC (rev 63954)
+++ trunk/dports/python/py26-mygpoclient/Portfile	2010-02-19 04:53:46 UTC (rev 63955)
@@ -27,6 +27,6 @@
 
 depends_lib         port:py26-simplejson
 
-# livecheck.type      regex
-# livecheck.url       ${homepage}
-# livecheck.regex     "The current stable version is (\\d+\\.\\d+\\.\\d+)"
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "mygpoclient-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100218/1b0287d4/attachment.html>


More information about the macports-changes mailing list