[92332] trunk/dports/python/py-cython/Portfile

stromnov at macports.org stromnov at macports.org
Wed Apr 25 04:09:15 PDT 2012


Revision: 92332
          https://trac.macports.org/changeset/92332
Author:   stromnov at macports.org
Date:     2012-04-25 04:09:15 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
py-cython: add livecheck

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

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2012-04-25 11:08:34 UTC (rev 92331)
+++ trunk/dports/python/py-cython/Portfile	2012-04-25 11:09:15 UTC (rev 92332)
@@ -39,3 +39,7 @@
     move ${destroot}${prefix}/bin/cython \
         ${destroot}${prefix}/bin/cython-${python.branch}
 }
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "Cython-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/d1123cc8/attachment.html>


More information about the macports-changes mailing list