Bump PORTREVISION for ports depending on the canonical version of GCC

in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
This commit is contained in:
Gerald Pfeifer
2018-07-29 22:18:44 +00:00
parent d2346f31bc
commit 09f9633cb6
1480 changed files with 1482 additions and 911 deletions

View File

@@ -3,7 +3,7 @@
PORTNAME= classpath
PORTVERSION= 0.99
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= java devel
MASTER_SITES= GNU \
SAVANNAH

View File

@@ -3,7 +3,7 @@
PORTNAME= intellij-fsnotifier
PORTVERSION= 20160221
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= java devel
MAINTAINER= ports@FreeBSD.org

View File

@@ -3,7 +3,7 @@
PORTNAME= sigar
PORTVERSION= 1.7.3
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= java devel
PKGNAMEPREFIX= java-