Index: head/security/py-m2crypto/Makefile =================================================================== --- head/security/py-m2crypto/Makefile (revision 468456) +++ head/security/py-m2crypto/Makefile (revision 468457) @@ -1,38 +1,38 @@ # Created by: Peter Haight # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.29.0 +PORTVERSION= 0.30.0 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 BROKEN_SSL= openssl-devel BROKEN_SSL_REASON_openssl-devel= Error: Syntax error in input(1). BUILD_DEPENDS= swig3.0:devel/swig30 PYDISTUTILS_BUILDARGS= build_ext --include=${OPENSSLINC} --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}/setup.py post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/M2Crypto/_m2crypto.so .include .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing>=0:devel/py-typing@${FLAVOR} .endif .include Index: head/security/py-m2crypto/distinfo =================================================================== --- head/security/py-m2crypto/distinfo (revision 468456) +++ head/security/py-m2crypto/distinfo (revision 468457) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519464453 -SHA256 (M2Crypto-0.29.0.tar.gz) = a0fea2c5ab913e42864d1ccbaee5878c23886368b606e923609fda4ce37d26c0 -SIZE (M2Crypto-0.29.0.tar.gz) = 1269694 +TIMESTAMP = 1524750825 +SHA256 (M2Crypto-0.30.0.tar.gz) = 0faf8588cc472061ed90ef3dd2f1c11fc3d61d8ac368853ff05fa23a768ee893 +SIZE (M2Crypto-0.30.0.tar.gz) = 1272439