Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 13:43:55 GMT
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: d5e4a97e1341 - main - dns/nsnotifyd: Update to 2.2
Message-ID:  <202411281343.4ASDht8H041221@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

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

commit d5e4a97e1341ea28112556da054074e3ae640e36
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2024-11-28 13:42:46 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2024-11-28 13:43:49 +0000

    dns/nsnotifyd: Update to 2.2
    
    While here, portfmt and portline, and update LICENSE based on
    what is shown on WWW page.
---
 dns/nsnotifyd/Makefile | 10 +++++-----
 dns/nsnotifyd/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dns/nsnotifyd/Makefile b/dns/nsnotifyd/Makefile
index 072c7f32c54d..9be82cd4a8e6 100644
--- a/dns/nsnotifyd/Makefile
+++ b/dns/nsnotifyd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nsnotifyd
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	dns
 MASTER_SITES=	http://dotat.at/prog/nsnotifyd/
 
@@ -7,17 +7,17 @@ MAINTAINER=	dvl@FreeBSD.org
 COMMENT=	Handle DNS NOTIFY messages by running a command
 WWW=		https://dotat.at/prog/nsnotifyd/
 
-LICENSE=	CC0-1.0
-
-GNU_CONFIGURE=	yes
+LICENSE=	MIT
 
 USES=		shebangfix
 SHEBANG_FILES=	nsnotify-liststealth
 
+GNU_CONFIGURE=	yes
 USE_RC_SUBR=	nsnotifyd
 
 EXEFILES=	nsnotify nsnotifyd
-BINFILES=	nsnotify-liststealth nsnotify2git nsnotify2stealth nsnotify2update
+BINFILES=	nsnotify-liststealth nsnotify2git nsnotify2stealth \
+		nsnotify2update
 MAN1FILES=	metazone nsnotify nsnotifyd
 MAN5FILES=	metazone
 
diff --git a/dns/nsnotifyd/distinfo b/dns/nsnotifyd/distinfo
index e1509326cd6d..7ae3a1def3f5 100644
--- a/dns/nsnotifyd/distinfo
+++ b/dns/nsnotifyd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718278020
-SHA256 (nsnotifyd-2.1.tar.gz) = 02da8aba972be5778393ec6e51992286a96a31032be0d27ac6f7c6cbc0e3d918
-SIZE (nsnotifyd-2.1.tar.gz) = 46155
+TIMESTAMP = 1732799099
+SHA256 (nsnotifyd-2.2.tar.gz) = c92399179d9f19c79b8c1d738a552d2ca5530e22a6781bffcc9cd46d11ab8da4
+SIZE (nsnotifyd-2.2.tar.gz) = 46700



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411281343.4ASDht8H041221>