diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-03-28 14:47:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-03-28 14:47:48 +0800 |
commit | e8efdd21e5ff43846d793d8491abfecf222c6dc2 (patch) | |
tree | b0a924a25960c5a794c5f3614258ee9387d99e7f /benchmarks | |
parent | 2cff994f91a2b9cc6ebdf1c83056d6e0bfbf5f54 (diff) | |
download | freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.tar.gz freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.tar.zst freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.zip |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 4ae9fe723bc6..5b22ba661673 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -8,7 +8,7 @@ PORTNAME= autobench PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks www MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \ http://www.sfr-fresh.com/unix/privat/ diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index d95b7c7c593c..cba498fde860 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbs PORTVERSION= 1.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ ${MASTER_SITE_LOCAL} diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index d8145b92165d..ec5b9f59a4dc 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkperf PORTVERSION= 0.40 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 03d1619deb1d..ea9928809736 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks math MAINTAINER= stephen@missouri.edu diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 29a5081e0179..4933e2baffab 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -7,6 +7,7 @@ PORTNAME= phoronix-test-suite PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ \ http://www.phoronix.com/downloads/phoronix-test-suite/releases/ diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 6ee0be1b7b6f..9b4dd44e3c71 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= polygraph PORTVERSION= 3.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ \ http://people.bsdgroup.de/~as/freebsd/distfiles/ diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index faa14cbafb77..a49d2a91b9cd 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -7,7 +7,7 @@ PORTNAME= polygraph31 PORTVERSION= 3.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME:S/31//}-${PORTVERSION}-src |