Index: head/security/py-m2crypto/Makefile =================================================================== --- head/security/py-m2crypto/Makefile (revision 450742) +++ head/security/py-m2crypto/Makefile (revision 450743) @@ -1,35 +1,35 @@ # Created by: Peter Haight # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.26.3 +PORTVERSION= 0.26.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE BUILD_DEPENDS= swig3.0:devel/swig30 PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig3.0 USE_PYTHON= autoplist concurrent distutils USES= python ssl post-patch: @${REINPLACE_CMD} -e "s|swig\(', '-version\)|swig3.0\1|" ${WRKSRC}/${PYSETUP} post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/M2Crypto/_m2crypto.so .include .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing>=0:devel/py-typing .endif .include Index: head/security/py-m2crypto/distinfo =================================================================== --- head/security/py-m2crypto/distinfo (revision 450742) +++ head/security/py-m2crypto/distinfo (revision 450743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506141320 -SHA256 (M2Crypto-0.26.3.tar.gz) = 98e634ecc30ba3c88f550861eb2c6bec74546c4a05c9df23dfd9ed0bf3adc14f -SIZE (M2Crypto-0.26.3.tar.gz) = 1116229 +TIMESTAMP = 1506515488 +SHA256 (M2Crypto-0.26.4.tar.gz) = 5cae7acc0b34821f8c0ddf6665e482893fe1f198ad6379e61ffa9d8e65f5c199 +SIZE (M2Crypto-0.26.4.tar.gz) = 1116587