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 --- accessibility/atkmm/Makefile | 2 +- accessibility/kmag/Makefile | 1 + accessibility/kmousetool/Makefile | 1 + accessibility/kmouth/Makefile | 1 + accessibility/qt5-speech/Makefile | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) (limited to 'accessibility') diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index d031ea2bf8aa..fb1593fdc0dc 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= atkmm PORTVERSION= 2.24.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility gnome MASTER_SITES= GNOME diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 3a4e4c006505..66bbc3affec4 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmag DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index e215632d1874..944ac804f090 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmousetool DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index 39f2c0f78179..6439c5b6383d 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmouth DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index 4da2e231ac51..a481ec94c86e 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -2,6 +2,7 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- -- cgit v1.2.3