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 --- french/aster/Makefile | 1 + french/homard/Makefile | 1 + french/med/Makefile | 2 +- french/trytond28_account_fr/Makefile | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) (limited to 'french') diff --git a/french/aster/Makefile b/french/aster/Makefile index 63e921511b68..ae5bb67f2a29 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -3,6 +3,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} +PORTREVISION= 1 CATEGORIES= french cad CATEGORIES= french cad diff --git a/french/homard/Makefile b/french/homard/Makefile index 391825871085..5db17173c41d 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -3,6 +3,7 @@ PORTNAME= homard DISTVERSION= 11.10-1 +PORTREVISION= 1 CATEGORIES= french cad linux MAINTAINER= thierry@FreeBSD.org diff --git a/french/med/Makefile b/french/med/Makefile index 8b43d6fa86af..1064d7948ec4 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -3,7 +3,7 @@ PORTNAME= med DISTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french science MAINTAINER= thierry@FreeBSD.org diff --git a/french/trytond28_account_fr/Makefile b/french/trytond28_account_fr/Makefile index 0550729982eb..e78361b84c81 100644 --- a/french/trytond28_account_fr/Makefile +++ b/french/trytond28_account_fr/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_fr PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_fr/ \ http://downloads.tryton.org/${PORTVERSION:R}/ -- cgit v1.2.3