From 34a224b65d7eb97943334ec02a689fb33d31f459 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 26 Nov 2012 13:48:39 +0000 Subject: Update to 1.6.16 ldns 1.6.14 and ldns 1.6.15 had a bug in creating empty bitmaps for NSEC3 on empty non-terminals; and were unable to build a loadable pyldns module. This release has those two bugs resolved. PR: 173626 Submitted by: Geoffroy Desvernay Approved by: maintainer Feature safe: yes --- dns/ldns/Makefile | 3 +-- dns/ldns/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'dns/ldns') diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 81f3934adf90..49711978b215 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ldns -PORTVERSION= 1.6.15 -PORTREVISION= 2 +PORTVERSION= 1.6.16 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ CRITICAL diff --git a/dns/ldns/distinfo b/dns/ldns/distinfo index c87509eddf77..b8345818eb11 100644 --- a/dns/ldns/distinfo +++ b/dns/ldns/distinfo @@ -1,2 +1,2 @@ -SHA256 (ldns-1.6.15.tar.gz) = 0e9d3e8f52098a01780f1f747a1d382b8983fdb50c84603599e7b0613f51749b -SIZE (ldns-1.6.15.tar.gz) = 1109667 +SHA256 (ldns-1.6.16.tar.gz) = 24b2f9cb05797170f2021ef0e0372d4b5225ee4199f0568a15589b5c524df695 +SIZE (ldns-1.6.16.tar.gz) = 1109941 -- cgit v1.2.3