aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2018-12-12 09:35:33 +0800
committergerald <gerald@FreeBSD.org>2018-12-12 09:35:33 +0800
commit97e78d860783dbeec5f72d4f8581d78b52f954e3 (patch)
tree404c2c9646ff0f64f0fea93eaedcd120dc980500 /print
parent7476bb1ff088f7acb9b541e9f4c9e4e38747b38c (diff)
downloadfreebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.gz
freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.zst
freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.zip
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
Diffstat (limited to 'print')
-rw-r--r--print/R-cran-knitr/Makefile1
-rw-r--r--print/R-cran-tinytex/Makefile1
-rw-r--r--print/cups-filters/Makefile1
-rw-r--r--print/harfbuzz/Makefile2
-rw-r--r--print/libgnomeprintmm/Makefile2
-rw-r--r--print/libmspub01/Makefile2
-rw-r--r--print/libpagemaker/Makefile2
-rw-r--r--print/lilypond-devel/Makefile2
-rw-r--r--print/lilypond/Makefile2
-rw-r--r--print/pdfcube/Makefile2
-rw-r--r--print/print-manager/Makefile2
-rw-r--r--print/qpdf/Makefile1
-rw-r--r--print/qpdfview/Makefile2
-rw-r--r--print/qt5-printsupport/Makefile1
-rw-r--r--print/tex-xetex/Makefile2
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--print/ttfquery/Makefile2
17 files changed, 17 insertions, 12 deletions
diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile
index b89b681f99e9..926284562a96 100644
--- a/print/R-cran-knitr/Makefile
+++ b/print/R-cran-knitr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= knitr
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= print
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile
index 4262ef214940..2f6ee9a58472 100644
--- a/print/R-cran-tinytex/Makefile
+++ b/print/R-cran-tinytex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tinytex
DISTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= print
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 87a846311a2c..427e3b23b38c 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cups-filters
PORTVERSION= 1.21.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index d31b937632b3..9c0466d1ae0d 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= harfbuzz
PORTVERSION= 2.2.0
-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 7c806cc54681..842d65a671b4 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgnomeprintmm
PORTVERSION= 2.5.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile
index 79fdde00dda7..0b7da13c1262 100644
--- a/print/libmspub01/Makefile
+++ b/print/libmspub01/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libmspub
PORTVERSION= 0.1.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print graphics devel
MASTER_SITES= LODEV/${PORTNAME}
PKGNAMESUFFIX= 01
diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile
index b8775082b6ab..4a57cff8e830 100644
--- a/print/libpagemaker/Makefile
+++ b/print/libpagemaker/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libpagemaker
PORTVERSION= 0.0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print graphics devel
MASTER_SITES= LODEV/${PORTNAME}
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index fe73fdbcfed3..2d0fbacea2bd 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lilypond
DISTVERSION= 2.19.81
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \
http://lilypond.org/downloads/sources/v${DISTVERSION:R}/
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 48b0807420dd..26ef83948c85 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lilypond
PORTVERSION= 2.18.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
index 6d58a08045ee..8209d9b43bc1 100644
--- a/print/pdfcube/Makefile
+++ b/print/pdfcube/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfcube
PORTVERSION= 0.0.5
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile
index d64afb01cd89..a6e734fc2315 100644
--- a/print/print-manager/Makefile
+++ b/print/print-manager/Makefile
@@ -2,7 +2,7 @@
PORTNAME= print-manager
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index a5e10f728894..9deb73a8d318 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qpdf
DISTVERSION= 8.2.1
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 6aae1a08b2cc..4a7bea5ca8f1 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
DISTVERSION= 0.4.17beta1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/294276875/ \
https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
diff --git a/print/qt5-printsupport/Makefile b/print/qt5-printsupport/Makefile
index 6cd3c690753c..ec140b4699b1 100644
--- a/print/qt5-printsupport/Makefile
+++ b/print/qt5-printsupport/Makefile
@@ -2,6 +2,7 @@
PORTNAME= printsupport
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= print
PKGNAMEPREFIX= qt5-
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile
index c206452e89d5..c98c9e77e17c 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xetex
PORTVERSION= 0.99992
-PORTREVISION= 20
+PORTREVISION= 21
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 7c3ecd1711d1..c8cdcdfd45e5 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base
diff --git a/print/ttfquery/Makefile b/print/ttfquery/Makefile
index 71d4a4de58f1..b3c54c9d4a68 100644
--- a/print/ttfquery/Makefile
+++ b/print/ttfquery/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ttfquery
PORTVERSION= 1.0.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= CHEESESHOP
DISTNAME= TTFQuery-${PORTVERSION}