From e4b7b9118a07c1abfba624cb75f204c62030aa79 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 7 Dec 2016 13:24:56 +0000 Subject: Bump PORTREVISIONS for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry --- graphics/cimg/Makefile | 1 + graphics/dataplot/Makefile | 2 +- graphics/mypaint/Makefile | 2 +- graphics/p5-PGPLOT/Makefile | 2 +- graphics/pgplot/Makefile | 2 +- graphics/py-gdal/Makefile | 1 + graphics/qgis/Makefile | 1 + graphics/raster3d/Makefile | 2 +- graphics/xd3d/Makefile | 2 +- 9 files changed, 9 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index cc4537a05863..1cb5f6bbbb19 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -4,6 +4,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v DISTVERSION= 1.7.9 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 5917a926a7dc..91067316db27 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= dataplot PORTVERSION= 20132012 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index e8be21d2e295..2eb3a570fcbf 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaint PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/ diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 9e0cb156ca81..d3f69c20149c 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,7 +3,7 @@ PORTNAME= PGPLOT PORTVERSION= 2.21 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KGB diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index 9c8b08b44bbf..d041ee3e8e28 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index cbfad4c1fa20..e512ca1c0c41 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 37ef37bae651..207a6a684d61 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_14_3 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index 33a3ffb335e1..775ef5d0cc9f 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= raster3d PORTVERSION= 3.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics biology MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ DISTNAME= Raster3D_${PORTVERSION:R}-${PORTVERSION:E} diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index dc69a9602cdf..e7972eefe175 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= xd3d PORTVERSION= 8.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ -- cgit v1.2.3