Date: Tue, 6 Feb 2024 06:36:06 GMT From: Philip Paeps <philip@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 17ce7c7e93f7 - main - net/fort: Update to 1.6.1 Message-ID: <202402060636.4166a6LZ075649@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/ports/commit/?id=17ce7c7e93f7312ac7a51e55361bc16d60fb2e62 commit 17ce7c7e93f7312ac7a51e55361bc16d60fb2e62 Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2024-02-06 06:34:26 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2024-02-06 06:34:26 +0000 net/fort: Update to 1.6.1 - Update to 1.6.1 - Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.1 Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit) --- net/fort/Makefile | 2 +- net/fort/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/fort/Makefile b/net/fort/Makefile index 205c93f552e9..bf734450c396 100644 --- a/net/fort/Makefile +++ b/net/fort/Makefile @@ -1,5 +1,5 @@ PORTNAME= fort -DISTVERSION= 1.6.0 +DISTVERSION= 1.6.1 CATEGORIES= net MAINTAINER= toni@devboks.com diff --git a/net/fort/distinfo b/net/fort/distinfo index 1ad7892e31c1..1eae28584c55 100644 --- a/net/fort/distinfo +++ b/net/fort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702517933 -SHA256 (NICMx-FORT-validator-1.6.0_GH0.tar.gz) = b7f80d55365a7fcdee06f2c6c1156b8c3c75cd39f9eeb4d741c67d6d34035228 -SIZE (NICMx-FORT-validator-1.6.0_GH0.tar.gz) = 455085 +TIMESTAMP = 1707198406 +SHA256 (NICMx-FORT-validator-1.6.1_GH0.tar.gz) = 0bed82f75bd6c4fffa4f5dc4118a706560f5eab27d85b9704380e570db8ff050 +SIZE (NICMx-FORT-validator-1.6.1_GH0.tar.gz) = 455892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402060636.4166a6LZ075649>