From a9f015d155018758628ec8858a3d05e162673f67 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 12 Dec 2018 01:35:33 +0000 Subject: Bump PORTREVISION for ports depending on the canonical version of GCC defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 --- java/intellij-fsnotifier/Makefile | 2 +- java/openjfx8-devel/Makefile | 2 +- java/sigar/Makefile | 2 +- java/veditor/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'java') diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index 4ec3233f771d..87b62a1f6097 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -3,7 +3,7 @@ PORTNAME= intellij-fsnotifier PORTVERSION= 20160221 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MAINTAINER= ports@FreeBSD.org diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index e46c7aa72b7d..f0f6bc582155 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u172-b11 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 357ff704f4ca..d8404ae9f0b1 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigar PORTVERSION= 1.7.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= java devel PKGNAMEPREFIX= java- diff --git a/java/veditor/Makefile b/java/veditor/Makefile index ace850c7f577..473cc400c428 100644 --- a/java/veditor/Makefile +++ b/java/veditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= veditor PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION} DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} -- cgit v1.2.3