[82199] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Wed Aug 10 05:48:17 PDT 2011


Revision: 82199
          http://trac.macports.org/changeset/82199
Author:   robitaille at macports.org
Date:     2011-08-10 05:48:14 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
py*-cython: Updated Cython to 0.15. Fixes #28682.

Modified Paths:
--------------
    trunk/dports/python/py-cython/Portfile
    trunk/dports/python/py25-cython/Portfile
    trunk/dports/python/py26-cython/Portfile
    trunk/dports/python/py27-cython/Portfile
    trunk/dports/python/py31-cython/Portfile

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2011-08-10 12:20:24 UTC (rev 82198)
+++ trunk/dports/python/py-cython/Portfile	2011-08-10 12:48:14 UTC (rev 82199)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-cython
-version             0.14.1
+version             0.15
 categories          python devel
 maintainers         openmaintainer akitada
 platforms           darwin
@@ -20,8 +20,9 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
-checksums           sha1    b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 \
-                    rmd160  98706027d3ef7893697de99965abc7f93b76e041
+checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
+                    sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
+                    rmd160  15d8833b035fd423cb39117911e9c54e494ab778
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \

Modified: trunk/dports/python/py25-cython/Portfile
===================================================================
--- trunk/dports/python/py25-cython/Portfile	2011-08-10 12:20:24 UTC (rev 82198)
+++ trunk/dports/python/py25-cython/Portfile	2011-08-10 12:48:14 UTC (rev 82199)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-cython
-version             0.14.1
+version             0.15
 categories          python devel
 maintainers         openmaintainer akitada
 platforms           darwin
@@ -20,8 +20,9 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
-checksums           sha1    b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 \
-                    rmd160  98706027d3ef7893697de99965abc7f93b76e041
+checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
+                    sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
+                    rmd160  15d8833b035fd423cb39117911e9c54e494ab778
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \

Modified: trunk/dports/python/py26-cython/Portfile
===================================================================
--- trunk/dports/python/py26-cython/Portfile	2011-08-10 12:20:24 UTC (rev 82198)
+++ trunk/dports/python/py26-cython/Portfile	2011-08-10 12:48:14 UTC (rev 82199)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-cython
-version             0.14.1
+version             0.15
 categories          python devel
 maintainers         nomaintainer
 platforms           darwin
@@ -20,8 +20,9 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
-checksums           sha1    b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 \
-                    rmd160  98706027d3ef7893697de99965abc7f93b76e041
+checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
+                    sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
+                    rmd160  15d8833b035fd423cb39117911e9c54e494ab778
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \

Modified: trunk/dports/python/py27-cython/Portfile
===================================================================
--- trunk/dports/python/py27-cython/Portfile	2011-08-10 12:20:24 UTC (rev 82198)
+++ trunk/dports/python/py27-cython/Portfile	2011-08-10 12:48:14 UTC (rev 82199)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-cython
-version             0.14.1
+version             0.15
 categories          python devel
 maintainers         nomaintainer
 platforms           darwin
@@ -20,8 +20,9 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
-checksums           sha1    b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 \
-                    rmd160  98706027d3ef7893697de99965abc7f93b76e041
+checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
+                    sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
+                    rmd160  15d8833b035fd423cb39117911e9c54e494ab778
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \

Modified: trunk/dports/python/py31-cython/Portfile
===================================================================
--- trunk/dports/python/py31-cython/Portfile	2011-08-10 12:20:24 UTC (rev 82198)
+++ trunk/dports/python/py31-cython/Portfile	2011-08-10 12:48:14 UTC (rev 82199)
@@ -5,7 +5,7 @@
 PortGroup           python31 1.0
 
 name                py31-cython
-version             0.14.1
+version             0.15
 categories          python devel
 maintainers         nomaintainer
 platforms           darwin
@@ -20,8 +20,9 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
-checksums           sha1    b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 \
-                    rmd160  98706027d3ef7893697de99965abc7f93b76e041
+checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
+                    sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
+                    rmd160  15d8833b035fd423cb39117911e9c54e494ab778
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/Doc About.html FAQ.html \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/7424ef93/attachment-0001.html>


More information about the macports-changes mailing list