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

stromnov at macports.org stromnov at macports.org
Fri Feb 1 05:43:01 PST 2013


Revision: 102375
          https://trac.macports.org/changeset/102375
Author:   stromnov at macports.org
Date:     2013-02-01 05:43:01 -0800 (Fri, 01 Feb 2013)
Log Message:
-----------
py-cython: update to version 0.18

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

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2013-02-01 13:41:32 UTC (rev 102374)
+++ trunk/dports/python/py-cython/Portfile	2013-02-01 13:43:01 UTC (rev 102375)
@@ -6,12 +6,14 @@
 PortGroup           select 1.0
 
 name                py-cython
-version             0.17.4
+version             0.18
 revision            0
 categories-append   devel
 license             Apache-2
 platforms           darwin
 
+python.versions     24 25 26 27 31 32 33
+
 maintainers         akitada openmaintainer
 
 description         A language for writing C extension modules for Python.
@@ -27,11 +29,9 @@
 
 distname            Cython-${version}
 
-checksums           rmd160  49d4fc39b490cdf44458930fc11861ea7af08eaf \
-                    sha256  aa7a9f9432d15ee9fde2ac49e6f6fb9b74d0c21177e3ba8f023251c8b4a80b39
+checksums           rmd160  79b994498cd0ec327793615ed7be8c8af9e08997 \
+                    sha256  cf4ad7faed6bcfdb76da42492ce26ebf927129da3d4849d6982dd2e843d7de8c
 
-python.versions     24 25 26 27 31 32 33
-
 if {$subport != $name} {
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130201/6377345e/attachment.html>


More information about the macports-changes mailing list