[149103] trunk/dports/python/py-pyfftw/Portfile

aronnax at macports.org aronnax at macports.org
Mon May 30 06:33:12 PDT 2016


Revision: 149103
          https://trac.macports.org/changeset/149103
Author:   aronnax at macports.org
Date:     2016-05-30 06:33:11 -0700 (Mon, 30 May 2016)
Log Message:
-----------
py-pyfftw: fix livecheck

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

Modified: trunk/dports/python/py-pyfftw/Portfile
===================================================================
--- trunk/dports/python/py-pyfftw/Portfile	2016-05-30 12:55:35 UTC (rev 149102)
+++ trunk/dports/python/py-pyfftw/Portfile	2016-05-30 13:33:11 UTC (rev 149103)
@@ -29,4 +29,7 @@
                         port:fftw-3-long
 
     livecheck.type      none
+} else {
+    # Ignore pyfftw repo's tags that have names like like "v0.10.1_docs"
+    livecheck.regex     archive/[join ${github.tag_prefix} ""](\[0-9\.^"\]+)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160530/fac17cc9/attachment.html>


More information about the macports-changes mailing list