pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/drill Update to version 1.6.17.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d5ef338c8f4
branches:  trunk
changeset: 641919:6d5ef338c8f4
user:      he <he%pkgsrc.org@localhost>
date:      Fri Nov 21 09:26:24 2014 +0000

description:
Update to version 1.6.17.

For the complete change log of the ldns container, see ../../net/ldns.
Changes relevant to drill:

 * README now shows preferred way to configure for examples and drill.
 * Bind to source address for resolvers. drill binds to source with -I.
   Thanks Bryan Duff.
 * bugfix #497: Properly test for EOF when reading key files with drill.
 * bugfix #521: drill trace continue on empty non-terminals with NSEC3
 * New RR types HIP, NINFO, RKEY, CDS, EUI48, EUI64, URI, CAA and TA.

diffstat:

 net/drill/Makefile |  5 ++---
 net/drill/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r e9063769f2f5 -r 6d5ef338c8f4 net/drill/Makefile
--- a/net/drill/Makefile        Fri Nov 21 09:19:32 2014 +0000
+++ b/net/drill/Makefile        Fri Nov 21 09:26:24 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2014/06/29 06:55:16 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2014/11/21 09:26:24 he Exp $
 
-VERSION=       1.6.15
+VERSION=       1.6.17
 DISTNAME=      ldns-${VERSION}
 PKGNAME=       drill-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  http://www.nlnetlabs.nl/downloads/ldns/
 
diff -r e9063769f2f5 -r 6d5ef338c8f4 net/drill/distinfo
--- a/net/drill/distinfo        Fri Nov 21 09:19:32 2014 +0000
+++ b/net/drill/distinfo        Fri Nov 21 09:26:24 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/10/25 20:59:46 he Exp $
+$NetBSD: distinfo,v 1.8 2014/11/21 09:26:24 he Exp $
 
-SHA1 (ldns-1.6.15.tar.gz) = a47cb11fa5c601410e2e8feda36ab343162fe92b
-RMD160 (ldns-1.6.15.tar.gz) = d2770e53bb01579b91380533cfac42057f7750d0
-Size (ldns-1.6.15.tar.gz) = 1109667 bytes
+SHA1 (ldns-1.6.17.tar.gz) = 4218897b3c002aadfc7280b3f40cda829e05c9a4
+RMD160 (ldns-1.6.17.tar.gz) = 5382cfaafa7ec1fadcf390f804fbf14e04d7c03a
+Size (ldns-1.6.17.tar.gz) = 1315403 bytes



Home | Main Index | Thread Index | Old Index