git: c5676761368b - main - graphics/poppler: update to 21.06.0

Tobias C. Berner tcberner at FreeBSD.org
Mon Jun 7 13:26:41 UTC 2021


The branch main has been updated by tcberner:

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

commit c5676761368b0e829c1692a4bd7deea9d7bfc92c
Author:     Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-06-02 08:22:26 +0000
Commit:     Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-06-07 13:26:18 +0000

    graphics/poppler: update to 21.06.0
    
    Release 21.06.0:
            core:
             * Fix rendering of some extended latin1 characters in annotations. Issue #1070
             * Support some not so well formed documents with password. Issue #1083
             * Add API to get notified if the xref is reconstructed
             * Add somewhat fancier left/right signature visual representation
             * Fix crashes in malformed files
             * Minor code improvements
    
            qt6:
             * Change some functions to return std::unique_ptr
    
            qt5/qt6:
             * Add API to get notified if the xref is reconstructed
             * Add somewhat fancier left/right signature visual representation
             * Don't assert when trying to invert singular matrices
    
            build system:
             * make boost opt-out if building splash
    
    - Add dependency on boost to enable the splash backend.
    
    PR:             256370
    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        | 1 +
 editors/calligra/Makefile               | 2 +-
 editors/gummi/Makefile                  | 1 +
 editors/kile/Makefile                   | 2 +-
 editors/libreoffice/Makefile            | 2 +-
 editors/libreoffice6/Makefile           | 2 +-
 editors/setzer/Makefile                 | 2 +-
 editors/texstudio/Makefile              | 1 +
 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                | 1 +
 graphics/openfx-arena/Makefile          | 2 +-
 graphics/osg/Makefile                   | 2 +-
 graphics/osg34/Makefile                 | 2 +-
 graphics/pdf2svg/Makefile               | 2 +-
 graphics/pdfpc/Makefile                 | 2 +-
 graphics/poppler-qt5/pkg-plist          | 2 +-
 graphics/poppler/Makefile               | 7 ++++---
 graphics/poppler/distinfo               | 6 +++---
 graphics/pqiv/Makefile                  | 1 +
 graphics/py-python-poppler-qt5/Makefile | 2 +-
 graphics/qcomicbook/Makefile            | 2 +-
 graphics/sane-backends/Makefile         | 2 +-
 graphics/tikzit/Makefile                | 2 +-
 graphics/vips/Makefile                  | 1 +
 graphics/xournal/Makefile               | 2 +-
 graphics/xournalpp/Makefile             | 2 +-
 graphics/yacreader/Makefile             | 1 +
 graphics/zathura-pdf-poppler/Makefile   | 2 +-
 mail/claws-mail-pdf_viewer/Makefile     | 2 +-
 mail/textmail/Makefile                  | 2 +-
 math/cantor/Makefile                    | 1 +
 math/labplot/Makefile                   | 1 +
 misc/tellico/Makefile                   | 1 +
 net/kitinerary/Makefile                 | 1 +
 print/cups-filters/Makefile             | 2 +-
 print/deforaos-pdfviewer/Makefile       | 2 +-
 print/ghostscript9-agpl-base/Makefile   | 2 +-
 print/pdf-tools/Makefile                | 1 +
 print/pdfarranger/Makefile              | 1 +
 print/qpdfview/Makefile                 | 2 +-
 print/scribus-devel/Makefile            | 2 +-
 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-toolkits/rubygem-poppler/Makefile   | 1 +
 x11/eaglemode/Makefile                  | 2 +-
 74 files changed, 79 insertions(+), 62 deletions(-)

diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index fa3895b49a0b..9aadebbac417 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdf2djvu
 DISTVERSION=	0.9.17.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	converters
 MASTER_SITES=	https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index c6d2619532b2..44084c7f96b1 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	kbibtex
 DISTVERSION=	0.9.2
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	databases kde
 MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}
 
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index d9830cd17a1b..13edf6dadca2 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	calibre
 PORTVERSION=	5.20.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 971746a834f2..53e7095ec214 100644
