git: 8ed6c9b6ac2d - 2026Q3 - net/fort: Update to 1.7.0.experimental
Philip Paeps <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a6cea95.1c4a0.662a940a__40802.7509039798$1785522855$gmane$org@gitrepo.freebsd.org> |
The branch 2026Q3 has been updated by philip: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170 commit 8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170 Author: Philip Paeps <[email protected]> AuthorDate: 2026-07-30 01:56:53 +0000 Commit: Philip Paeps <[email protected]> CommitDate: 2026-07-31 18:32:21 +0000 net/fort: Update to 1.7.0.experimental - Update to 1.7.0.experimental - Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.7.0.experimental Please note that max-rtr-version defaults to zero. This is because Fort's validation currently yields no router keys (defeating the purpose of RTRv1), and the RTRv2 specification is still receiving updates. The latter is all the ".experimental" suffix refers to. If you raise max-rtr-version to 2, you'll be trying a feature that hasn't been RFC'd yet. (cherry picked from commit 4839e2b8d1026ae7f359c5b96ae8c8fff589064e) --- net/fort/Makefile | 3 ++- net/fort/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/fort/Makefile b/net/fort/Makefile index 18cc4fc55150..32b9a2a645b1 100644 --- a/net/fort/Makefile +++ b/net/fort/Makefile @@ -1,5 +1,6 @@ PORTNAME= fort -DISTVERSION= 1.6.8 +DISTVERSION= 1.7.0 +DISTVERSIONSUFFIX= .experimental CATEGORIES= net MASTER_SITES= https://github.com/NICMx/FORT-validator/releases/download/${DISTVERSION}/ diff --git a/net/fort/distinfo b/net/fort/distinfo index 1af8c45becee..a2b556e1b4a3 100644 --- a/net/fort/distinfo +++ b/net/fort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781149575 -SHA256 (fort-1.6.8.tar.gz) = e43766cd58fbe40800b68398418b5378473c101eb34f9997a182c34ef0567998 -SIZE (fort-1.6.8.tar.gz) = 517056 +TIMESTAMP = 1785376527 +SHA256 (fort-1.7.0.experimental.tar.gz) = 70075f82effe5cf9752b13463f50c4379fdf93e5c28bdf6cba04e9621e2288cc +SIZE (fort-1.7.0.experimental.tar.gz) = 519328