[130328] trunk/dports/python/py-clonedigger/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 18:49:43 PST 2014


Revision: 130328
          https://trac.macports.org/changeset/130328
Author:   larryv at macports.org
Date:     2014-12-29 18:49:43 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-clonedigger: Use extract.suffix in livecheck

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

Modified: trunk/dports/python/py-clonedigger/Portfile
===================================================================
--- trunk/dports/python/py-clonedigger/Portfile	2014-12-30 02:49:41 UTC (rev 130327)
+++ trunk/dports/python/py-clonedigger/Portfile	2014-12-30 02:49:43 UTC (rev 130328)
@@ -32,5 +32,5 @@
 } else {
     livecheck.type  regex
     livecheck.url   http://pypi.python.org/pypi/clonedigger
-    livecheck.regex clonedigger-(.+?).tar.gz
+    livecheck.regex clonedigger-(.+?)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/ffd437ab/attachment.html>


More information about the macports-changes mailing list