--- a/deskutils/cfiles/Makefile
+++ b/deskutils/cfiles/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	cfiles
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8-6
 DISTVERSIONSUFFIX=	-g327d47f
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	deskutils
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 98bd60a15927..9127b117b379 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lumina-pdf
 DISTVERSION=	1.6.0
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	deskutils
 
 MAINTAINER=	lbartoletti at FreeBSD.org
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index 2b1ef1b3d304..518ff57ae312 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	recoll
 PORTVERSION=	1.27.3
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	deskutils
 MASTER_SITES=	https://www.lesbonscomptes.com/recoll/
 
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index f22b47cdda27..097916aae586 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tumbler
 PORTVERSION=	4.16.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE
 PKGNAMEPREFIX=	xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index b0261208ec93..0166d189046b 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	efl
 DISTVERSION=	1.25.1
-PORTREVISION=	9
+PORTREVISION=	10
 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 f276fd04d43b..4cc09de84b45 100644
--- a/devel/kf5-kfilemetadata/Makefile
+++ b/devel/kf5-kfilemetadata/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kfilemetadata
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-frameworks
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 8fd5461e720e..613784f13f4f 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 95f936ef1b6c..e1ebde419f57 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gummi
 PORTVERSION=	0.8.1
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/
 
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 04971966b0f2..e50ddaa11a96 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.0b3
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	editors kde
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 84f05106100c..ba3c7838e5e0 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 
 .include "${.CURDIR}/Makefile.common"
 
diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile
index e4455515d6d6..cc51d0a42f18 100644
--- a/editors/libreoffice6/Makefile
+++ b/editors/libreoffice6/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	9
+PORTREVISION=	10
 
 .include "${.CURDIR}/Makefile.common"
 
diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile
index b4205821a891..4fc3d15d7b81 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	setzer
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.3.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	editors
 
 MAINTAINER=	greg at unrelenting.technology
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 8a4232bf134a..f5f4ec9974d7 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	texstudio
 DISTVERSION=	3.1.2
+PORTREVISION=	1
 CATEGORIES=	editors
 
 MAINTAINER=	rigoletto at FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index b485ee8c96e3..e190099eeb50 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	texworks
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	0.6.2
-PORTREVISION=	29
+PORTREVISION=	30
 CATEGORIES=	editors
 
 MAINTAINER=	hrs at FreeBSD.org
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index e9d4f8e0ac29..aa1e00ccf795 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -4,7 +4,7 @@
 
 PORTNAME=	atril
 PORTVERSION=	1.22.3
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	graphics print mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index 5c1fa44fe374..42f4fd6f90eb 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	diff-pdf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 
 MAINTAINER=	uzsolt at uzsolt.hu
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index 6e2bb2ba152a..0d4cd0611b76 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	diffpdf
 PORTVERSION=	2.1.3
-PORTREVISION=	30
+PORTREVISION=	31
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.qtrac.eu/
 
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index 8737eb7ecec7..85953c8b23ea 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dspdfviewer
 PORTVERSION=	1.15.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	graphics
 
 MAINTAINER=	fox at FreeBSD.org
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index b9944207f8af..091098a946ea 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=	11
+PORTREVISION=	12
 CATEGORIES=	graphics math science
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index e7d748c46059..73b0461ffd09 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	epdfview
 PORTVERSION=	0.1.8
-PORTREVISION=	42
+PORTREVISION=	43
 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 faa8f38b5bdf..e4d6e5f8e465 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	evince
 DISTVERSION=	3.38.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 8974c2b400de..dc230978f4f4 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	3.2.3
