Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/dnsperf benchmarks/dnsperf: re-add resperf-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1888a2f09db7
branches: trunk
changeset: 432469:1888a2f09db7
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 22 15:53:05 2020 +0000
description:
benchmarks/dnsperf: re-add resperf-report to REPLACE_SH
It had been removed accidentally since it didn't appear to exist. It
still exists, it just has been moved to src/.
diffstat:
benchmarks/dnsperf/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r dc3599d94e23 -r 1888a2f09db7 benchmarks/dnsperf/Makefile
--- a/benchmarks/dnsperf/Makefile Fri May 22 15:47:07 2020 +0000
+++ b/benchmarks/dnsperf/Makefile Fri May 22 15:53:05 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2020/05/22 05:49:18 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/22 15:53:05 rillig Exp $
DISTNAME= dnsperf-2.3.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= benchmarks net
MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/
@@ -17,6 +17,8 @@
# The built-in check only considers "libbind".
USE_BUILTIN.bind= no
+REPLACE_SH+= src/resperf-report
+
.include "../../archivers/xz/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index