diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/gsbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/imb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/scimark2/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index febc92d..c46d8b1 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -8,7 +8,7 @@ PORTNAME= autobench PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks www MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ diff --git a/benchmarks/gsbench/Makefile b/benchmarks/gsbench/Makefile index eb5b582..e6c2adf 100644 --- a/benchmarks/gsbench/Makefile +++ b/benchmarks/gsbench/Makefile @@ -7,7 +7,7 @@ PORTNAME= gsbench PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks gnustep MASTER_SITES= http://www.nice.ch/~phip/ DISTNAME= GSBench-${PORTVERSION} diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index dfdbda6..b9fa241 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkperf PORTVERSION= 0.40 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 702a813..33beecc 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -7,7 +7,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks parallel MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cache-www.intel.com/cd/00/00/32/71/ diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 3d8fbb6..d61c177 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -7,7 +7,7 @@ PORTNAME= mdtest PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://www.llnl.gov/icc/lc/siop/downloads/ diff --git a/benchmarks/scimark2/Makefile b/benchmarks/scimark2/Makefile index ba7ab8f..9f12692 100644 --- a/benchmarks/scimark2/Makefile +++ b/benchmarks/scimark2/Makefile @@ -7,7 +7,7 @@ PORTNAME= scimark2 PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks java MASTER_SITES= http://math.nist.gov/scimark2/ PKGNAMESUFFIX= -java |