diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:35 +0000 |
commit | edfa5f0df928c6333aa56b3c1f6e94ec796d0457 (patch) | |
tree | 57ca2acf33387d98eee9e957997e59ad73e793fb /benchmarks | |
parent | 48cf1b525b069c5707364a1155851ce8a537c213 (diff) | |
download | pkgsrc-edfa5f0df928c6333aa56b3c1f6e94ec796d0457.tar.gz |
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/bytebench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/hbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iozone/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index 45a97ddddb7..c8cc4cf0037 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 21:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/05/31 12:39:38 wiz Exp $ # DISTNAME= bonnie++-1.03e -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 0801cedf00e..24681a48339 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 21:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:38 wiz Exp $ DISTNAME= unixbench-4.1.0 PKGNAME= ${DISTNAME:S/unix/byte/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index d3f62c1f9e8..a73c570c310 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2012/10/03 21:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/05/31 12:39:38 wiz Exp $ DISTNAME= hbench-OS-1.1 PKGNAME= hbench-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 6c7d29b5928..06b362d1bd6 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/03/18 17:01:26 ast Exp $ +# $NetBSD: Makefile,v 1.49 2013/05/31 12:39:38 wiz Exp $ DISTNAME= iozone3_408 PKGNAME= iozone-3.408 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 617ca7927f1..c6bb8c6e54f 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/10/03 21:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/05/31 12:39:38 wiz Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= # ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/ EXTRACT_SUFX= .tgz |