+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 6ebb047d6c42..f015c209451c 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	geeqie
 PORTVERSION=	1.6
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.geeqie.org/
 
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 1d2eaeb42308..1bcafdac4d38 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gegl
 PORTVERSION=	0.4.30
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index f9ac1781ea49..be85cc9ffbd3 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME?=	gimp-app
 PORTVERSION=	2.10.24
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 793239ea147d..de2e1f3b2dc7 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	graphviz
 PORTVERSION=	2.44.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://www2.graphviz.org/Packages/stable/portable_source/
 
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index ce994df4af3c..89f04e3fa897 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	impressive
 DISTVERSION=	0.13.0-beta2
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics python
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${DISTVERSION}/
 DISTNAME=	Impressive-${DISTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index a88d68bc8170..ef8428fdcba2 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	inkscape
 PORTVERSION=	1.0.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://media.inkscape.org/dl/resources/file/
 
diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile
index a2b7c80285bc..c5a5daf59799 100644
--- a/graphics/katarakt/Makefile
+++ b/graphics/katarakt/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	katarakt
 PORTVERSION=	0.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 
 MAINTAINER=	kurt at kmk-computers.de
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 805b952aa8ef..6df4d9770010 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	4.4.1
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index abbf580d6103..9a73b0d0a051 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	okular
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index 19a717c49bf8..64eeca4f93ba 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=	38
+PORTREVISION=	39
 CATEGORIES=	graphics
 
 MAINTAINER=	olivier at FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 6bb3fd679be4..618918b0052b 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3 at FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 41e4bea7eba6..d9726dd9e672 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	23
+PORTREVISION=	24
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 4b0afd9a6f30..c3c0de676ef2 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdf2svg
 PORTVERSION=	0.2.3
-PORTREVISION=	29
+PORTREVISION=	30
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index 10f0195bc137..a0df2de942f7 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdfpc
 DISTVERSION=	4.5.0
 CATEGORIES=	graphics
 DISTVERSIONPREFIX=	v
-PORTREVISION=	5
+PORTREVISION=	6
 
 MAINTAINER=	bapt at FreeBSD.org
 COMMENT=	Keynote-like multi-monitor presentation viewer
diff --git a/graphics/poppler-qt5/pkg-plist b/graphics/poppler-qt5/pkg-plist
index a0a45d580262..87b597e68095 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.28.0
+lib/libpoppler-qt5.so.1.29.0
 libdata/pkgconfig/poppler-qt5.pc
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 11bb64597f5d..fa03f2a9c990 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -1,7 +1,7 @@
 # Created by: marcus at FreeBSD.org
 
 PORTNAME=	poppler
-DISTVERSION=	21.05.0
+DISTVERSION=	21.06.0
 CATEGORIES=	graphics print
 MASTER_SITES=	https://poppler.freedesktop.org/
 
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libnspr4.so:devel/nspr \
 		libtiff.so:graphics/tiff \
 		libfreetype.so:print/freetype2 \
 		libnss3.so:security/nss \
-		libfontconfig.so:x11-fonts/fontconfig
+		libfontconfig.so:x11-fonts/fontconfig \
+		libboost_system.so:devel/boost-libs
 RUN_DEPENDS=	poppler-data>0:graphics/poppler-data
 
 USES=		compiler:c++11-lang cpe cmake:insource gnome jpeg libtool \
@@ -46,7 +47,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=110
+PLIST_SUB+=	SHLIB_VER=111
 
 OPTIONS_DEFINE=		CURL OPENJPEG
 OPTIONS_DEFAULT=	OPENJPEG
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index c8878ff02469..3e3801a51693 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619987993
-SHA256 (poppler-21.05.0.tar.xz) = dafd537b680fad1215bc40fc53d1f38e8449d7c185bc60d5a89e1d26c90dbd8c
-SIZE (poppler-21.05.0.tar.xz) = 1700632
+TIMESTAMP = 1622619981
+SHA256 (poppler-21.06.0.tar.xz) = 4b440708eafdf07a1405e06744c66ac54a5af51a0e38ab17a46fbaff47278342
+SIZE (poppler-21.06.0.tar.xz) = 1708120
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile
index 41006060cdd7..0ae1f6a47afe 100644
--- a/graphics/pqiv/Makefile
+++ b/graphics/pqiv/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	pqiv
 PORTVERSION=	2.12
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	danilo at FreeBSD.org
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 3460e58409d4..3f07b2f4f5f2 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	python-poppler-qt5
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.75.0
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index 22658413e245..2a0770daa0c3 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	QComicBook
 PORTVERSION=	0.9.1
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	graphics
 
 MAINTAINER=	ports at FreeBSD.org
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index ce5e0b61d362..4efe57a288df 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	sane-backends
 DISTVERSION=	1.0.32
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
 
diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile
index 71f3fb49100a..7d2790c23204 100644
--- a/graphics/tikzit/Makefile
+++ b/graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tikzit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.6
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 
 MAINTAINER=	lwhsu at FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 71bb979e4ba2..d8299969b6ec 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.10.6
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index b2d718be4c2e..20bf22e6d767 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xournal
 PORTVERSION=	0.4.8.2016
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index c8113a165fbe..ff2e3decf50a 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xournalpp
 DISTVERSION=	1.0.20
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index 150d71b3fcae..b857bf57cc4a 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	yacreader
 DISTVERSION=	9.8.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich at FreeBSD.org
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 024bb379ac18..93b294600f97 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	zathura-pdf-poppler
 DISTVERSION=	0.3.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
 
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index a0559cc59424..03f22ae0a564 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Pawel Pekala <c0rn at o2.pl>
 
 PORTNAME=	pdf_viewer
-PORTREVISION=	6
+PORTREVISION=	7
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 
diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile
index e700563af2b0..7536f3542e35 100644
--- a/mail/textmail/Makefile
+++ b/mail/textmail/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	textmail
 PORTVERSION=	20070803
-PORTREVISION=	26
+PORTREVISION=	27
 CATEGORIES=	mail
 MASTER_SITES=	http://raf.org/textmail/
 
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 2da0ee477679..54c19263c0df 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	cantor
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	math kde kde-applications
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index d326eb434c16..912e73349684 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	labplot
 DISTVERSION=	2.8.2
+PORTREVISION=	1
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 76b63f2047a7..0cc160316c96 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	tellico
 DISTVERSION=	3.4.1
+PORTREVISION=	1
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index da6a60ef7d97..f34e3dccdb94 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kitinerary
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index c7364810203d..b809617726cf 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cups-filters
 PORTVERSION=	1.28.6
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	print
 MASTER_SITES=	https://www.openprinting.org/download/cups-filters/
 
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index 1499e59269fa..f5db9c8b2561 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdfviewer
 PORTVERSION=	0.0.2
-PORTREVISION=	25
+PORTREVISION=	26
 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 e37fbd9f8a32..6bb49b600748 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ghostscript
 PORTVERSION=	9.52
-PORTREVISION=	17
+PORTREVISION=	18
 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 ceaf1451fd07..facbe66163a6 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -2,6 +2,7 @@ PORTNAME=	pdf-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.90-84
 DISTVERSIONSUFFIX=	-g5f77dae
+PORTREVISION=	1
 CATEGORIES=	print elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile
index 5878b092857d..d0cf16f08d94 100644
--- a/print/pdfarranger/Makefile
+++ b/print/pdfarranger/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	pdfarranger
 DISTVERSION=	1.7.1
+PORTREVISION=	1
 CATEGORIES=	print
 
 MAINTAINER=	Alexander88207 at protonmail.com
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 36799263f4f2..d78f60f619b0 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	qpdfview
 DISTVERSION=	0.4.18
-PORTREVISION=	18
+PORTREVISION=	19
 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 d7e4d55fb46e..b4c45f3e8572 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	scribus
 PORTVERSION=	1.5.7
-PORTREVISION=	1
+PORTREVISION=	2
 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 5a089067aa64..10b4b3ae40d9 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texlive
 PORTVERSION=	20150521
-PORTREVISION=	66
+PORTREVISION=	67
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/Source/
 PKGNAMESUFFIX=	-base
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index e0586c829a85..791978717180 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xreader
 PORTVERSION=	2.8.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	print gnome
 
 MAINTAINER=	danfe at FreeBSD.org
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 9c5a1af5a377..22ba8d1478fc 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tracker-miners
 PORTVERSION=	2.3.5
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	GNOME
 
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 0086682f60f6..5c22db6285f6 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pdfgrep
 PORTVERSION=	2.1.1
-PORTREVISION=	28
+PORTREVISION=	29
*** 62 LINES SKIPPED ***


More information about the dev-commits-ports-main mailing list