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

stromnov at macports.org stromnov at macports.org
Wed Apr 25 04:08:34 PDT 2012


Revision: 92331
          https://trac.macports.org/changeset/92331
Author:   stromnov at macports.org
Date:     2012-04-25 04:08:34 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
py-cython: reformat Portfile

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

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2012-04-25 10:25:36 UTC (rev 92330)
+++ trunk/dports/python/py-cython/Portfile	2012-04-25 11:08:34 UTC (rev 92331)
@@ -6,14 +6,18 @@
 
 name                py-cython
 version             0.15
+revision            0
 categories          python devel
 license             Apache-2
-maintainers         openmaintainer akitada
 platforms           darwin
+
+maintainers         akitada openmaintainer
+
 description         A language for writing C extension modules for Python.
-long_description    Cython is a language that makes writing C extensions for\
-                    the Python language as easy as Python itself. Cython is\
-                    based on the well-known Pyrex, but supports more cutting\
+
+long_description    Cython is a language that makes writing C extensions for \
+                    the Python language as easy as Python itself. Cython is  \
+                    based on the well-known Pyrex, but supports more cutting \
                     edge functionality and optimizations
 
 homepage            http://www.cython.org/
@@ -21,6 +25,7 @@
                     http://pypi.python.org/packages/source/C/Cython/
 
 distname            Cython-${version}
+
 checksums           md5  794b93c4c1c4cc031f90302cacd834ca \
                     sha1  b91780124a4061a9b77561b9467eaaea9933a799 \
                     rmd160  15d8833b035fd423cb39117911e9c54e494ab778
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/5a6001f9/attachment-0001.html>


More information about the macports-changes mailing list