From e4b7b9118a07c1abfba624cb75f204c62030aa79 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 7 Dec 2016 13:24:56 +0000 Subject: Bump PORTREVISIONS for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry --- benchmarks/himenobench/Makefile | 2 +- benchmarks/hpl/Makefile | 2 +- benchmarks/octave-forge-benchmark/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 123c78c17d32..8bf827cf383f 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -3,7 +3,7 @@ PORTNAME= himenobench PORTVERSION= 2015.07.09 -PORTREVISION= 1 +PORTREVISION= 2 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 f14afcee0fd2..c9cf523583c4 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hpl PORTVERSION= 2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= NETLIB/benchmark/hpl diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index a2a0a1805cbc..f980c28e3e35 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= 12 +PORTREVISION= 13 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org -- cgit v1.2.3