pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/drill Update from version 1.6.8 to 1.6.13.
details: https://anonhg.NetBSD.org/pkgsrc/rev/56281697ddbe
branches: trunk
changeset: 609684:56281697ddbe
user: he <he%pkgsrc.org@localhost>
date: Mon Oct 08 13:30:43 2012 +0000
description:
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.
diffstat:
net/drill/Makefile | 8 ++++++--
net/drill/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r 769c06ee5aff -r 56281697ddbe net/drill/Makefile
--- a/net/drill/Makefile Mon Oct 08 13:25:10 2012 +0000
+++ b/net/drill/Makefile Mon Oct 08 13:30:43 2012 +0000
@@ -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 @@
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 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/drill
+BUILDLINK_API_DEPENDS.ldns+= ldns>=${VERSION}
+
.include "../../net/ldns/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 769c06ee5aff -r 56281697ddbe net/drill/distinfo
--- a/net/drill/distinfo Mon Oct 08 13:25:10 2012 +0000
+++ b/net/drill/distinfo Mon Oct 08 13:30:43 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index