summaryrefslogtreecommitdiff
path: root/net/drill
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2021-01-01 12:34:49 +0000
committerhe <he@pkgsrc.org>2021-01-01 12:34:49 +0000
commit8499de215c77cd231b1e3b352e92cd30e16b7315 (patch)
treedc7bca1a1607831b12babdf79a1d17d42e1623c7 /net/drill
parent824262900005ecbe2ecc8c098c71929b7fee58c1 (diff)
downloadpkgsrc-8499de215c77cd231b1e3b352e92cd30e16b7315.tar.gz
Update to version 1.7.1, included in ldns.
Drill is now included in ldns, and the configure machinery has been re-done, so this now needs to build ldns locally in addition to drill, but this still only installs drill. Make the minimal adjustment so that this builds and installs drill. Now also works on systems with OpenSSL 1.1, so remove the BROKEN setting.
Diffstat (limited to 'net/drill')
-rw-r--r--net/drill/Makefile11
-rw-r--r--net/drill/distinfo10
2 files changed, 9 insertions, 12 deletions
diff --git a/net/drill/Makefile b/net/drill/Makefile
index 2da7d13a25c..1296425ebc2 100644
--- a/net/drill/Makefile
+++ b/net/drill/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/04/24 11:56:55 nia Exp $
+# $NetBSD: Makefile,v 1.17 2021/01/01 12:34:49 he Exp $
-VERSION= 1.6.17
+VERSION= 1.7.1
DISTNAME= ldns-${VERSION}
PKGNAME= drill-${VERSION}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
@@ -12,16 +11,14 @@ MAINTAINER= he@NetBSD.org
COMMENT= DNSSEC debugging tool a'la dig
LICENSE= modified-bsd
-BROKEN= "Fails to build with OpenSSL 1.1"
-
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-ldns=${BUILDLINK_PREFIX.ldns}
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
-WRKSRC= ${WRKDIR}/${DISTNAME}/drill
+BUILD_TARGET= all drill
+INSTALL_TARGET= install-drill
BUILDLINK_API_DEPENDS.ldns+= ldns>=${VERSION}
diff --git a/net/drill/distinfo b/net/drill/distinfo
index 11919d3db09..857342fcc4e 100644
--- a/net/drill/distinfo
+++ b/net/drill/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/04 00:34:58 agc Exp $
+$NetBSD: distinfo,v 1.10 2021/01/01 12:34:49 he Exp $
-SHA1 (ldns-1.6.17.tar.gz) = 4218897b3c002aadfc7280b3f40cda829e05c9a4
-RMD160 (ldns-1.6.17.tar.gz) = 5382cfaafa7ec1fadcf390f804fbf14e04d7c03a
-SHA512 (ldns-1.6.17.tar.gz) = 5de42b4b8622591db51efb0956735deee9cd5e0bee12249a03b65c5b45d7c51bf9c2edb310ef9d7431af49aef77d968bfa2455a7dedfa80cde3d433436c83785
-Size (ldns-1.6.17.tar.gz) = 1315403 bytes
+SHA1 (ldns-1.7.1.tar.gz) = d075a08972c0f573101fb4a6250471daaa53cb3e
+RMD160 (ldns-1.7.1.tar.gz) = 40e7eed3f76076f581b388563cbecb440c1a7753
+SHA512 (ldns-1.7.1.tar.gz) = e8f72a4ff4aa544acac5e7be9a8ba38c6b8d388bb26f9a0ed04c1a921622f8582cc8539beafc76a29187a55c94069b7c1875e77522e1a7e7bb3e297dd1e4c2b7
+Size (ldns-1.7.1.tar.gz) = 1244394 bytes