summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-04-01 15:23:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-04-01 15:23:30 +0000
commit04d6f52202c61a48690e73e65879001d2ee3adc5 (patch)
tree77bf1316728e6dc2f4e5dfd92901d961b2df765d /java
parentUpdate libedit to 20170329 (diff)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
Diffstat (limited to 'java')
-rw-r--r--java/classpath/Makefile2
-rw-r--r--java/intellij-fsnotifier/Makefile2
-rw-r--r--java/sigar/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index 60a6e7fbaf57..76a6cc5668de 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -3,7 +3,7 @@
PORTNAME= classpath
PORTVERSION= 0.99
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel
MASTER_SITES= GNU \
SAVANNAH
diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile
index e4ec16a122e1..1a831b854a87 100644
--- a/java/intellij-fsnotifier/Makefile
+++ b/java/intellij-fsnotifier/Makefile
@@ -3,7 +3,7 @@
PORTNAME= intellij-fsnotifier
PORTVERSION= 20160221
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MAINTAINER= tobik@FreeBSD.org
diff --git a/java/sigar/Makefile b/java/sigar/Makefile
index b7e435ae2086..44f160e4659d 100644
--- a/java/sigar/Makefile
+++ b/java/sigar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sigar
PORTVERSION= 1.7.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
PKGNAMEPREFIX= java-