From 66ce9191f55c451d095cfc166e98fc6c77667f4e Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Fri, 28 Jul 2017 00:27:55 +0000 Subject: [PATCH] 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) --- dns/nsd/Makefile | 2 +- dns/nsd/distinfo | 6 +++--- 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