aboutsummaryrefslogtreecommitdiff
path: root/security/py-openssl
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-04 08:14:40 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-04 08:14:40 +0000
commit513b9f28f5f73913698301b8e63edc0603714886 (patch)
treeece0cce2d04c17c0394e2ad825328b1e24cf3f5a /security/py-openssl
parent44a5146f742590c723db33edd1faa722b5460f29 (diff)
downloadports-513b9f28f5f73913698301b8e63edc0603714886.tar.gz
ports-513b9f28f5f73913698301b8e63edc0603714886.zip
Notes
Diffstat (limited to 'security/py-openssl')
-rw-r--r--security/py-openssl/Makefile6
-rw-r--r--security/py-openssl/distinfo5
-rw-r--r--security/py-openssl/pkg-plist3
3 files changed, 7 insertions, 7 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index cb635675d9b1..2baca940550b 100644
--- a/security/py-openssl/Makefile
+++ b/security/py-openssl/Makefile
@@ -7,9 +7,9 @@
#
PORTNAME= openssl
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= security python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= http://launchpadlibrarian.net/58498441/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyOpenSSL-${PORTVERSION}
@@ -31,7 +31,7 @@ pre-configure:
.if !defined(NOPORTEXAMPLES)
post-install:
- ${MKDIR} ${EXAMPLESDIR}
+ @${MKDIR} ${EXAMPLESDIR}
(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.endif
diff --git a/security/py-openssl/distinfo b/security/py-openssl/distinfo
index 5cd5d9459e16..f217de023da4 100644
--- a/security/py-openssl/distinfo
+++ b/security/py-openssl/distinfo
@@ -1,3 +1,2 @@
-MD5 (pyOpenSSL-0.10.tar.gz) = 34db8056ec53ce80c7f5fc58bee9f093
-SHA256 (pyOpenSSL-0.10.tar.gz) = 4514f8960389042ca2587f9cb801a13f7990387753fc678680b0c084719b5b60
-SIZE (pyOpenSSL-0.10.tar.gz) = 222169
+SHA256 (pyOpenSSL-0.11.tar.gz) = 42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
+SIZE (pyOpenSSL-0.11.tar.gz) = 242152
diff --git a/security/py-openssl/pkg-plist b/security/py-openssl/pkg-plist
index dbacbc4509ef..558f8e432059 100644
--- a/security/py-openssl/pkg-plist
+++ b/security/py-openssl/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
%%PYTHON_SITELIBDIR%%/OpenSSL/SSL.so
%%PYTHON_SITELIBDIR%%/OpenSSL/__init__.py
%%PYTHON_SITELIBDIR%%/OpenSSL/__init__.pyc
@@ -34,6 +35,6 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SecureXMLRPCServer.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certgen.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mk_simple_certs.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%//proxy.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/proxy.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/simple
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%