aboutsummaryrefslogtreecommitdiff
path: root/math/py-graphillion
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2016-02-25 12:59:41 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2016-02-25 12:59:41 +0000
commitca99fe33f73b76d524f5b04e724854f1bf39e161 (patch)
tree3f7f21698c83a063c974c589be0b4fbe74c46ed0 /math/py-graphillion
parentd9e43cc0c29b9872a9df4666a431da9f42773dbc (diff)
downloadports-ca99fe33f73b76d524f5b04e724854f1bf39e161.tar.gz
ports-ca99fe33f73b76d524f5b04e724854f1bf39e161.zip
Notes
Diffstat (limited to 'math/py-graphillion')
-rw-r--r--math/py-graphillion/Makefile12
-rw-r--r--math/py-graphillion/distinfo4
2 files changed, 9 insertions, 7 deletions
diff --git a/math/py-graphillion/Makefile b/math/py-graphillion/Makefile
index c453ff53d49c..e8b8dd4c3e30 100644
--- a/math/py-graphillion/Makefile
+++ b/math/py-graphillion/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= graphillion
-PORTVERSION= 0.94
+PORTVERSION= 0.98
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +13,14 @@ COMMENT= Fast, lightweight graphset operation library in Python
LICENSE= MIT
USES= python
-USE_PYTHON= distutils autoplist
USE_GITHUB= yes
+USE_PYTHON= distutils autoplist
+
GH_ACCOUNT= takemaru
-regression-test: build
- @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_graphillion.so
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>
diff --git a/math/py-graphillion/distinfo b/math/py-graphillion/distinfo
index f0e030a8334f..91e65a0ff6c9 100644
--- a/math/py-graphillion/distinfo
+++ b/math/py-graphillion/distinfo
@@ -1,2 +1,2 @@
-SHA256 (takemaru-graphillion-v0.94_GH0.tar.gz) = 74c7eaef04cd1b9528b0d1533d1fb30af1f8c8b53b5df4364b021d21b9ee6761
-SIZE (takemaru-graphillion-v0.94_GH0.tar.gz) = 1581403
+SHA256 (takemaru-graphillion-v0.98_GH0.tar.gz) = f9e7995352d7da510f47f3c322753486b1b2482aaf673359d906b0c32e0fcfb4
+SIZE (takemaru-graphillion-v0.98_GH0.tar.gz) = 1588861