aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-fits
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-12-07 21:24:56 +0800
committerGerald Pfeifer <gerald@FreeBSD.org>2016-12-07 21:24:56 +0800
commite4b7b9118a07c1abfba624cb75f204c62030aa79 (patch)
tree6d5d55da551a842aeccb81af2fbec5d4427e876a /math/octave-forge-fits
parentf2eb959f67512a813e3949b77e4c38d7f26e3cc4 (diff)
downloadfreebsd-ports-gnome-e4b7b9118a07c1abfba624cb75f204c62030aa79.tar.gz
freebsd-ports-gnome-e4b7b9118a07c1abfba624cb75f204c62030aa79.tar.zst
freebsd-ports-gnome-e4b7b9118a07c1abfba624cb75f204c62030aa79.zip
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
Diffstat (limited to 'math/octave-forge-fits')
-rw-r--r--math/octave-forge-fits/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile
index 9812d268859c..6c70988ee609 100644
--- a/math/octave-forge-fits/Makefile
+++ b/math/octave-forge-fits/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-fits
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org