aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-31 04:31:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-31 04:31:55 +0000
commit1509ac022e228a8fd7623e42ea5302fbb8723434 (patch)
tree31a23f5cbfb9f75a959281b1ac941a39829a9588 /dns
parent18abeec179789498bdff9bd99ef33ef1f4c164ef (diff)
downloadports-1509ac022e228a8fd7623e42ea5302fbb8723434.tar.gz
ports-1509ac022e228a8fd7623e42ea5302fbb8723434.zip
dns/nsd: Update 4.3.4 -> 4.3.5
This release fixes a number of bugs. It fixes a number of corner case differences for the output more similar to Bind. The configure sources are compatible with the new autoconf 2.70. PR: 253026 Submitted by: jaap@NLnetLabs.nl (maintainer)
Notes
Notes: svn path=/head/; revision=563458
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile2
-rw-r--r--dns/nsd/distinfo6
-rw-r--r--dns/nsd/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index e98230eebf18..81005f970892 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nsd
-PORTVERSION= 4.3.4
+PORTVERSION= 4.3.5
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 74f9480e0089..c47222a6ff01 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606826936
-SHA256 (nsd-4.3.4.tar.gz) = 3be834a97151a7ba8185e46bc37ff12c2f25f399755ae8a2d0e3711801528b50
-SIZE (nsd-4.3.4.tar.gz) = 1182467
+TIMESTAMP = 1611673549
+SHA256 (nsd-4.3.5.tar.gz) = 7da2b43e30b3d7f307722c608f719bfb169f0d985c764a34fa0669dc33484472
+SIZE (nsd-4.3.5.tar.gz) = 1184220
diff --git a/dns/nsd/pkg-descr b/dns/nsd/pkg-descr
index d946a437d921..2be1732291d2 100644
--- a/dns/nsd/pkg-descr
+++ b/dns/nsd/pkg-descr
@@ -1,4 +1,4 @@
NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.
-WWW: http://www.nlnetlabs.nl/nsd
+WWW: https://www.nlnetlabs.nl/projects/nsd/about/