diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-19 19:06:07 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-19 21:33:17 +0000 |
commit | ab5053841f30913da037558b1243fcd0a8d96f5d (patch) | |
tree | e0e979fbe7db63fbd685be796d94167d0ace9383 | |
parent | 9fb3faec74e11ff5b7caee64b7741e84d11d8e7b (diff) | |
download | ports-ab5053841f30913da037558b1243fcd0a8d96f5d.tar.gz ports-ab5053841f30913da037558b1243fcd0a8d96f5d.zip |
math/{,py-}spot: Update 2.10 -> 2.10.1
Reported by: portscout
-rw-r--r-- | math/py-spot/Makefile | 2 | ||||
-rw-r--r-- | math/py-spot/distinfo | 6 | ||||
-rw-r--r-- | math/spot/Makefile | 2 | ||||
-rw-r--r-- | math/spot/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index 80b5eacf2ae3..d18b6a74f2b7 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.10 +DISTVERSION= 2.10.1 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 e9a7b4a0595f..e567120e10ba 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637317444 -SHA256 (spot-2.10.tar.gz) = 966e323c1b9c11114adbf0030a852a571164f181d99e31bd616afe913c523160 -SIZE (spot-2.10.tar.gz) = 7583946 +TIMESTAMP = 1637348045 +SHA256 (spot-2.10.1.tar.gz) = 38002989fc8e3725841a0537665bb2d5dfc259d2e09358100322c38f4c7481ad +SIZE (spot-2.10.1.tar.gz) = 7587978 diff --git a/math/spot/Makefile b/math/spot/Makefile index ee707e6827cc..92e766815c24 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.10 +DISTVERSION= 2.10.1 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ diff --git a/math/spot/distinfo b/math/spot/distinfo index dd48e23f41ad..fde28cf9cd69 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637316613 -SHA256 (spot-2.10.tar.gz) = 966e323c1b9c11114adbf0030a852a571164f181d99e31bd616afe913c523160 -SIZE (spot-2.10.tar.gz) = 7583946 +TIMESTAMP = 1637346475 +SHA256 (spot-2.10.1.tar.gz) = 38002989fc8e3725841a0537665bb2d5dfc259d2e09358100322c38f4c7481ad +SIZE (spot-2.10.1.tar.gz) = 7587978 |