Modified: trunk/dports/python/py25-openssl/Portfile (37948 => 37953)
--- trunk/dports/python/py-openssl/Portfile 2008-06-30 19:45:59 UTC (rev 37948)
+++ trunk/dports/python/py25-openssl/Portfile 2008-06-30 22:04:34 UTC (rev 37953)
@@ -1,13 +1,12 @@
# $Id$
PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
-name py-openssl
-version 0.6
-revision 2
+name py25-openssl
+version 0.7
categories python devel security
-maintainers nomaintainer
+maintainers raimue openmaintainer
platforms darwin freebsd
description python wrapper around the OpenSSL library
long_description This python module is a rather thin wrapper around (a \
@@ -18,8 +17,9 @@
homepage http://pyopenssl.sourceforge.net/
master_sites sourceforge:pyopenssl
distname pyOpenSSL-${version}
-checksums md5 6200b71d3eb294a312d52c4825fc71c5
-
+checksums md5 1924edc58c1e99f27763971d9959ea15 \
+ sha1 bd072fef8eb36241852d25a9161282a051f0a63e \
+ rmd160 a3d208705bd9d495eb7c20f9306e568b71fe95fc
depends_lib-append port:openssl
patch {