aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
commita9f015d155018758628ec8858a3d05e162673f67 (patch)
tree404c2c9646ff0f64f0fea93eaedcd120dc980500 /benchmarks
parentaf8af6976396d69ceebeff1fd9ca5d74d8394c7b (diff)
downloadports-a9f015d155018758628ec8858a3d05e162673f67.tar.gz
ports-a9f015d155018758628ec8858a3d05e162673f67.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
Notes
Notes: svn path=/head/; revision=487272
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/himenobench/Makefile2
-rw-r--r--benchmarks/hpl/Makefile1
-rw-r--r--benchmarks/imb/Makefile2
-rw-r--r--benchmarks/libcelero/Makefile1
-rw-r--r--benchmarks/lzbench/Makefile2
-rw-r--r--benchmarks/mdtest/Makefile2
-rw-r--r--benchmarks/octave-forge-benchmark/Makefile2
-rw-r--r--benchmarks/polygraph/Makefile1
-rw-r--r--benchmarks/py-naarad/Makefile2
-rw-r--r--benchmarks/py-zopkio/Makefile2
-rw-r--r--benchmarks/stress-ng/Makefile1
11 files changed, 11 insertions, 7 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile
index 95048144c8c5..3b15e7402881 100644
--- a/benchmarks/himenobench/Makefile
+++ b/benchmarks/himenobench/Makefile
@@ -3,7 +3,7 @@
PORTNAME= himenobench
PORTVERSION= 2015.07.09
-PORTREVISION= 6
+PORTREVISION= 7
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 471632214937..ef523440f87c 100644
--- a/benchmarks/hpl/Makefile
+++ b/benchmarks/hpl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hpl
DISTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= NETLIB/benchmark/hpl
diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile
index f73044efc5d4..fb84a48501c9 100644
--- a/benchmarks/imb/Makefile
+++ b/benchmarks/imb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= imb
PORTVERSION= 3.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= benchmarks parallel
MASTER_SITES= LOCAL/itetcu \
http://cache-www.intel.com/cd/00/00/32/71/
diff --git a/benchmarks/libcelero/Makefile b/benchmarks/libcelero/Makefile
index 1fe548c132c2..5cfc9195fc02 100644
--- a/benchmarks/libcelero/Makefile
+++ b/benchmarks/libcelero/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libcelero
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org
diff --git a/benchmarks/lzbench/Makefile b/benchmarks/lzbench/Makefile
index 64cc5c4a2c6e..a2b2731c3812 100644
--- a/benchmarks/lzbench/Makefile
+++ b/benchmarks/lzbench/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lzbench
PORTVERSION= 1.7.3
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= benchmarks
diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile
index 66ab0f8a2291..654ed3076963 100644
--- a/benchmarks/mdtest/Makefile
+++ b/benchmarks/mdtest/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mdtest
PORTVERSION= 1.9.3
-PORTREVISION= 9
+PORTREVISION= 10
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 115069e90078..ad3229510800 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= 20
+PORTREVISION= 21
CATEGORIES= benchmarks math
MAINTAINER= stephen@FreeBSD.org
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index b1f07808b684..06f44478672b 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= polygraph
DISTVERSION= 4.13.0
+PORTREVISION= 1
DISTVERSIONSUFFIX= -src
CATEGORIES= benchmarks www
MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/
diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile
index fd7c28e42d92..068e06718532 100644
--- a/benchmarks/py-naarad/Makefile
+++ b/benchmarks/py-naarad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= naarad
PORTVERSION= 1.0.15
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= benchmarks python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile
index 8d71baa17054..5a160ab5f8ff 100644
--- a/benchmarks/py-zopkio/Makefile
+++ b/benchmarks/py-zopkio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Zopkio
PORTVERSION= 0.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/benchmarks/stress-ng/Makefile b/benchmarks/stress-ng/Makefile
index a3a5557e3be4..f5c561de0926 100644
--- a/benchmarks/stress-ng/Makefile
+++ b/benchmarks/stress-ng/Makefile
@@ -2,6 +2,7 @@
PORTNAME= stress-ng
PORTVERSION= 0.09.47
+PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/