Date: Thu, 7 Apr 2022 13:20:00 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: 1e2082b89f68 - main - math/spectra: Update 1.0.0 -> 1.0.1 Message-ID: <202204071320.237DK0N3006177@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=1e2082b89f687b503af82dced41c0fb67ffd6a9f commit 1e2082b89f687b503af82dced41c0fb67ffd6a9f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-07 07:33:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-07 13:19:53 +0000 math/spectra: Update 1.0.0 -> 1.0.1 Reported by: portscout --- math/spectra/Makefile | 3 +-- math/spectra/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/spectra/Makefile b/math/spectra/Makefile index 4bc68f461a34..6e97e6897fa6 100644 --- a/math/spectra/Makefile +++ b/math/spectra/Makefile @@ -1,7 +1,6 @@ PORTNAME= spectra DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 -PORTREVISION= 1 +DISTVERSION= 1.0.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spectra/distinfo b/math/spectra/distinfo index 600c892e5451..746d062f8644 100644 --- a/math/spectra/distinfo +++ b/math/spectra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625420304 -SHA256 (yixuan-spectra-v1.0.0_GH0.tar.gz) = 45228b7d77b916b5384245eb13aa24bc994f3b0375013a8ba6b85adfd2dafd67 -SIZE (yixuan-spectra-v1.0.0_GH0.tar.gz) = 258248 +TIMESTAMP = 1649316625 +SHA256 (yixuan-spectra-v1.0.1_GH0.tar.gz) = 919e3fbc8c539a321fd5a0766966922b7637cc52eb50a969241a997c733789f3 +SIZE (yixuan-spectra-v1.0.1_GH0.tar.gz) = 259951
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204071320.237DK0N3006177>