diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/imb/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/ior/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/py-naarad/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/py-zopkio/Makefile | 2 |
9 files changed, 9 insertions, 7 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 89db4545c56d..3615b7f19685 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -1,6 +1,6 @@ PORTNAME= himenobench PORTVERSION= 2015.07.09 -PORTREVISION= 9 +PORTREVISION= 10 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 22215ecef250..19404ea43450 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hpl DISTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= NETLIB/benchmark/hpl diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 3f4f1003f58d..3cb09c174b5e 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -1,6 +1,7 @@ PORTNAME= IMB DISTVERSIONPREFIX= v DISTVERSION= 2021.3 +PORTREVISION= 1 CATEGORIES= benchmarks parallel MASTER_SITES= https://github.com/intel/mpi-benchmarks/archive/refs/tags/ diff --git a/benchmarks/ior/Makefile b/benchmarks/ior/Makefile index 7ae89790ab4b..6a75e2aca713 100644 --- a/benchmarks/ior/Makefile +++ b/benchmarks/ior/Makefile @@ -1,5 +1,6 @@ PORTNAME= ior DISTVERSION= 3.3.0-20230112 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 2b05c4d4dab2..fa76603ada71 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -1,6 +1,6 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 4029b8d89b4f..1caa4f3888b7 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= benchmarks math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 6cdf104f0956..f24912220842 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= polygraph DISTVERSION= 4.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ EXTRACT_SUFX= -src.tgz diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile index 541050fd5759..e112629641a5 100644 --- a/benchmarks/py-naarad/Makefile +++ b/benchmarks/py-naarad/Makefile @@ -1,6 +1,6 @@ PORTNAME= naarad PORTVERSION= 1.0.15 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index 0a3d7ffbae43..6651d81c42dc 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -1,6 +1,6 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |