Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2021 04:12:31 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc4315b37058 - main - graphics/poppler: update to 21.05.0
Message-ID:  <202105060412.1464CVIX013279@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc4315b370580787f8f12f4f788bb47f6ff7544a

commit cc4315b370580787f8f12f4f788bb47f6ff7544a
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-05-03 04:04:51 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-05-06 04:12:26 +0000

    graphics/poppler: update to 21.05.0
    
    Release 21.05.0:
            core:
             * Fix crashes in malformed files
             * Export SplashFont* symbols used by Scribus
             * Minor code improvements
    
            qt5/qt6:
             * Make sure new signatures are always properly oriented
             * Allow to pass the border width when signing
    
            glib:
             * Enhance find to support multi-line matching
    
            utils:
             * pdftoppm: Fix regression when using single scaleTo. Issue #1062
    
            build system:
             * Allow to disable building manual tests
    
    PR:             255562
    Exp-run by:     antoine
---
 converters/pdf2djvu/Makefile          | 2 +-
 databases/kbibtex/Makefile            | 2 +-
 deskutils/calibre/Makefile            | 1 +
 deskutils/cfiles/Makefile             | 2 +-
 deskutils/lumina-pdf/Makefile         | 2 +-
 deskutils/recoll/Makefile             | 2 +-
 deskutils/xfce4-tumbler/Makefile      | 2 +-
 devel/efl/Makefile                    | 2 +-
 devel/kf5-kfilemetadata/Makefile      | 2 +-
 editors/calligra/Makefile             | 2 +-
 editors/kile/Makefile                 | 2 +-
 editors/libreoffice/Makefile          | 2 +-
 editors/libreoffice6/Makefile         | 2 +-
 editors/setzer/Makefile               | 2 +-
 editors/texstudio/Makefile            | 2 +-
 editors/texworks/Makefile             | 2 +-
 graphics/atril/Makefile               | 2 +-
 graphics/diff-pdf/Makefile            | 2 +-
 graphics/diffpdf/Makefile             | 2 +-
 graphics/dspdfviewer/Makefile         | 2 +-
 graphics/engauge-digitizer/Makefile   | 2 +-
 graphics/epdfview/Makefile            | 2 +-
 graphics/evince/Makefile              | 2 +-
 graphics/gdal/Makefile                | 1 +
 graphics/geeqie/Makefile              | 2 +-
 graphics/gegl/Makefile                | 2 +-
 graphics/gimp-app/Makefile            | 2 +-
 graphics/graphviz/Makefile            | 2 +-
 graphics/impressive/Makefile          | 2 +-
 graphics/inkscape/Makefile            | 2 +-
 graphics/katarakt/Makefile            | 2 +-
 graphics/krita/Makefile               | 2 +-
 graphics/okular/Makefile              | 2 +-
 graphics/openfx-arena/Makefile        | 2 +-
 graphics/osg/Makefile                 | 2 +-
 graphics/osg34/Makefile               | 2 +-
 graphics/pdf2svg/Makefile             | 2 +-
 graphics/pdfpc/Makefile               | 2 +-
 graphics/poppler-glib/pkg-plist       | 2 +-
 graphics/poppler-qt5/pkg-plist        | 2 +-
 graphics/poppler/Makefile             | 4 ++--
 graphics/poppler/distinfo             | 6 +++---
 graphics/pqiv/Makefile                | 2 +-
 graphics/qcomicbook/Makefile          | 2 +-
 graphics/sane-backends/Makefile       | 2 +-
 graphics/tikzit/Makefile              | 2 +-
 graphics/vips/Makefile                | 2 +-
 graphics/xournal/Makefile             | 2 +-
 graphics/xournalpp/Makefile           | 2 +-
 graphics/yacreader/Makefile           | 2 +-
 mail/claws-mail-pdf_viewer/Makefile   | 2 +-
 mail/textmail/Makefile                | 2 +-
 math/cantor/Makefile                  | 2 +-
 math/labplot/Makefile                 | 2 +-
 misc/tellico/Makefile                 | 2 +-
 net/kitinerary/Makefile               | 2 +-
 print/cups-filters/Makefile           | 2 +-
 print/deforaos-pdfviewer/Makefile     | 2 +-
 print/ghostscript9-agpl-base/Makefile | 2 +-
 print/pdf-tools/Makefile              | 2 +-
 print/qpdfview/Makefile               | 2 +-
 print/scribus-devel/Makefile          | 1 +
 print/texlive-base/Makefile           | 2 +-
 print/xreader/Makefile                | 2 +-
 sysutils/tracker-miners/Makefile      | 2 +-
 textproc/pdfgrep/Makefile             | 2 +-
 textproc/pdfsandwich/Makefile         | 2 +-
 textproc/py-pdftotext/Makefile        | 2 +-
 www/hotcrp/Makefile                   | 2 +-
 x11/eaglemode/Makefile                | 2 +-
 70 files changed, 73 insertions(+), 70 deletions(-)

diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 8dd681e090da..fa3895b49a0b 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdf2djvu
 DISTVERSION=	0.9.17.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	converters
 MASTER_SITES=	https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index f49c7d106b4e..c6d2619532b2 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	kbibtex
 DISTVERSION=	0.9.2
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	databases kde
 MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}
 
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index b84d7ed1f81c..78a67fc1bfac 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	calibre
 PORTVERSION=	5.17.0
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 
diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile
index aef6076452f6..971746a834f2 100644
--- a/deskutils/cfiles/Makefile
+++ b/deskutils/cfiles/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	cfiles
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8-6
 DISTVERSIONSUFFIX=	-g327d47f
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	deskutils
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index a1e418390691..98bd60a15927 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lumina-pdf
 DISTVERSION=	1.6.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	deskutils
 
 MAINTAINER=	lbartoletti@FreeBSD.org
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index c3ed92b2f152..2b1ef1b3d304 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	recoll
 PORTVERSION=	1.27.3
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	deskutils
 MASTER_SITES=	https://www.lesbonscomptes.com/recoll/
 
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 1bedfa0b387a..f22b47cdda27 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tumbler
 PORTVERSION=	4.16.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE
 PKGNAMEPREFIX=	xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 0a8ef825771d..0944c57e29f9 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	efl
 DISTVERSION=	1.25.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/libs/${PORTNAME}/
 DIST_SUBDIR=	enlightenment
diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile
index 4cc09de84b45..381f5854642c 100644
--- a/devel/kf5-kfilemetadata/Makefile
+++ b/devel/kf5-kfilemetadata/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kfilemetadata
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 61221d25b59c..2be129ccbfcc 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 01b46041a02e..04971966b0f2 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.0b3
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	editors kde
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 5d37fa3bb0b5..cd54782598dc 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	7
+PORTREVISION=	8
 
 .include "${.CURDIR}/Makefile.common"
 
diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile
index 75e854a04bf9..e4455515d6d6 100644
--- a/editors/libreoffice6/Makefile
+++ b/editors/libreoffice6/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	8
+PORTREVISION=	9
 
 .include "${.CURDIR}/Makefile.common"
 
diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile
index e8a680b94436..b4205821a891 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	setzer
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.3.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	editors
 
 MAINTAINER=	greg@unrelenting.technology
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 219a7706414c..b548a084957b 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texstudio
 DISTVERSION=	3.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors
 
 MAINTAINER=	rigoletto@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 88d59054c5d8..b485ee8c96e3 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	texworks
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	0.6.2
-PORTREVISION=	28
+PORTREVISION=	29
 CATEGORIES=	editors
 
 MAINTAINER=	hrs@FreeBSD.org
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index 2b9b193b144b..e9d4f8e0ac29 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -4,7 +4,7 @@
 
 PORTNAME=	atril
 PORTVERSION=	1.22.3
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics print mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index 8f4f8873963e..5c1fa44fe374 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	diff-pdf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	uzsolt@uzsolt.hu
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index 2e43b2a2baad..6e2bb2ba152a 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	diffpdf
 PORTVERSION=	2.1.3
-PORTREVISION=	29
+PORTREVISION=	30
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.qtrac.eu/
 
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index 8673c5b79a25..8737eb7ecec7 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dspdfviewer
 PORTVERSION=	1.15.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	40
