pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/dnsperf
Module Name: pkgsrc
Committed By: mef
Date: Wed May 3 06:59:13 UTC 2017
Modified Files:
pkgsrc/benchmarks/dnsperf: Makefile distinfo
Log Message:
Updated benchmarks/dnsperl to 2.1.0.0
-------------------------------------
dnsperf 2.1.0.0
Release Notes
************************
December 15, 2015
In addition to various bug fixes, the following new capabilities
were added in this release:
- The -C option was added to resperf. This option enables the local
server to act as multiple clients. By default, the local server
acts as a single client.
- the -T option was added to dnsperf. This option separates the
number of clients from the number of threads and allows more
clients to be simulated effectively. Note that using this option
impacts CPU and memory, so we recommend limiting the number of
threads.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/benchmarks/dnsperf/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/benchmarks/dnsperf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/dnsperf/Makefile
diff -u pkgsrc/benchmarks/dnsperf/Makefile:1.6 pkgsrc/benchmarks/dnsperf/Makefile:1.7
--- pkgsrc/benchmarks/dnsperf/Makefile:1.6 Sat Mar 5 11:28:05 2016
+++ pkgsrc/benchmarks/dnsperf/Makefile Wed May 3 06:59:13 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/03/05 11:28:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2017/05/03 06:59:13 mef Exp $
-DISTNAME= dnsperf-src-2.0.0.0-1
-PKGNAME= dnsperf-2.0.0.0
-PKGREVISION= 2
+DISTNAME= dnsperf-src-2.1.0.0-1
+PKGNAME= dnsperf-2.1.0.0
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/
Index: pkgsrc/benchmarks/dnsperf/distinfo
diff -u pkgsrc/benchmarks/dnsperf/distinfo:1.2 pkgsrc/benchmarks/dnsperf/distinfo:1.3
--- pkgsrc/benchmarks/dnsperf/distinfo:1.2 Tue Nov 3 00:25:50 2015
+++ pkgsrc/benchmarks/dnsperf/distinfo Wed May 3 06:59:13 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 00:25:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/05/03 06:59:13 mef Exp $
-SHA1 (dnsperf-src-2.0.0.0-1.tar.gz) = a0cf8f95de821a9ca1b7f8001e5ef7334e968540
-RMD160 (dnsperf-src-2.0.0.0-1.tar.gz) = 1d2f856651e82755e0c7071100574dba682e1e8f
-SHA512 (dnsperf-src-2.0.0.0-1.tar.gz) = 9b43b0d76d62909599a2bc478d9efd44ce9f6c2ed818dd7e84ec3e05f45aca672ad6f0abe31a8b6d73241cd8791ca02d7e0f22a09850c31554bd20713e43def2
-Size (dnsperf-src-2.0.0.0-1.tar.gz) = 565871 bytes
+SHA1 (dnsperf-src-2.1.0.0-1.tar.gz) = 1a5d32feb41dd174f82f57ba62389d3480619c91
+RMD160 (dnsperf-src-2.1.0.0-1.tar.gz) = 0392903f300750ca53785f342a547eee5eb9db6d
+SHA512 (dnsperf-src-2.1.0.0-1.tar.gz) = 5571bd0855aba4affcdf81724919e60ab6762d646f8d9a6abf177a2a588675c636842f2fb708bf648004b9c411e9c9b68789f7c6bbbd87afc24c8299a21aa6c9
+Size (dnsperf-src-2.1.0.0-1.tar.gz) = 561502 bytes
SHA1 (patch-Makefile.in) = 9f5377a75d9674a3aeb12f933f0a552564534d91
Home |
Main Index |
Thread Index |
Old Index