Index: head/math/py-graphillion/Makefile =================================================================== --- head/math/py-graphillion/Makefile (revision 481436) +++ head/math/py-graphillion/Makefile (revision 481437) @@ -1,26 +1,29 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= graphillion -PORTVERSION= 0.99 +PORTVERSION= 1.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/g/G/}-${PORTVERSION} MAINTAINER= koobs@FreeBSD.org COMMENT= Fast, lightweight graphset operation library in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:2.7 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} + +# Python 2.7,3.4+ +USES= python USE_PYTHON= distutils autoplist post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_graphillion.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/math/py-graphillion/distinfo =================================================================== --- head/math/py-graphillion/distinfo (revision 481436) +++ head/math/py-graphillion/distinfo (revision 481437) @@ -1,2 +1,3 @@ -SHA256 (Graphillion-0.99.tar.gz) = e635f8c12a94abd4fe13bd99e33a326a661ac7d13198b6fbb11060c117b19ab0 -SIZE (Graphillion-0.99.tar.gz) = 1041596 +TIMESTAMP = 1533943617 +SHA256 (Graphillion-1.2.tar.gz) = 79c725cb05a9ac35b38d3dac43cca1e552e6e9b285bd3003386448e57c235cb2 +SIZE (Graphillion-1.2.tar.gz) = 1092143