git: 3a7ab00b4f85 - main - graphics/poppler: bump PORTREVISION of dependencies

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Tue, 08 Nov 2022 05:07:58 UTC
The branch main has been updated by tcberner:

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

commit 3a7ab00b4f8502014a5c42f058bb27f2127b424d
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-11-08 05:07:17 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-11-08 05:07:17 +0000

    graphics/poppler: bump PORTREVISION of dependencies
    
    - after update to 22.11 in d01d0d73b169
---
 converters/pdf2djvu/Makefile          | 2 +-
 databases/kbibtex/Makefile            | 2 +-
 deskutils/bookworm/Makefile           | 2 +-
 deskutils/calibre/Makefile            | 2 +-
 deskutils/cfiles/Makefile             | 2 +-
 deskutils/lumina-pdf/Makefile         | 2 +-
 deskutils/recoll/Makefile             | 1 +
 deskutils/xfce4-tumbler/Makefile      | 2 +-
 devel/efl/Makefile                    | 1 +
 devel/kf5-kfilemetadata/Makefile      | 1 +
 editors/calligra/Makefile             | 2 +-
 editors/gummi/Makefile                | 2 +-
 editors/kile/Makefile                 | 2 +-
 editors/libreoffice/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                | 2 +-
 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               | 1 +
 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/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           | 1 +
 mail/claws-mail-pdf_viewer/Makefile   | 2 +-
 mail/textmail/Makefile                | 2 +-
 math/cantor/Makefile                  | 1 +
 math/labplot/Makefile                 | 2 +-
 misc/tellico/Makefile                 | 2 +-
 multimedia/py-mat2/Makefile           | 2 +-
 net/kitinerary/Makefile               | 1 +
 print/cups-filters/Makefile           | 2 +-
 print/deforaos-pdfviewer/Makefile     | 2 +-
 print/ghostscript9-agpl-base/Makefile | 2 +-
 print/pdf-tools/Makefile              | 2 +-
 print/pdfarranger/Makefile            | 2 +-
 print/qpdfview/Makefile               | 2 +-
 print/scribus-devel/Makefile          | 2 +-
 print/texlive-base/Makefile           | 2 +-
 print/xreader/Makefile                | 2 +-
 sysutils/catfish/Makefile             | 2 +-
 sysutils/tracker-miners/Makefile      | 2 +-
 textproc/pdfgrep/Makefile             | 2 +-
 textproc/pdfsandwich/Makefile         | 2 +-
 textproc/py-pdftotext/Makefile        | 2 +-
 textproc/py-textract/Makefile         | 1 +
 www/hotcrp/Makefile                   | 2 +-
 x11/eaglemode/Makefile                | 2 +-
 71 files changed, 71 insertions(+), 62 deletions(-)

diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index a5af28c61b09..9b500a261d7d 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdf2djvu
 DISTVERSION=	0.9.18.2
-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 28229a3789b8..360128c467e1 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kbibtex
 DISTVERSION=	0.9.2
-PORTREVISION=	38
+PORTREVISION=	39
 CATEGORIES=	databases kde
 MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}
 
diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile
index 3381c00c171a..5cbccc764a9c 100644
--- a/deskutils/bookworm/Makefile
+++ b/deskutils/bookworm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bookworm
 DISTVERSION=	1.1.2
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	deskutils
 
 MAINTAINER=	miguel@gocobachi.dev
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 0b3f660f6e5f..9071ccb033a7 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calibre
 PORTVERSION=	5.44.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 
diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile
index f61a3e42071f..aa194e904cf4 100644
--- a/deskutils/cfiles/Makefile
+++ b/deskutils/cfiles/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	cfiles
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8-6
 DISTVERSIONSUFFIX=	-g327d47f
-PORTREVISION=	23
+PORTREVISION=	24
 CATEGORIES=	deskutils
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index fb3336bf75bf..6c7813363cae 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lumina-pdf
 DISTVERSION=	1.6.2
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	deskutils
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index c8c3af995946..d4c4c5384d5c 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	recoll
 PORTVERSION=	1.33.1
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	https://www.lesbonscomptes.com/recoll/
 
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 63792ddaf80c..4c341520cb7e 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tumbler
 PORTVERSION=	4.16.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE
 PKGNAMEPREFIX=	xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 729b187c0f80..0ef538e8397e 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	efl
 DISTVERSION=	1.26.3
+PORTREVISION=	1
 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 a563e68757f7..c689a5b4864f 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@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 5a70d9871934..33ff53446cbb 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	44
+PORTREVISION=	45
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 081f07a8efab..57e4c711b8b7 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gummi
 PORTVERSION=	0.8.1
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/
 
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index ff0e54827ff9..915b37a89730 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.0b3
-PORTREVISION=	36
+PORTREVISION=	37
 CATEGORIES=	editors kde
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index aefae3e4fae0..eb87ebd8aa3a 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	2
 
 .include "${.CURDIR}/Makefile.common"
 
diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile
index 53694a5936ad..83bdce3f1feb 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	setzer
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.4.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	editors
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 118df2d4aa58..f4d1d12e27cd 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texstudio
 DISTVERSION=	4.3.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors
 
 MAINTAINER=	rigoletto@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 3db6cfebe065..f92bd513c840 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	texworks
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	0.6.2
-PORTREVISION=	45
+PORTREVISION=	46
 CATEGORIES=	editors
 
 MAINTAINER=	hrs@FreeBSD.org
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index b8d6b420599f..d378b6c86c97 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	atril
 PORTVERSION=	1.26.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics print mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index b16055d656dc..f95500cdffeb 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	diff-pdf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	graphics
 
 MAINTAINER=	uzsolt@uzsolt.hu
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index 00954f31a664..4db492cd2972 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	diffpdf
 PORTVERSION=	2.1.3
-PORTREVISION=	46
+PORTREVISION=	47
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.qtrac.eu/
 
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index 1ef4825dab25..3fc32146ddb8 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dspdfviewer
 PORTVERSION=	1.15.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	59
+PORTREVISION=	60
 CATEGORIES=	graphics
 
 MAINTAINER=	fox@FreeBSD.org
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index 8342bf49c505..7c331a2b8aa7 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=	28
+PORTREVISION=	29
 CATEGORIES=	graphics math science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 012d80387d5c..c107a25dd24e 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	epdfview
 PORTVERSION=	0.1.8
