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

stromnov at macports.org stromnov at macports.org
Thu Oct 17 03:07:02 PDT 2013


Revision: 112300
          https://trac.macports.org/changeset/112300
Author:   stromnov at macports.org
Date:     2013-10-17 03:07:02 -0700 (Thu, 17 Oct 2013)
Log Message:
-----------
py-cython: update to version 0.19.2

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

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2013-10-17 09:58:03 UTC (rev 112299)
+++ trunk/dports/python/py-cython/Portfile	2013-10-17 10:07:02 UTC (rev 112300)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-cython
-version             0.19.1
+version             0.19.2
 revision            0
 categories-append   devel
 license             Apache-2
@@ -29,8 +29,8 @@
 
 distname            Cython-${version}
 
-checksums           rmd160  f2e0a8443f452dd3c7c83315b717b1542cae3830 \
-                    sha256  0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
+checksums           rmd160  ec1377cac7fc9b9aabf42eb543ccb607d4f25112 \
+                    sha256  c5b55b0bd40e23a9cbcd2c1bdefe9771fc5836938acef772795813a6f6432c48
 
 if {$subport != $name} {
 
@@ -63,8 +63,8 @@
 
 port select --set ${select.group} [file tail ${select.file}]
 "
+} else {
+    livecheck.type      regex
+    livecheck.url       [lindex ${master_sites} 0]
+    livecheck.regex     {Cython-(\d+(?:\.\d+)*)\.[tz]}
 }
-
-livecheck.type      regex
-livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     "Cython-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131017/3cb210dd/attachment.html>


More information about the macports-changes mailing list