aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2010-11-04 16:14:40 +0800
committerjadawin <jadawin@FreeBSD.org>2010-11-04 16:14:40 +0800
commit4b21a3bcf258826bf76e624f55a4ab332663b2fe (patch)
tree18e4f7de15d53391ae5aa6ce36b64bfaf04d44c8
parent2a40addb599b6ea3746bed567df20e25b039fbd2 (diff)
downloadfreebsd-ports-gnome-4b21a3bcf258826bf76e624f55a4ab332663b2fe.tar.gz
freebsd-ports-gnome-4b21a3bcf258826bf76e624f55a4ab332663b2fe.tar.zst
freebsd-ports-gnome-4b21a3bcf258826bf76e624f55a4ab332663b2fe.zip
- Update to 0.11
PR: ports/151885 Submitted by: Sofian Brabez <sbrabez AT gmail.com> (maintainer)
-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%%