Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2026 12:38:46 +0000
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fef4e7d7ca4b - main - dns/nsnotifyd: Update to 2.4
Message-ID:  <699eed56.4053c.5cd4b494@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dvl:

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

commit fef4e7d7ca4bf550a668a778424fa3d56846e987
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2026-02-25 12:37:30 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2026-02-25 12:37:30 +0000

    dns/nsnotifyd: Update to 2.4
    
    The new -S option tells nsnotifyd to send all SOA queries to a specific
    server.
    
    re: https://dotat.at/@/2026-02-24-nsnotifyd-2-4-released.html
---
 dns/nsnotifyd/Makefile | 2 +-
 dns/nsnotifyd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/nsnotifyd/Makefile b/dns/nsnotifyd/Makefile
index 7d8573be71ac..2b39876a0f05 100644
--- a/dns/nsnotifyd/Makefile
+++ b/dns/nsnotifyd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nsnotifyd
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	dns
 MASTER_SITES=	http://dotat.at/prog/nsnotifyd/
 
diff --git a/dns/nsnotifyd/distinfo b/dns/nsnotifyd/distinfo
index 0acb22029181..7021b95ef90b 100644
--- a/dns/nsnotifyd/distinfo
+++ b/dns/nsnotifyd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733430344
-SHA256 (nsnotifyd-2.3.tar.gz) = 8f9a61f5e5564cbed3a30ad4755539f2e0d4e22421efad1b7acf98259c52ae7e
-SIZE (nsnotifyd-2.3.tar.gz) = 47027
+TIMESTAMP = 1772022911
+SHA256 (nsnotifyd-2.4.tar.gz) = 1fae7c39fe6255fd0260b9ed1702f5e799c34423b611bb6f8284b28872cd47e6
+SIZE (nsnotifyd-2.4.tar.gz) = 50306


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699eed56.4053c.5cd4b494>