diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /benchmarks | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dnsperf/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/sysbench/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index fbaba42af6f..10be531380a 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2021/03/23 18:17:26 tron Exp $ +# $NetBSD: Makefile,v 1.20 2021/04/21 11:41:02 adam Exp $ DISTNAME= dnsperf-2.5.1 +PKGREVISION= 1 CATEGORIES= benchmarks net MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/ diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 5aff255c729..26884c45e0e 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2020/11/05 09:07:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2021/04/21 11:41:02 adam Exp $ DISTNAME= sysbench-0.4.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} |