+PORTREVISION=	41
 CATEGORIES=	graphics
 
 MAINTAINER=	fox@FreeBSD.org
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index a3e00a21b0dd..b9944207f8af 100644
--- a/graphics/engauge-digitizer/Makefile
+++ b/graphics/engauge-digitizer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	engauge-digitizer
 DISTVERSIONPREFIX=	v
 DISTVERSION=	12.2.2
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics math science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 8e387588e46e..e7d748c46059 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	epdfview
 PORTVERSION=	0.1.8
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	FRUGALWARE/xapps-extra/${PORTNAME} \
 		ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 5b23dbce719b..faa8f38b5bdf 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	evince
 DISTVERSION=	3.38.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index df19060c8296..6b45525ccf2e 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	3.2.2
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 5dc63d76c6c0..6ebb047d6c42 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	geeqie
 PORTVERSION=	1.6
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.geeqie.org/
 
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 5f0448c9540c..c7d07dfe6b76 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gegl
 PORTVERSION=	0.4.30
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 37dca7c6a2fe..910e74e31bdd 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME?=	gimp-app
 PORTVERSION=	2.10.24
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 819801e36135..793239ea147d 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	graphviz
 PORTVERSION=	2.44.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://www2.graphviz.org/Packages/stable/portable_source/
 
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index 7497f10710c2..ce994df4af3c 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	impressive
 DISTVERSION=	0.13.0-beta2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics python
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${DISTVERSION}/
 DISTNAME=	Impressive-${DISTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 0faf9a745cb3..a88d68bc8170 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	inkscape
 PORTVERSION=	1.0.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://media.inkscape.org/dl/resources/file/
 
diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile
index 7019a8e68010..a2b7c80285bc 100644
--- a/graphics/katarakt/Makefile
+++ b/graphics/katarakt/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	katarakt
 PORTVERSION=	0.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	kurt@kmk-computers.de
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 498ae605bb10..ce80c0a2cc9f 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	4.4.1
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 8e2270c020e4..09df63debf25 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	okular
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index b3152a0a9d45..19a717c49bf8 100644
--- a/graphics/openfx-arena/Makefile
+++ b/graphics/openfx-arena/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openfx-arena
 PORTVERSION=	2.3.14
 DISTVERSIONPREFIX=	Natron-
-PORTREVISION=	37
+PORTREVISION=	38
 CATEGORIES=	graphics
 
 MAINTAINER=	olivier@FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 9c419d036357..6bb3fd679be4 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 8ef7bf3856e6..41e4bea7eba6 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 306c47e91fc9..4b0afd9a6f30 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdf2svg
 PORTVERSION=	0.2.3
-PORTREVISION=	28
+PORTREVISION=	29
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index f73e80b0a53f..10f0195bc137 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdfpc
 DISTVERSION=	4.5.0
 CATEGORIES=	graphics
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Keynote-like multi-monitor presentation viewer
diff --git a/graphics/poppler-glib/pkg-plist b/graphics/poppler-glib/pkg-plist
index 6ed73e29a47f..273967b5c036 100644
--- a/graphics/poppler-glib/pkg-plist
+++ b/graphics/poppler-glib/pkg-plist
@@ -16,6 +16,6 @@ include/poppler/glib/poppler.h
 lib/girepository-1.0/Poppler-0.18.typelib
 lib/libpoppler-glib.so
 lib/libpoppler-glib.so.8
-lib/libpoppler-glib.so.8.20.0
+lib/libpoppler-glib.so.8.21.0
 libdata/pkgconfig/poppler-glib.pc
 share/gir-1.0/Poppler-0.18.gir
diff --git a/graphics/poppler-qt5/pkg-plist b/graphics/poppler-qt5/pkg-plist
index df7e0c1075cb..a0a45d580262 100644
--- a/graphics/poppler-qt5/pkg-plist
+++ b/graphics/poppler-qt5/pkg-plist
@@ -9,5 +9,5 @@ include/poppler/qt5/poppler-qt5.h
 include/poppler/qt5/poppler-version.h
 lib/libpoppler-qt5.so
 lib/libpoppler-qt5.so.1
-lib/libpoppler-qt5.so.1.27.0
+lib/libpoppler-qt5.so.1.28.0
 libdata/pkgconfig/poppler-qt5.pc
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 1cde462ba619..11bb64597f5d 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -1,7 +1,7 @@
 # Created by: marcus@FreeBSD.org
 
 PORTNAME=	poppler
-DISTVERSION=	21.04.0
+DISTVERSION=	21.05.0
 CATEGORIES=	graphics print
 MASTER_SITES=	https://poppler.freedesktop.org/
 
@@ -46,7 +46,7 @@ CMAKE_OFF+=	${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/}
 PORTSCOUT=	limitw:1,even
 USES+=		iconv
 CMAKE_ON+=	ENABLE_CPP
-PLIST_SUB+=	SHLIB_VER=109
+PLIST_SUB+=	SHLIB_VER=110
 
 OPTIONS_DEFINE=		CURL OPENJPEG
 OPTIONS_DEFAULT=	OPENJPEG
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index c404a8683a94..c8878ff02469 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617697401
-SHA256 (poppler-21.04.0.tar.xz) = 5e2219656c6bbd36154133fef2e12b7d0938464518827098b29a10b1697ea79c
-SIZE (poppler-21.04.0.tar.xz) = 1694132
+TIMESTAMP = 1619987993
+SHA256 (poppler-21.05.0.tar.xz) = dafd537b680fad1215bc40fc53d1f38e8449d7c185bc60d5a89e1d26c90dbd8c
+SIZE (poppler-21.05.0.tar.xz) = 1700632
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile
index 69cc9a80821e..b9feb4c639e1 100644
--- a/graphics/pqiv/Makefile
+++ b/graphics/pqiv/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pqiv
 PORTVERSION=	2.11
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	graphics
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index d35a59c4a2b3..22658413e245 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	QComicBook
 PORTVERSION=	0.9.1
-PORTREVISION=	26
+PORTREVISION=	27
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index fb9c50d5b18b..ce5e0b61d362 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	sane-backends
 DISTVERSION=	1.0.32
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
 
diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile
index e4cf98f89ba4..71f3fb49100a 100644
--- a/graphics/tikzit/Makefile
+++ b/graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tikzit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.6
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	lwhsu@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 60a43913e134..dd6cd51ece27 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.10.5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index 0be155073880..b2d718be4c2e 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xournal
 PORTVERSION=	0.4.8.2016
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index b3ebad94693c..c8113a165fbe 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xournalpp
 DISTVERSION=	1.0.20
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index 55355dcecd65..b9291d056a3a 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	yacreader
 DISTVERSION=	9.7.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index 2fcd73868ca9..a0559cc59424 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Pawel Pekala <c0rn@o2.pl>
 
 PORTNAME=	pdf_viewer
-PORTREVISION=	5
+PORTREVISION=	6
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 
diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile
index 6abe3acf18ae..e700563af2b0 100644
--- a/mail/textmail/Makefile
+++ b/mail/textmail/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	textmail
 PORTVERSION=	20070803
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	mail
 MASTER_SITES=	http://raf.org/textmail/
 
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index ea0e751cf027..b0c69f2aaba9 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	cantor
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 34102323fd3c..1fa22fe2e85d 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	labplot
 DISTVERSION=	2.8.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 2eb3986f676e..bb2c23624222 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tellico
 DISTVERSION=	3.3.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 6ba64b0d4946..032c85af9ef5 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kitinerary
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 11fdc9d71ebe..c7364810203d 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cups-filters
 PORTVERSION=	1.28.6
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	print
 MASTER_SITES=	https://www.openprinting.org/download/cups-filters/
 
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index 2311deba6f03..1499e59269fa 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdfviewer
 PORTVERSION=	0.0.2
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	print
 MASTER_SITES=	http://www.defora.org/os/download/download/4431/
 PKGNAMEPREFIX=	deforaos-
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index 693dd38c342b..e37fbd9f8a32 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ghostscript
 PORTVERSION=	9.52
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
 PKGNAMESUFFIX=	9-agpl-base
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index 56a9e281ca8f..51e597d6bcaa 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdf-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.90-41
 DISTVERSIONSUFFIX=	-g2ece508
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	print elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 322d8bf68484..36799263f4f2 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	qpdfview
 DISTVERSION=	0.4.18
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	print
 MASTER_SITES=	https://launchpadlibrarian.net/294276875/ \
 		https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 339d7a6f1a17..d7e4d55fb46e 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	scribus
 PORTVERSION=	1.5.7
+PORTREVISION=	1
 CATEGORIES=	print editors
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
 		http://www.scribus.net/downloads/${PORTVERSION}/
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 89198a1fc995..5a089067aa64 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texlive
 PORTVERSION=	20150521
-PORTREVISION=	65
+PORTREVISION=	66
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/Source/
 PKGNAMESUFFIX=	-base
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index c542e2db63d0..e0586c829a85 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xreader
 PORTVERSION=	2.8.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	print gnome
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 2ac27a824d74..9c5a1af5a377 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tracker-miners
 PORTVERSION=	2.3.5
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	GNOME
 
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index f74a8747920d..0086682f60f6 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdfgrep
 PORTVERSION=	2.1.1
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	textproc
 MASTER_SITES=	https://pdfgrep.org/download/
 
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile
index d95c3cb76b6f..279ac0c06541 100644
--- a/textproc/pdfsandwich/Makefile
+++ b/textproc/pdfsandwich/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfsandwich
 DISTVERSION=	0.1.7
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
 
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index d1bb8e5d3cf9..0a8f16be705f 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdftotext
 PORTVERSION=	2.1.5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index d79e3083c9fb..859b1de0971b 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hotcrp
 PORTVERSION=	2.102
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://www.read.seas.harvard.edu/~kohler/hotcrp/
 
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index 09c2aac83f21..6247599998c7 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eaglemode
*** 6 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105060412.1464CVIX013279>