-PORTREVISION=	57
+PORTREVISION=	58
 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 1937722f4520..222fada8632b 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	evince
 DISTVERSION=	43.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index cdbd7d3009bd..864213192cdd 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gdal
 PORTVERSION=	3.5.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 22fe9f46605e..149a66f5b9fc 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	geeqie
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 28e0867af3c9..9eef79a02916 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gegl
 PORTVERSION=	0.4.38
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index f34e49774a95..eb996b24246c 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
 PORTNAME?=	gimp
 PORTVERSION=	2.10.32
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 6a1c55d83680..5c3c75908d55 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	graphviz
 PORTVERSION=	2.50.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/
 
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index afbd5109c2e9..21832dc0c008 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	impressive
 DISTVERSION=	0.13.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics python
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${DISTVERSION}/
 DISTNAME=	Impressive-${DISTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 5a5d8da6b16b..2a57db9ab302 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	inkscape
 DISTVERSION=	1.2.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://media.inkscape.org/dl/resources/file/
 
diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile
index 71c9b80c74be..77e8ca9c69f4 100644
--- a/graphics/katarakt/Makefile
+++ b/graphics/katarakt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	katarakt
 PORTVERSION=	0.2
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 
 MAINTAINER=	kurt@kmk-computers.de
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 46482c25f4d6..407e2e1b2f4f 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	5.1.2
+PORTREVISION=	1
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 49535d3d90c6..d3cdca84613f 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@FreeBSD.org
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index b51049d53b07..fa3392810528 100644
--- a/graphics/openfx-arena/Makefile
+++ b/graphics/openfx-arena/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openfx-arena
 PORTVERSION=	2.4.3
 DISTVERSIONPREFIX=	Natron-
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	olivier@FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 1dfdab3542ad..c2c4e9e2150f 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	46
+PORTREVISION=	47
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index dd4e09ec5af4..7eede9627dc0 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	42
+PORTREVISION=	43
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 0f1d6fcf4572..73e0a4389398 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdf2svg
 PORTVERSION=	0.2.3
-PORTREVISION=	44
+PORTREVISION=	45
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index bd51ced33a9b..dab07499d4f9 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdfpc
 DISTVERSION=	4.5.0
 CATEGORIES=	graphics
 DISTVERSIONPREFIX=	v
-PORTREVISION=	20
+PORTREVISION=	21
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Keynote-like multi-monitor presentation viewer
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile
index ea3dfc851660..bd17da7cbb0a 100644
--- a/graphics/pqiv/Makefile
+++ b/graphics/pqiv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pqiv
 PORTVERSION=	2.12
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index 81fc08be5c9a..c7540bbb22b9 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	QComicBook
 PORTVERSION=	0.9.1
-PORTREVISION=	42
+PORTREVISION=	43
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 73abd2cc8a68..86843f2047c8 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sane-backends
 DISTVERSION=	1.1.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics
 MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/7d30fab4e115029d91027b6a58d64b43/
 
diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile
index b9d6603c9184..8de749a3c4f8 100644
--- a/graphics/tikzit/Makefile
+++ b/graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tikzit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.6
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	graphics
 
 MAINTAINER=	lwhsu@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 650f3df6017b..b06d6845188b 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vips
 PORTVERSION=	8.13.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index dd4d2dc6aef9..0d1de84b3a5b 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xournal
 PORTVERSION=	0.4.8.2016
-PORTREVISION=	42
+PORTREVISION=	43
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 43da3346ef87..0277aa7b2c49 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xournalpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index e50f5760778c..34342da34e74 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	yacreader
 DISTVERSION=	9.10.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index aafceb14249e..0bb8563e3c5a 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pdf_viewer
-PORTREVISION=	5
+PORTREVISION=	6
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 WWW=		https://www.claws-mail.org/plugin.php?plugin=pdf_viewer
diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile
index 46c06e82a89a..925b3b433d31 100644
--- a/mail/textmail/Makefile
+++ b/mail/textmail/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	textmail
 PORTVERSION=	20070803
-PORTREVISION=	35
+PORTREVISION=	36
 CATEGORIES=	mail
 MASTER_SITES=	http://raf.org/textmail/
 
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 30fe1e47f1e3..c752eb9a2783 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cantor
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	math kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 3a6417861e9e..67b7eb394835 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	labplot
 DISTVERSION=	2.9.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index af52fcbc94ad..818f862d3fef 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tellico
 DISTVERSION=	3.4.4
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile
index e9cecc0d04e8..2f553723b11f 100644
--- a/multimedia/py-mat2/Makefile
+++ b/multimedia/py-mat2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mat2
 DISTVERSION=	0.13.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia audio graphics textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index ee173e7837a7..9a3c3a841176 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@FreeBSD.org
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 17dec06cf648..40cbf56d2818 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cups-filters
 PORTVERSION=	1.28.15
-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 711527a510ba..737f5b7e405d 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfviewer
 PORTVERSION=	0.0.2
-PORTREVISION=	40
+PORTREVISION=	41
 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 80f948eec2c8..9e18675c31b2 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ghostscript
 PORTVERSION=	9.56.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//g}/
 PKGNAMESUFFIX=	9-agpl-base
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index e42a9edfb043..1a7a06a74d5a 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdf-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.91-63
 DISTVERSIONSUFFIX=	-gaec8ecd
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	print elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile
index 0aef8a468c03..b0cc93c76962 100644
--- a/print/pdfarranger/Makefile
+++ b/print/pdfarranger/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfarranger
 DISTVERSION=	1.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	print
 
 MAINTAINER=	Alexander88207@protonmail.com
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 8b33d3623db3..8fb9d83c686e 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qpdfview
 DISTVERSION=	0.4.18
-PORTREVISION=	34
+PORTREVISION=	35
 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 39fc6eefa155..ee0f8ae83a86 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scribus
 PORTVERSION=	1.5.8
-PORTREVISION=	14
+PORTREVISION=	15
 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 8184bc8adcab..22e481d6d313 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texlive
 PORTVERSION=	${TEXLIVE_VERSION}
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}
 PKGNAMESUFFIX=	-base
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index 0e15a00c342d..ca88501fc504 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xreader
 PORTVERSION=	3.2.2
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	print gnome
 DIST_SUBDIR=	gnome
 
diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile
index fc42a6fd0a12..3dbdc16f7987 100644
--- a/sysutils/catfish/Makefile
+++ b/sysutils/catfish/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	catfish
 PORTVERSION=	4.16.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 7d3b4d1e75f4..66e8609e55d9 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tracker-miners
 PORTVERSION=	2.3.5
-PORTREVISION=	32
+PORTREVISION=	33
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	GNOME
 
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 2c3bd1b6e657..0866283d1a44 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfgrep
 PORTVERSION=	2.1.1
-PORTREVISION=	43
+PORTREVISION=	44
 CATEGORIES=	textproc
 MASTER_SITES=	https://pdfgrep.org/download/
 
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile
index 8c75e3fc93a8..59d962bb1506 100644
--- a/textproc/pdfsandwich/Makefile
+++ b/textproc/pdfsandwich/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfsandwich
 DISTVERSION=	0.1.7
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
 
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 3629fc5be735..9b0c476e0223 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdftotext
 PORTVERSION=	2.2.2
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile
index a1a57ea56e62..4e6f4958e48d 100644
--- a/textproc/py-textract/Makefile
+++ b/textproc/py-textract/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	textract
 PORTVERSION=	1.6.5
+PORTREVISION=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index 94637529b5c9..8a2ff208e8c0 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hotcrp
 PORTVERSION=	2.102
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	www
 MASTER_SITES=	http://www.read.seas.harvard.edu/~kohler/hotcrp/
 
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index c5201d60af8e..298a86047280 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eaglemode
 PORTVERSION=	0.95.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}