From 04d6f52202c61a48690e73e65879001d2ee3adc5 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 1 Apr 2017 15:23:30 +0000 Subject: 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 --- java/classpath/Makefile | 2 +- java/intellij-fsnotifier/Makefile | 2 +- java/sigar/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'java') 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- -- cgit v1.2.3