Index: head/security/py-openssl/Makefile =================================================================== --- head/security/py-openssl/Makefile (revision 389891) +++ head/security/py-openssl/Makefile (revision 389892) @@ -1,37 +1,37 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 0.14 +PORTVERSION= 0.15.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSL-${PORTVERSION} MAINTAINER= sbz@FreeBSD.org COMMENT= Python interface to the OpenSSL library LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:${PORTSDIR}/security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six OPTIONS_DEFINE= EXAMPLES USES= cpe python USE_PYTHON= distutils autoplist pythonprefix CPE_VENDOR= jean-paul_calderone CPE_PRODUCT= py${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTEXAMPLES= * post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) regression-test: build @(cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test) .include Index: head/security/py-openssl/distinfo =================================================================== --- head/security/py-openssl/distinfo (revision 389891) +++ head/security/py-openssl/distinfo (revision 389892) @@ -1,2 +1,2 @@ -SHA256 (pyOpenSSL-0.14.tar.gz) = a99db8e59c120138ad8a72eecedcc24b4510d2eed3ce48213b7e32f22cc4ee6e -SIZE (pyOpenSSL-0.14.tar.gz) = 128005 +SHA256 (pyOpenSSL-0.15.1.tar.gz) = f0a26070d6db0881de8bcc7846934b7c3c930d8f9c79d45883ee48984bc0d672 +SIZE (pyOpenSSL-0.15.1.tar.gz) = 149887