diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-09-10 20:50:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-09-10 20:50:31 +0000 |
commit | 15945f8122ca36c901e1319b3270445458bdae02 (patch) | |
tree | d1ac4f6805fbce1473116cae6a211aa3cabd466c /benchmarks | |
parent | ee0b2a47584c3f274ba7310f3d374ec74149ce33 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/expedite/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hs-criterion/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/imb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 2 |
9 files changed, 9 insertions, 7 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index a667d47b590d..542a332a3e0f 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -3,7 +3,7 @@ PORTNAME= autobench PORTVERSION= 2.1.2 -PORTREVISION= 7 +PORTREVISION= 8 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 44a7ce3b2835..8b994817bc8a 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbs PORTVERSION= 1.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ LOCAL/jkoshy diff --git a/benchmarks/expedite/Makefile b/benchmarks/expedite/Makefile index 8096eb890014..378e057c6c53 100644 --- a/benchmarks/expedite/Makefile +++ b/benchmarks/expedite/Makefile @@ -3,6 +3,7 @@ PORTNAME= expedite PORTVERSION= 1.7.9 +PORTREVISION= 1 CATEGORIES= benchmarks enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 4911639dfdef..749999c5d786 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -3,7 +3,7 @@ PORTNAME= himenobench PORTVERSION= 2004.08.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= http://accc.riken.jp/secure/4502/:C http://accc.riken.jp/secure/4503/:C \ http://accc.riken.jp/secure/4504/:F90 http://accc.riken.jp/secure/4505/:F77 diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 7a6e8b47f403..3e99a6563a66 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hpl PORTVERSION= 2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR= benchmark/hpl diff --git a/benchmarks/hs-criterion/Makefile b/benchmarks/hs-criterion/Makefile index 549ea7efd96b..9dfc67ede0a1 100644 --- a/benchmarks/hs-criterion/Makefile +++ b/benchmarks/hs-criterion/Makefile @@ -3,6 +3,7 @@ PORTNAME= criterion PORTVERSION= 0.8.1.0 +PORTREVISION= 1 CATEGORIES= benchmarks haskell MAINTAINER= haskell@FreeBSD.org diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 9eac8dd0c2d5..6c71bb84da30 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 9 +PORTREVISION= 10 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 da118dcfce65..3effaae3db45 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index c5b57e230452..f3a514d9877d 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= 10 +PORTREVISION= 11 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org |