git: 03f0d4b023e1 - main - net/fort: Update to 1.6.7

From: Philip Paeps <philip_at_FreeBSD.org>
Date: Sun, 21 Sep 2025 04:15:21 UTC
The branch main has been updated by philip:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03f0d4b023e19337a2d0854a1a5616ff0b2f5ab7

commit 03f0d4b023e19337a2d0854a1a5616ff0b2f5ab7
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2025-09-21 04:13:23 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2025-09-21 04:13:23 +0000

    net/fort: Update to 1.6.7
    
    - Update to 1.6.7
    - Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.7
    
    While here, take maintainership.
    
    MFH:    2025Q3
---
 net/fort/Makefile | 8 ++++----
 net/fort/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net/fort/Makefile b/net/fort/Makefile
index 405f921480b9..480dda8eac10 100644
--- a/net/fort/Makefile
+++ b/net/fort/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	fort
-DISTVERSION=	1.6.6
-PORTREVISION=	1
+DISTVERSION=	1.6.7
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/NICMx/FORT-validator/releases/download/${DISTVERSION}/
 
-MAINTAINER=	toni@devboks.com
+MAINTAINER=	philip@FreeBSD.org
 COMMENT=	FORT Validator is an open source RPKI validator
 WWW=		https://fortproject.net/en/validator
 
@@ -12,7 +11,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
-		libjansson.so:devel/jansson
+		libjansson.so:devel/jansson \
+		libmicrohttpd.so:www/libmicrohttpd
 RUN_DEPENDS=	${LOCALBASE}/bin/rsync:net/rsync
 
 USES=		gnome localbase:ldflags pkgconfig ssl
diff --git a/net/fort/distinfo b/net/fort/distinfo
index 89e431cc69a8..6a91830c89d6 100644
--- a/net/fort/distinfo
+++ b/net/fort/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743972642
-SHA256 (fort-1.6.6.tar.gz) = b17ce9cf135a75ba1bc5ff25cabb8fca835add4d606abd8a5d7832ee41eb114f
-SIZE (fort-1.6.6.tar.gz) = 510520
+TIMESTAMP = 1758427059
+SHA256 (fort-1.6.7.tar.gz) = d7e5fd5c5899e5f72f13ebbe942579537f3dd4e2ec0b419b64acaa9ce4cf2cf8
+SIZE (fort-1.6.7.tar.gz) = 514721