summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2012-10-08 13:30:43 +0000
committerhe <he@pkgsrc.org>2012-10-08 13:30:43 +0000
commit3668dc06e6086a5f5bd43edb61963501d1ec410f (patch)
tree71e6c88ea657acfb80895636f1e025aba6b37c7d
parentfb4689d69ea11faa910f7286f74daca6097ab9db (diff)
downloadpkgsrc-3668dc06e6086a5f5bd43edb61963501d1ec410f.tar.gz
Update from version 1.6.8 to 1.6.13.
Ensure that ldns is at least as new as this package. I don't think there are specific fixes to drill in this update, so this is an update to pull in all the library fixes from ldns, since drill comes out of the ldns distribution.
-rw-r--r--net/drill/Makefile8
-rw-r--r--net/drill/distinfo8
2 files changed, 10 insertions, 6 deletions
diff --git a/net/drill/Makefile b/net/drill/Makefile
index 981e96b06d4..40d6a49d5a9 100644
--- a/net/drill/Makefile
+++ b/net/drill/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2012/08/13 14:10:05 pettai Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 13:30:43 he Exp $
-VERSION= 1.6.8
+VERSION= 1.6.13
DISTNAME= ldns-${VERSION}
PKGNAME= drill-${VERSION}
CATEGORIES= net
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.nlnetlabs.nl/dnssec/drill.html
COMMENT= DNSSEC debugging tool a'la dig
LICENSE= modified-bsd
+USE_TOOLS+= gmake
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -19,5 +21,7 @@ CONFIGURE_ARGS+= --with-ldns=${PREFIX}
WRKSRC= ${WRKDIR}/${DISTNAME}/drill
+BUILDLINK_API_DEPENDS.ldns+= ldns>=${VERSION}
+
.include "../../net/ldns/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/drill/distinfo b/net/drill/distinfo
index 52124f5a9dd..4808668968a 100644
--- a/net/drill/distinfo
+++ b/net/drill/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/08/13 14:10:05 pettai Exp $
+$NetBSD: distinfo,v 1.5 2012/10/08 13:30:43 he Exp $
-SHA1 (ldns-1.6.8.tar.gz) = e736160f36b7dcc0303269d3c0a9be88b7ad10c4
-RMD160 (ldns-1.6.8.tar.gz) = 480e85795ed48725e41fdb18770235a35030af54
-Size (ldns-1.6.8.tar.gz) = 968066 bytes
+SHA1 (ldns-1.6.13.tar.gz) = 859f633d10b763f06b602e2113828cbbd964c7eb
+RMD160 (ldns-1.6.13.tar.gz) = c01c30699be2df5712a397516cd1a17bd8b155be
+Size (ldns-1.6.13.tar.gz) = 1066139 bytes