pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/dnsperf dnsperf: bind99 is gone
details: https://anonhg.NetBSD.org/pkgsrc/rev/56c43d072b3b
branches: trunk
changeset: 313310:56c43d072b3b
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Sep 25 18:12:09 2018 +0000
description:
dnsperf: bind99 is gone
diffstat:
benchmarks/dnsperf/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r fe61933a9745 -r 56c43d072b3b benchmarks/dnsperf/Makefile
--- a/benchmarks/dnsperf/Makefile Tue Sep 25 18:07:37 2018 +0000
+++ b/benchmarks/dnsperf/Makefile Tue Sep 25 18:12:09 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/07/26 14:34:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2018/09/25 18:12:09 tnn Exp $
DISTNAME= dnsperf-src-2.1.0.0-1
PKGNAME= dnsperf-2.1.0.0
+PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/
@@ -23,7 +24,7 @@
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../net/GeoIP/buildlink3.mk"
-.include "../../net/bind99/buildlink3.mk"
+.include "../../net/bind912/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index