From 62ddc3e0d540c5e473189ec319669a989aaffa08 Mon Sep 17 00:00:00 2001 From: gerald 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 --- math/octave-forge-actuarial/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/octave-forge-actuarial') diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 577188445899..ca529407857d 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org -- cgit