[62654] trunk/dports/python/py26-openssl/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jan 13 06:12:27 PST 2010


Revision: 62654
          http://trac.macports.org/changeset/62654
Author:   stromnov at macports.org
Date:     2010-01-13 06:12:25 -0800 (Wed, 13 Jan 2010)
Log Message:
-----------
py26-openssl: update to 0.10

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

Modified: trunk/dports/python/py26-openssl/Portfile
===================================================================
--- trunk/dports/python/py26-openssl/Portfile	2010-01-13 14:11:06 UTC (rev 62653)
+++ trunk/dports/python/py26-openssl/Portfile	2010-01-13 14:12:25 UTC (rev 62654)
@@ -5,7 +5,7 @@
 PortGroup  python26 1.0
 
 name                    py26-openssl
-version                 0.9
+version                 0.10
 categories              python devel security
 maintainers             mcalhoun openmaintainer
 platforms               darwin freebsd
@@ -19,14 +19,13 @@
 master_sites            http://pypi.python.org/packages/source/p/pyOpenSSL/
 distname                pyOpenSSL-${version}
 
-checksums               md5     5bf282b2d6a03af921920c34079580f2 \
-                        sha1    d39eeb26c73e4b96804e1e403e2136062910b6c2 \
-                        rmd160  fec72e02a922ffb37a9c66ed809c573b778138db
+checksums               md5     34db8056ec53ce80c7f5fc58bee9f093 \
+                        sha1    11c956d317ab2b1628937a2681acc31f4b890fe8 \
+                        rmd160  1e303655754b5652327151a790ac6f3b25959972
 
 depends_lib-append port:openssl
 
 post-patch {
-    reinplace "s|/sw/|${prefix}/|g" ${worksrcpath}/setup.py
     reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.6|g" ${worksrcpath}/examples/proxy.py
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100113/721773ed/attachment-0001.html>


More information about the macports-changes mailing list