[69750] trunk/dports/python/py26-gevent/Portfile

stromnov at macports.org stromnov at macports.org
Thu Jul 15 06:21:06 PDT 2010


Revision: 69750
          http://trac.macports.org/changeset/69750
Author:   stromnov at macports.org
Date:     2010-07-15 06:21:04 -0700 (Thu, 15 Jul 2010)
Log Message:
-----------
py26-gevent: update to 0.13.0

Modified Paths:
--------------
    trunk/dports/python/py26-gevent/Portfile

Modified: trunk/dports/python/py26-gevent/Portfile
===================================================================
--- trunk/dports/python/py26-gevent/Portfile	2010-07-15 13:14:05 UTC (rev 69749)
+++ trunk/dports/python/py26-gevent/Portfile	2010-07-15 13:21:04 UTC (rev 69750)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-gevent
-version             0.12.2
+version             0.13.0
 maintainers         stromnov openmaintainer
 
 description         Coroutine-based Python networking library.
@@ -20,14 +20,14 @@
 master_sites        http://pypi.python.org/packages/source/g/gevent/
 distname            gevent-${version}
 
-checksums           md5     97c75039a67593d3f5375fb77f73bbe7 \
-                    sha1    94e8d85d019abcbccaec630f8484896210d8f44d \
-                    rmd160  b5c1a188d0fc76b2f175c1307a9dac6751fdfca8
+checksums           md5     8f687002c6fcbdf8b323319f451ba4af \
+                    sha1    1fef1815528f12924c44725f779834002e7bfe14 \
+                    rmd160  970b7d77abafa8e5003f7fca1fc3a6b399fcae5b
 
 depends_build       port:py26-greenlet \
                     port:libevent
 
-build.args-append   -I${prefix}/include -L${prefix}/lib -1 --dynamic
+build.args-append   -I${prefix}/include -L${prefix}/lib
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100715/c4ca86e8/attachment.html>


More information about the macports-changes mailing list