Date: Thu, 12 Aug 2021 08:57:40 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3cce753e75a4 - main - math/{,py-}spot: Update 2.9.7 -> 2.9.8 Message-ID: <202108120857.17C8veMq064554@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cce753e75a4eaf1094eca16f4cec5c321a8a2c5 commit 3cce753e75a4eaf1094eca16f4cec5c321a8a2c5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-12 08:24:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-12 08:57:36 +0000 math/{,py-}spot: Update 2.9.7 -> 2.9.8 --- math/py-spot/Makefile | 2 +- math/py-spot/distinfo | 6 +++--- math/spot/Makefile | 2 +- math/spot/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index 588f190103e7..78fd9054178f 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.7 +DISTVERSION= 2.9.8 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 334ed7b97640..74f221cef145 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621188873 -SHA256 (spot-2.9.7.tar.gz) = 1eea67e3446cdbbbb705ee6e26fd869020cdb7d82c563fead9cb4394b9baa04c -SIZE (spot-2.9.7.tar.gz) = 6980523 +TIMESTAMP = 1628748237 +SHA256 (spot-2.9.8.tar.gz) = b7f404bb90a335a5914384ecc3fc3a2021ff22c57ee97a40c07bb2ab40e20cf9 +SIZE (spot-2.9.8.tar.gz) = 6998569 diff --git a/math/spot/Makefile b/math/spot/Makefile index cb6f5f4c1e2b..ad76159b018b 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.7 +DISTVERSION= 2.9.8 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ diff --git a/math/spot/distinfo b/math/spot/distinfo index 054a2238895e..3782f34df604 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621188039 -SHA256 (spot-2.9.7.tar.gz) = 1eea67e3446cdbbbb705ee6e26fd869020cdb7d82c563fead9cb4394b9baa04c -SIZE (spot-2.9.7.tar.gz) = 6980523 +TIMESTAMP = 1628745414 +SHA256 (spot-2.9.8.tar.gz) = b7f404bb90a335a5914384ecc3fc3a2021ff22c57ee97a40c07bb2ab40e20cf9 +SIZE (spot-2.9.8.tar.gz) = 6998569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108120857.17C8veMq064554>