diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2017-12-27 03:30:17 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2017-12-27 03:30:17 +0800 |
commit | 92ae53520766b3e837351a663b94ef98dfa7e637 (patch) | |
tree | 3843eb5df8f38daf70d81c14576faacf734e30b2 /math | |
parent | 19c41f48405d949bcdd4ea78a9840cdfe7e3f7e2 (diff) | |
download | freebsd-ports-gnome-92ae53520766b3e837351a663b94ef98dfa7e637.tar.gz freebsd-ports-gnome-92ae53520766b3e837351a663b94ef98dfa7e637.tar.zst freebsd-ports-gnome-92ae53520766b3e837351a663b94ef98dfa7e637.zip |
- Update to 2.3.0
Diffstat (limited to 'math')
-rw-r--r-- | math/py-gsl/Makefile | 3 | ||||
-rw-r--r-- | math/py-gsl/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 0cf1dc78ec5c..b81bf9a6683c 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gsl -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.3.0 CATEGORIES= math python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-gsl/distinfo b/math/py-gsl/distinfo index 2c08027a62d8..521bd4f41d65 100644 --- a/math/py-gsl/distinfo +++ b/math/py-gsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493448013 -SHA256 (python/pygsl-2.2.0.tar.gz) = 200e7986c368cb815685e502993e5211702219e1a0bb79030d671c35df25a59e -SIZE (python/pygsl-2.2.0.tar.gz) = 983467 +TIMESTAMP = 1514315689 +SHA256 (python/pygsl-2.3.0.tar.gz) = 26f79645bccef52a4f9f24c4307d9be954992ac008581750d4413e405404406a +SIZE (python/pygsl-2.3.0.tar.gz) = 1096186 |