[98245] trunk/dports/python/py-cython

stromnov at macports.org stromnov at macports.org
Sun Sep 30 13:43:02 PDT 2012


Revision: 98245
          http://trac.macports.org//changeset/98245
Author:   stromnov at macports.org
Date:     2012-09-30 13:43:02 -0700 (Sun, 30 Sep 2012)
Log Message:
-----------
py-cython: update to version 0.17.1

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

Added Paths:
-----------
    trunk/dports/python/py-cython/files/cython33

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2012-09-30 19:52:22 UTC (rev 98244)
+++ trunk/dports/python/py-cython/Portfile	2012-09-30 20:43:02 UTC (rev 98245)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-cython
-version             0.17
+version             0.17.1
 revision            0
 categories-append   devel
 license             Apache-2
@@ -27,10 +27,10 @@
 
 distname            Cython-${version}
 
-checksums           rmd160  ee8c0f5fd584665b886f664bcc400c39e1841d11 \
-                    sha256  3969e04489e498cde982f5bebc774b2193e3ba5f9dff6803fd92b4e4897591a3
+checksums           rmd160  6128b3ef97fba7e2c37fae657af9b2c5a53538c6 \
+                    sha256  0d631b67d73aece33eb98c70257adf946e1e5b31633d701c3fcac2dcf42f0e84
 
-python.versions     24 25 26 27 31 32
+python.versions     24 25 26 27 31 32 33
 
 if {$subport != $name} {
 

Added: trunk/dports/python/py-cython/files/cython33
===================================================================
--- trunk/dports/python/py-cython/files/cython33	                        (rev 0)
+++ trunk/dports/python/py-cython/files/cython33	2012-09-30 20:43:02 UTC (rev 98245)
@@ -0,0 +1,2 @@
+${frameworks_dir}/Python.framework/Versions/3.3/bin/cython
+${frameworks_dir}/Python.framework/Versions/3.3/bin/cygdb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120930/357fcd66/attachment-0001.html>


More information about the macports-changes mailing list