diff options
author | yuri <yuri@FreeBSD.org> | 2019-11-10 15:34:50 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-11-10 15:34:50 +0800 |
commit | 0d58e92930dacaa241a3a1f055d5c31fb39e4753 (patch) | |
tree | 76669ba51dfbfcfac975ca215fc7a24b36e7b000 /math | |
parent | b66ccc7e0d76548dc9fd817dbfd4cc19d70757a1 (diff) | |
download | freebsd-ports-gnome-0d58e92930dacaa241a3a1f055d5c31fb39e4753.tar.gz freebsd-ports-gnome-0d58e92930dacaa241a3a1f055d5c31fb39e4753.tar.zst freebsd-ports-gnome-0d58e92930dacaa241a3a1f055d5c31fb39e4753.zip |
math/py-spot: Update 2.8.2 -> 2.8.3
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/py-spot/Makefile | 2 | ||||
-rw-r--r-- | math/py-spot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index feca94cbe998..62eb791a4fa6 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.8.2 +DISTVERSION= 2.8.3 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spot/distinfo b/math/py-spot/distinfo index 15db82b9ba23..dee7c3e60c27 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569681520 -SHA256 (spot-2.8.2.tar.gz) = 88ff7e40c2fbf029196249566bf670806443d4770d814b9cd2e98fa4a817990a -SIZE (spot-2.8.2.tar.gz) = 7535145 +TIMESTAMP = 1573369665 +SHA256 (spot-2.8.3.tar.gz) = 68ba5c39cfdba886edde9f7d90df49054388ce3d7bef5b08616cb70149c2bdcf +SIZE (spot-2.8.3.tar.gz) = 7534733 |