Index: head/lang/cython/Makefile =================================================================== --- head/lang/cython/Makefile (revision 415553) +++ head/lang/cython/Makefile (revision 415554) @@ -1,29 +1,29 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= cython -PORTVERSION= 0.23.5 +PORTVERSION= 0.24 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP DISTNAME= Cython-${PORTVERSION} MAINTAINER= vmagerya@gmail.com COMMENT= Compiler for Writing C Extensions for the Python Language LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python USE_PYTHON= autoplist distutils post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython \ -name '*.so' -exec ${STRIP_CMD} {} + verify: checksum fetch -o "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc" \ http://www.cython.org/release/${DISTNAME}${EXTRACT_SUFX}.asc gpg2 --verify "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc" .include Index: head/lang/cython/distinfo =================================================================== --- head/lang/cython/distinfo (revision 415553) +++ head/lang/cython/distinfo (revision 415554) @@ -1,2 +1,3 @@ -SHA256 (Cython-0.23.5.tar.gz) = 0ae5a5451a190e03ee36922c4189ca2c88d1df40a89b4f224bc842d388a0d1b6 -SIZE (Cython-0.23.5.tar.gz) = 1629433 +TIMESTAMP = 1463702037 +SHA256 (Cython-0.24.tar.gz) = 6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1 +SIZE (Cython-0.24.tar.gz) = 1671837