diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/lzbench/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/stress-ng/Makefile | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 7813984833f8..95048144c8c5 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -3,7 +3,7 @@ PORTNAME= himenobench PORTVERSION= 2015.07.09 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= http://accc.riken.jp/wp-content/uploads/2015/07/ DISTFILES= himenobmtxp_xl.zip himenobmtxp_l.zip \ diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index db2509c24055..a42d7d0c8d5f 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hpl PORTVERSION= 2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= benchmarks MASTER_SITES= NETLIB/benchmark/hpl diff --git a/benchmarks/lzbench/Makefile b/benchmarks/lzbench/Makefile index bfd477da39c6..64cc5c4a2c6e 100644 --- a/benchmarks/lzbench/Makefile +++ b/benchmarks/lzbench/Makefile @@ -3,6 +3,7 @@ PORTNAME= lzbench PORTVERSION= 1.7.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= benchmarks diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 3c850434b48a..b54950640ee5 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 430b527902e9..00269d5cd238 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -4,7 +4,7 @@ PORTNAME= polygraph PORTVERSION= 4.11.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ diff --git a/benchmarks/stress-ng/Makefile b/benchmarks/stress-ng/Makefile index f61bc7629300..1c824de2bbb9 100644 --- a/benchmarks/stress-ng/Makefile +++ b/benchmarks/stress-ng/Makefile @@ -2,6 +2,7 @@ PORTNAME= stress-ng PORTVERSION= 0.09.35 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ |