Index: head/security/py-m2crypto/Makefile =================================================================== --- head/security/py-m2crypto/Makefile (revision 461299) +++ head/security/py-m2crypto/Makefile (revision 461300) @@ -1,35 +1,35 @@ # Created by: Peter Haight # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.27.0 +PORTVERSION= 0.28.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 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 461299) +++ head/security/py-m2crypto/distinfo (revision 461300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507281967 -SHA256 (M2Crypto-0.27.0.tar.gz) = 82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68 -SIZE (M2Crypto-0.27.0.tar.gz) = 1119288 +TIMESTAMP = 1518182939 +SHA256 (M2Crypto-0.28.0.tar.gz) = e86bbd497707861611067dcc1f8ab7369b7b1179e210ba0d81024b8ad951f480 +SIZE (M2Crypto-0.28.0.tar.gz) = 1268350