diff options
author | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
commit | 0941a202747383778df713c994bd63e831dd3095 (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /print | |
parent | ab8fd2fd1724dec181a850cb35ddfeb9deec8153 (diff) | |
download | freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.gz freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.zst freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/gribouy/Makefile | 2 | ||||
-rw-r--r-- | print/harfbuzz/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprintmm/Makefile | 2 | ||||
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/libpagemaker/Makefile | 2 | ||||
-rw-r--r-- | print/qpdf/Makefile | 2 | ||||
-rw-r--r-- | print/qpdfview/Makefile | 1 | ||||
-rw-r--r-- | print/tex-xetex/Makefile | 2 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 |
10 files changed, 10 insertions, 9 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index ebb1031d0484..257ffc451444 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.16.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index 74cc22e8819a..972bd326194a 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= print gnome MASTER_SITES= LOCAL/bland diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index b475abd23351..82ef4f7f83b4 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -3,7 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 1.8.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index f9f5fe7e5403..7c806cc54681 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index b7cd332cc56b..d1c071a7c971 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index 349b2fec588c..ddcaac4b358f 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 98801783a538..9ea41ecd0bc3 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= qpdf DISTVERSION= 8.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 0323addc1c4b..786ebf41ea2b 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,6 +3,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.17beta1 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 0cf228679d08..928914011a50 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 8019bcf8f602..2751f2574770 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base |