[69940] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Fri Jul 23 00:42:48 PDT 2010


Revision: 69940
          http://trac.macports.org/changeset/69940
Author:   ryandesign at macports.org
Date:     2010-07-23 00:42:44 -0700 (Fri, 23 Jul 2010)
Log Message:
-----------
py-pyxg, py25-pyxg, py26-pyxg: fix livecheck; see #25777

Modified Paths:
--------------
    trunk/dports/python/py-pyxg/Portfile
    trunk/dports/python/py25-pyxg/Portfile
    trunk/dports/python/py26-pyxg/Portfile

Modified: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	2010-07-23 07:12:27 UTC (rev 69939)
+++ trunk/dports/python/py-pyxg/Portfile	2010-07-23 07:42:44 UTC (rev 69940)
@@ -28,5 +28,5 @@
 
 supported_archs noarch
 
-livecheck.url   ${master_sites}
+livecheck.url   http://github.com/pyxg/pyxg/downloads
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"

Modified: trunk/dports/python/py25-pyxg/Portfile
===================================================================
--- trunk/dports/python/py25-pyxg/Portfile	2010-07-23 07:12:27 UTC (rev 69939)
+++ trunk/dports/python/py25-pyxg/Portfile	2010-07-23 07:42:44 UTC (rev 69940)
@@ -28,5 +28,5 @@
 
 supported_archs noarch
 
-livecheck.url   ${master_sites}
+livecheck.url   http://github.com/pyxg/pyxg/downloads
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"

Modified: trunk/dports/python/py26-pyxg/Portfile
===================================================================
--- trunk/dports/python/py26-pyxg/Portfile	2010-07-23 07:12:27 UTC (rev 69939)
+++ trunk/dports/python/py26-pyxg/Portfile	2010-07-23 07:42:44 UTC (rev 69940)
@@ -27,5 +27,5 @@
 
 supported_archs noarch
 
-livecheck.url   ${master_sites}
+livecheck.url   http://github.com/pyxg/pyxg/downloads
 livecheck.regex "PyXG-(\\d+\\.\\d+(\\.\\d+)?)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100723/448b7b4f/attachment.html>


More information about the macports-changes mailing list