diff options
-rw-r--r-- | math/py-sympy/Makefile | 7 | ||||
-rw-r--r-- | math/py-sympy/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index b9183fbe6d13..bb29e3befd02 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= sympy -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6.1 CATEGORIES= math python -MASTER_SITES= GOOGLE_CODE \ - CHEESESHOP +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org @@ -14,7 +13,7 @@ COMMENT= Python Library For Symbolic Mathematics LICENSE= BSD3CLAUSE USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils OPTIONS_DEFINE= PYGLET PYGLET_DESC= Enable plotting support diff --git a/math/py-sympy/distinfo b/math/py-sympy/distinfo index adb75797ca72..433beb65ccbf 100644 --- a/math/py-sympy/distinfo +++ b/math/py-sympy/distinfo @@ -1,2 +1,2 @@ -SHA256 (sympy-0.7.5.tar.gz) = 2ef97048baf91169fb5987da3dc4d52854072cac69507d8668a475ff4dd5d4a6 -SIZE (sympy-0.7.5.tar.gz) = 6004154 +SHA256 (sympy-0.7.6.1.tar.gz) = 1fc272b51091aabe7d07f1bf9f0a47f3e28657fb2bec52bf3ef0e8f159f5f564 +SIZE (sympy-0.7.6.1.tar.gz) = 6431571 |