diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-24 08:50:47 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-24 08:50:47 +0800 |
commit | 6582738a59de269efdd02f95f23112dfb9cbe316 (patch) | |
tree | c710acc56ee86aa157c06b290cf7da243de25cec /math | |
parent | 126c2c1d521914745914adfbb97002ffdaca7ad7 (diff) | |
download | freebsd-ports-gnome-6582738a59de269efdd02f95f23112dfb9cbe316.tar.gz freebsd-ports-gnome-6582738a59de269efdd02f95f23112dfb9cbe316.tar.zst freebsd-ports-gnome-6582738a59de269efdd02f95f23112dfb9cbe316.zip |
- Update to 1.1.20
PR: 209623
Submitted by: xmj (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/py-fastcluster/Makefile | 3 | ||||
-rw-r--r-- | math/py-fastcluster/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile index e90bed4c10e9..eee1dbed8b15 100644 --- a/math/py-fastcluster/Makefile +++ b/math/py-fastcluster/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fastcluster -PORTVERSION= 1.1.13 -PORTREVISION= 2 +PORTVERSION= 1.1.20 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fastcluster/distinfo b/math/py-fastcluster/distinfo index 44f0146aac7b..f17dd97febe4 100644 --- a/math/py-fastcluster/distinfo +++ b/math/py-fastcluster/distinfo @@ -1,2 +1,2 @@ -SHA256 (fastcluster-1.1.13.tar.gz) = abdf99d327e6e6569dc2782eaca1d6ed2ced88ab6c6b43c8e9850dae66f9648c -SIZE (fastcluster-1.1.13.tar.gz) = 148538 +SHA256 (fastcluster-1.1.20.tar.gz) = 2b8412678c1dc3b8ea329aa7e19df4a31639404e8fdadd1b3c3e1a376002c6af +SIZE (fastcluster-1.1.20.tar.gz) = 161552 |