diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-02-11 17:24:34 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-02-11 17:24:34 +0800 |
commit | 232bb3f40f566269a1f16b7d609cc3d32c7b6894 (patch) | |
tree | d992daaa4ecf0710551ad751d96ff1902d019a85 | |
parent | 04a1bce42a907d39f3f108444ba52f57d934d46d (diff) | |
download | freebsd-ports-gnome-232bb3f40f566269a1f16b7d609cc3d32c7b6894.tar.gz freebsd-ports-gnome-232bb3f40f566269a1f16b7d609cc3d32c7b6894.tar.zst freebsd-ports-gnome-232bb3f40f566269a1f16b7d609cc3d32c7b6894.zip |
math/py-chaospy: Update 2.3.5 -> 3.0.3
-rw-r--r-- | math/py-chaospy/Makefile | 3 | ||||
-rw-r--r-- | math/py-chaospy/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index 1158388858ae..8f23986bfdce 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 2.3.5 -PORTREVISION= 1 +DISTVERSION= 3.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-chaospy/distinfo b/math/py-chaospy/distinfo index c73659ba7e17..48dd6467177d 100644 --- a/math/py-chaospy/distinfo +++ b/math/py-chaospy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537256105 -SHA256 (chaospy-2.3.5.tar.gz) = 8650406e71582109831e959d8470b828f93d79235d03a5c75bbeac979526eaa2 -SIZE (chaospy-2.3.5.tar.gz) = 120824 +TIMESTAMP = 1549876872 +SHA256 (chaospy-3.0.3.tar.gz) = 08c3f24559e5fb8191c45b9426f24084f3a1fcfca2005b673a9900d62b2000fe +SIZE (chaospy-3.0.3.tar.gz) = 157871 |