Index: head/math/py-graphillion/files/patch-setup.py =================================================================== --- head/math/py-graphillion/files/patch-setup.py (revision 410029) +++ head/math/py-graphillion/files/patch-setup.py (nonexistent) @@ -1,8 +0,0 @@ ---- ./setup.py.orig 2013-06-21 19:44:04.348822813 +1000 -+++ ./setup.py 2013-06-21 19:44:14.872371187 +1000 -@@ -51,4 +51,5 @@ - ), - ], - test_suite='graphillion.test', -+ zip_safe=False, - ) Property changes on: head/math/py-graphillion/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/py-graphillion/Makefile =================================================================== --- head/math/py-graphillion/Makefile (revision 410029) +++ head/math/py-graphillion/Makefile (revision 410030) @@ -1,26 +1,26 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= graphillion -PORTVERSION= 0.98 -DISTVERSIONPREFIX= v +PORTVERSION= 0.99 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 -USE_GITHUB= yes USE_PYTHON= distutils autoplist -GH_ACCOUNT= takemaru - post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_graphillion.so + ${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 410029) +++ head/math/py-graphillion/distinfo (revision 410030) @@ -1,2 +1,2 @@ -SHA256 (takemaru-graphillion-v0.98_GH0.tar.gz) = f9e7995352d7da510f47f3c322753486b1b2482aaf673359d906b0c32e0fcfb4 -SIZE (takemaru-graphillion-v0.98_GH0.tar.gz) = 1588861 +SHA256 (Graphillion-0.99.tar.gz) = e635f8c12a94abd4fe13bd99e33a326a661ac7d13198b6fbb11060c117b19ab0 +SIZE (Graphillion-0.99.tar.gz) = 1041596