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:
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= classpath
|
||||
PORTVERSION= 0.99
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= GNU \
|
||||
SAVANNAH
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= intellij-fsnotifier
|
||||
PORTVERSION= 20160221
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= java devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sigar
|
||||
PORTVERSION= 1.7.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= java devel
|
||||
PKGNAMEPREFIX= java-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user