aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2024-11-28 13:42:46 +0000
committerDan Langille <dvl@FreeBSD.org>2024-11-28 13:43:49 +0000
commitd5e4a97e1341ea28112556da054074e3ae640e36 (patch)
tree70478614ea06dffec99b1cc4485aa7358fea5215
parent66412a175d9e6b843362aed6c4432d15ab32acff (diff)
downloadports-d5e4a97e1341ea28112556da054074e3ae640e36.tar.gz
ports-d5e4a97e1341ea28112556da054074e3ae640e36.zip
dns/nsnotifyd: Update to 2.2
While here, portfmt and portline, and update LICENSE based on what is shown on WWW page.
-rw-r--r--dns/nsnotifyd/Makefile10
-rw-r--r--dns/nsnotifyd/distinfo6
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