diff options
author | joerg <joerg@pkgsrc.org> | 2008-12-17 17:53:26 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-12-17 17:53:26 +0000 |
commit | 2950e11249e8953583f5c512be7251a1115eccda (patch) | |
tree | 87f0f5e0690aa9acf49c735560e18c43541427e3 /net/drill | |
parent | ceca7b3521832f5c7e63ffa2766f01ae547ff5f0 (diff) | |
download | pkgsrc-2950e11249e8953583f5c512be7251a1115eccda.tar.gz |
Update to drill-1.4.0:
Sync with ldns-1.4.0 release.
Add DESTDIR support.
Diffstat (limited to 'net/drill')
-rw-r--r-- | net/drill/Makefile | 8 | ||||
-rw-r--r-- | net/drill/distinfo | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/net/drill/Makefile b/net/drill/Makefile index a89ad5e92d4..8aea74fb2ad 100644 --- a/net/drill/Makefile +++ b/net/drill/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/07/22 08:32:33 he Exp $ +# $NetBSD: Makefile,v 1.2 2008/12/17 17:53:26 joerg Exp $ -DISTNAME= ldns-1.3.0 -VERSION= 1.0-pre3 +VERSION= 1.4.0 +DISTNAME= ldns-${VERSION} PKGNAME= drill-${VERSION} CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/drill/ @@ -10,6 +10,8 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://www.nlnetlabs.nl/dnssec/drill.html COMMENT= DNSSEC debugging tool a'la dig +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-ldns=${PREFIX} diff --git a/net/drill/distinfo b/net/drill/distinfo index c000757ff88..d81b01f3205 100644 --- a/net/drill/distinfo +++ b/net/drill/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/07/22 08:32:33 he Exp $ +$NetBSD: distinfo,v 1.2 2008/12/17 17:53:26 joerg Exp $ -SHA1 (ldns-1.3.0.tar.gz) = 9b05ea3ae23f973345de89936c59ad79f77aeccf -RMD160 (ldns-1.3.0.tar.gz) = 5d603018f2c772108c3696c1e90398aea20a05bf -Size (ldns-1.3.0.tar.gz) = 786124 bytes +SHA1 (ldns-1.4.0.tar.gz) = 2fb1b317ccb88f68a10d8b90ebd71f174fc5a065 +RMD160 (ldns-1.4.0.tar.gz) = 6de1be79a080ccd02652b2d3a17403c96d116c52 +Size (ldns-1.4.0.tar.gz) = 807484 bytes |