diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /benchmarks | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) | |
download | ports-6527ef207006a0de7f5f96448573039bb58db46a.tar.gz ports-6527ef207006a0de7f5f96448573039bb58db46a.zip |
Notes
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 febc92d9dfbf..c46d8b1650d4 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 eb5b58224561..e6c2adf544f4 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 dfdbda679da1..b9fa241fd734 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 702a813e6064..33beecc41ea7 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 3d8fbb652c2b..d61c177ffba3 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 ba7ab8f0da20..9f12692fc79b 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 |