ports/151885: [maintainer-update] security/py-openssl: update to 0.11
Sofian Brabez
sbrabez at gmail.com
Tue Nov 2 13:00:20 UTC 2010
>Number: 151885
>Category: ports
>Synopsis: [maintainer-update] security/py-openssl: update to 0.11
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 02 13:00:19 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sofian Brabez
>Release: FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.ifr.lan 8.1-STABLE FreeBSD 8.1-STABLE #2: Thu Sep 2 14:53:08 CEST
>Description:
- Update to 0.11
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- py26-openssl-0.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/py-openssl/Makefile /tmp/py-openssl/Makefile
--- /usr/ports/security/py-openssl/Makefile 2010-05-24 00:20:02.000000000 +0200
+++ /tmp/py-openssl/Makefile 2010-11-02 13:55:39.000000000 +0100
@@ -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 @@
.if !defined(NOPORTEXAMPLES)
post-install:
- ${MKDIR} ${EXAMPLESDIR}
+ @${MKDIR} ${EXAMPLESDIR}
(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.endif
diff -ruN --exclude=CVS /usr/ports/security/py-openssl/distinfo /tmp/py-openssl/distinfo
--- /usr/ports/security/py-openssl/distinfo 2010-02-18 11:54:40.000000000 +0100
+++ /tmp/py-openssl/distinfo 2010-11-02 13:50:26.000000000 +0100
@@ -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 -ruN --exclude=CVS /usr/ports/security/py-openssl/pkg-plist /tmp/py-openssl/pkg-plist
--- /usr/ports/security/py-openssl/pkg-plist 2010-02-18 11:54:40.000000000 +0100
+++ /tmp/py-openssl/pkg-plist 2010-11-02 13:50:19.000000000 +0100
@@ -1,3 +1,4 @@
+ at 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%%
--- py26-openssl-0.11.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list