[100038] trunk/dports/python/py-novas_py/Portfile

aronnax at macports.org aronnax at macports.org
Sat Nov 24 21:16:46 PST 2012


Revision: 100038
          https://trac.macports.org/changeset/100038
Author:   aronnax at macports.org
Date:     2012-11-24 21:16:46 -0800 (Sat, 24 Nov 2012)
Log Message:
-----------
py-novas_py: fixed livecheck

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

Modified: trunk/dports/python/py-novas_py/Portfile
===================================================================
--- trunk/dports/python/py-novas_py/Portfile	2012-11-25 04:25:55 UTC (rev 100037)
+++ trunk/dports/python/py-novas_py/Portfile	2012-11-25 05:16:46 UTC (rev 100038)
@@ -33,7 +33,7 @@
 if {${name} == ${subport}} {
 
 livecheck.type          regex
-livecheck.url           ${master_sites}
+livecheck.url           ${homepage}
 livecheck.regex         {NOVAS_Py-(\d+(?:\.\d+)*).tar.gz}
 
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121124/feae4016/attachment.html>


More information about the macports-changes mailing list