[133769] trunk/dports/python/py-ly/Portfile

larryv at macports.org larryv at macports.org
Tue Mar 10 22:46:35 PDT 2015


Revision: 133769
          https://trac.macports.org/changeset/133769
Author:   larryv at macports.org
Date:     2015-03-10 22:46:35 -0700 (Tue, 10 Mar 2015)
Log Message:
-----------
py-ly: Fix livecheck (#47096)

Modified Paths:
--------------
    trunk/dports/python/py-ly/Portfile

Modified: trunk/dports/python/py-ly/Portfile
===================================================================
--- trunk/dports/python/py-ly/Portfile	2015-03-11 05:46:32 UTC (rev 133768)
+++ trunk/dports/python/py-ly/Portfile	2015-03-11 05:46:35 UTC (rev 133769)
@@ -32,7 +32,7 @@
 build {}
 
 livecheck.type  regex
-livecheck.url   [lindex ${master_sites} 0]
+livecheck.url   https://pypi.python.org/pypi/${_name}
 livecheck.regex ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"
 
 if {${name} ne ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150310/5c294b8a/attachment-0001.html>


More information about the macports-changes mailing list