diff options
author | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
commit | ac26554d9f5c20806cbab620560e5cdb9f5af267 (patch) | |
tree | f19c5de6d0b7dd975754ab007486cb1a5d65f5ef /benchmarks | |
parent | 89042bb7303ab35491df57328b4ced04ed0f68bc (diff) | |
download | pkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz |
revbump for icu and libffi
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dnsperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/sysbench/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index 10be531380a..53c526c59bb 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2021/04/21 11:41:02 adam Exp $ +# $NetBSD: Makefile,v 1.21 2021/12/08 16:03:22 adam Exp $ DISTNAME= dnsperf-2.5.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/ diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 453618793bb..4767b9dc211 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2021/06/23 20:33:06 nia Exp $ +# $NetBSD: Makefile,v 1.19 2021/12/08 16:03:22 adam Exp $ DISTNAME= sysbench-0.4.12 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} |