Date: Thu, 10 Jun 2021 00:24: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: ba805707a74b - main - science/smoldyn: Fix build - release was rerolled Message-ID: <202106100024.15A0OepU096490@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=ba805707a74b37343321aedf365b40578114ce3a commit ba805707a74b37343321aedf365b40578114ce3a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-10 00:23:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-06-10 00:24:37 +0000 science/smoldyn: Fix build - release was rerolled The upstream has confirmed that they rerolled it. Reported by: fallout --- science/smoldyn/Makefile | 1 + science/smoldyn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/science/smoldyn/Makefile b/science/smoldyn/Makefile index 2be7d6819c4b..aaad98941315 100644 --- a/science/smoldyn/Makefile +++ b/science/smoldyn/Makefile @@ -1,5 +1,6 @@ PORTNAME= smoldyn DISTVERSION= 2.65 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.smoldyn.org/ diff --git a/science/smoldyn/distinfo b/science/smoldyn/distinfo index 411f2c51d332..aad23c1df1f6 100644 --- a/science/smoldyn/distinfo +++ b/science/smoldyn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621590906 -SHA256 (smoldyn-2.65.tgz) = d18c8e3d932973b8ba260235689949e5f43bdb6936870a6a155ae9f5e1991568 -SIZE (smoldyn-2.65.tgz) = 30318941 +TIMESTAMP = 1623284468 +SHA256 (smoldyn-2.65.tgz) = 63410947b608988985c20fada61ab789f1253a913530dc41f87b8708d3dd16b6 +SIZE (smoldyn-2.65.tgz) = 30399811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106100024.15A0OepU096490>