pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2023Q2] pkgsrc/net/drill
Module Name: pkgsrc
Committed By: he
Date: Wed Feb 28 08:25:12 UTC 2024
Modified Files:
pkgsrc/net/drill [pkgsrc-2023Q2]: Makefile distinfo
Log Message:
net/drill: undo mistaken commit to branch.
To generate a diff of this commit:
cvs rdiff -u -r1.17.20.1 -r1.17.20.2 pkgsrc/net/drill/Makefile
cvs rdiff -u -r1.12.14.1 -r1.12.14.2 pkgsrc/net/drill/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/drill/Makefile
diff -u pkgsrc/net/drill/Makefile:1.17.20.1 pkgsrc/net/drill/Makefile:1.17.20.2
--- pkgsrc/net/drill/Makefile:1.17.20.1 Mon Feb 26 20:13:05 2024
+++ pkgsrc/net/drill/Makefile Wed Feb 28 08:25:12 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17.20.1 2024/02/26 20:13:05 he Exp $
+# $NetBSD: Makefile,v 1.17.20.2 2024/02/28 08:25:12 he Exp $
-.include "../../net/ldns/version.mk"
-
-VERSION= ${LDNS_VERSION}
+VERSION= 1.7.1
DISTNAME= ldns-${VERSION}
PKGNAME= drill-${VERSION}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
@@ -14,8 +13,8 @@ COMMENT= DNSSEC debugging tool a'la dig
LICENSE= modified-bsd
USE_TOOLS+= gmake
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
+
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
Index: pkgsrc/net/drill/distinfo
diff -u pkgsrc/net/drill/distinfo:1.12.14.1 pkgsrc/net/drill/distinfo:1.12.14.2
--- pkgsrc/net/drill/distinfo:1.12.14.1 Mon Feb 26 20:13:05 2024
+++ pkgsrc/net/drill/distinfo Wed Feb 28 08:25:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12.14.1 2024/02/26 20:13:05 he Exp $
+$NetBSD: distinfo,v 1.12.14.2 2024/02/28 08:25:12 he Exp $
-BLAKE2s (ldns-1.8.3.tar.gz) = b15c848c21bc1450a58fd48f842ef96d88a3d3e997fd190df4bfa1ae3613e2d5
-SHA512 (ldns-1.8.3.tar.gz) = c318747bd975ade389d048680b80495fb083b46507d8dcea7d4d42c75823f56a35b438dcc5320803d39583e5a1e515a51686f7f9010c061a6e8199e1a5505ae9
-Size (ldns-1.8.3.tar.gz) = 1299856 bytes
+BLAKE2s (ldns-1.7.1.tar.gz) = 1eba67c3b9950ac569f69676ffe40962663e7a4ddd0f118f9a680a20e6c899ad
+SHA512 (ldns-1.7.1.tar.gz) = e8f72a4ff4aa544acac5e7be9a8ba38c6b8d388bb26f9a0ed04c1a921622f8582cc8539beafc76a29187a55c94069b7c1875e77522e1a7e7bb3e297dd1e4c2b7
+Size (ldns-1.7.1.tar.gz) = 1244394 bytes
Home |
Main Index |
Thread Index |
Old Index