diff options
author | yuri <yuri@FreeBSD.org> | 2018-12-13 02:36:14 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-12-13 02:36:14 +0800 |
commit | cf8793ff7a383201231f4b222484ae743f56504c (patch) | |
tree | 3d0aba589b7e1632a4300fe4c624ae9adb3bab45 /math/py-spot | |
parent | c3a192816b71330b59d5490be127b75b4c201420 (diff) | |
download | freebsd-ports-gnome-cf8793ff7a383201231f4b222484ae743f56504c.tar.gz freebsd-ports-gnome-cf8793ff7a383201231f4b222484ae743f56504c.tar.zst freebsd-ports-gnome-cf8793ff7a383201231f4b222484ae743f56504c.zip |
math/py-spot: Update 2.6.3 -> 2.7
Reported by: portscout
Diffstat (limited to 'math/py-spot')
-rw-r--r-- | math/py-spot/Makefile | 3 | ||||
-rw-r--r-- | math/py-spot/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index d2054089cac1..c2473c3ae9f3 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.6.3 -PORTREVISION= 1 +DISTVERSION= 2.7 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 e92b611c5cb0..7692b3f6cda6 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539924612 -SHA256 (spot-2.6.3.tar.gz) = 2b24dd7f841cbb4cba04c5be106bb2b3140c453ca216cdf444314c2ee4208432 -SIZE (spot-2.6.3.tar.gz) = 7053469 +TIMESTAMP = 1544636871 +SHA256 (spot-2.7.tar.gz) = 3ea000ac443c780f09574ec059c8931436783227c6afb43b24c863e85a22b5ef +SIZE (spot-2.7.tar.gz) = 7141679 |