summaryrefslogtreecommitdiff
path: root/dns/nsd
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-07-28 00:27:55 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-07-28 00:27:55 +0000
commit66ce9191f55c451d095cfc166e98fc6c77667f4e (patch)
tree8b2912fb17997acaaa4325569ae2c1098ec47f96 /dns/nsd
parent2d652e58cf20bd9683d78775f76571de76c9fcf1 (diff)
downloadfreebsd-ports-66ce9191f55c451d095cfc166e98fc6c77667f4e.zip
dns/nsd: Update to 4.1.17
Features: - zone parser parses type AVC (it has TXT format). - Fix #1272: use writev to put tcp length field with data for outgoing zone transfer requests. Bugfixes: - Fix potential null pointer in nsec3 adjustment tree. - Fix text format of deletes for CDS and CDNSKEY, single 0 to represent empty base64 or hex string. PR: 220939 Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'dns/nsd')
-rw-r--r--dns/nsd/Makefile2
-rw-r--r--dns/nsd/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 82f7ffa26201..2328c0b02c4a 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nsd
-PORTVERSION= 4.1.16
+PORTVERSION= 4.1.17
CATEGORIES= dns ipv6
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 db702dde0309..e65d1dc64518 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493107885
-SHA256 (nsd-4.1.16.tar.gz) = 7f8367ad23cc5cddffa885e7e2f549123c8b4123db9726df41d99f255d6baab2
-SIZE (nsd-4.1.16.tar.gz) = 1088633
+TIMESTAMP = 1501201542
+SHA256 (nsd-4.1.17.tar.gz) = 107fa506d18ed6fd0a922d1b96774afd9270ec38ec6b17cd7c46fb9433a03a6c
+SIZE (nsd-4.1.17.tar.gz) = 1089526