git: 12a794e8bd76 - main - graphics/poppler: bump dependent ports

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Sat, 29 Mar 2025 07:08:58 UTC
The branch main has been updated by lbartoletti:

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

commit 12a794e8bd762a70d33e52860e1ebb9b6b41f67a
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-03-29 07:04:40 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-03-29 07:08:39 +0000

    graphics/poppler: bump dependent ports
---
 converters/pdf2djvu/Makefile            | 2 +-
 databases/kbibtex/Makefile              | 2 +-
 deskutils/bookworm/Makefile             | 2 +-
 deskutils/lumina-pdf/Makefile           | 2 +-
 deskutils/xfce4-tumbler/Makefile        | 1 +
 devel/efl/Makefile                      | 1 +
 devel/kf5-kfilemetadata/Makefile        | 2 +-
 devel/kf6-kfilemetadata/Makefile        | 1 +
 editors/calligra/Makefile               | 1 +
 editors/gummi/Makefile                  | 1 +
 editors/kile/Makefile                   | 1 +
 editors/libreoffice/Makefile            | 2 +-
 editors/setzer/Makefile                 | 1 +
 editors/texstudio/Makefile              | 1 +
 editors/texworks/Makefile               | 2 +-
 emulators/es-de/Makefile                | 2 +-
 graphics/R-cran-pdftools/Makefile       | 1 +
 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              | 1 +
 graphics/evince/Makefile                | 2 +-
 graphics/gdal/Makefile                  | 1 +
 graphics/geeqie/Makefile                | 2 +-
 graphics/gegl/Makefile                  | 1 +
 graphics/gimp-app/Makefile              | 2 +-
 graphics/graphviz/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               | 1 +
 graphics/pdfpc/Makefile                 | 2 +-
 graphics/photoqt/Makefile               | 2 +-
 graphics/pqiv/Makefile                  | 1 +
 graphics/py-python-poppler-qt5/Makefile | 2 +-
 graphics/qcomicbook/Makefile            | 2 +-
 graphics/sane-backends/Makefile         | 1 +
 graphics/tikzit/Makefile                | 2 +-
 graphics/vips/Makefile                  | 2 +-
 graphics/xournal/Makefile               | 2 +-
 graphics/xournalpp/Makefile             | 1 +
 graphics/yacreader/Makefile             | 1 +
 graphics/zathura-pdf-poppler/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/extractpdfmark/Makefile           | 1 +
 print/pdf-tools/Makefile                | 2 +-
 print/qpdfview/Makefile                 | 2 +-
 print/texlive-base/Makefile             | 1 +
 print/xreader/Makefile                  | 1 +
 sysutils/localsearch/Makefile           | 1 +
 textproc/pdfgrep/Makefile               | 2 +-
 textproc/py-pdftotext/Makefile          | 2 +-
 x11-toolkits/rubygem-poppler/Makefile   | 1 +
 x11/eaglemode/Makefile                  | 1 +
 64 files changed, 64 insertions(+), 35 deletions(-)

diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index d307401eea6d..1bfa0be7d7e9 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdf2djvu
 DISTVERSION=	0.9.19
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	converters
 MASTER_SITES=	https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index 2ce508089edd..600595e5f9f2 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kbibtex
 DISTVERSION=	0.10.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	databases kde
 MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}
 
diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile
index 8c7b8ab3e66c..b39c2157820b 100644
--- a/deskutils/bookworm/Makefile
+++ b/deskutils/bookworm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bookworm
 DISTVERSION=	1.1.2
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	deskutils
 
 MAINTAINER=	miguel@gocobachi.dev
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 3c2bed4f4797..d74c83d4160b 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lumina-pdf
 DISTVERSION=	1.6.2
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 1477eb13fe6f..d435b55ca5d3 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	tumbler
 PORTVERSION=	4.20.0
+PORTREVISION=	1
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE
 PKGNAMEPREFIX=	xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 6a7ce627f417..e733a9072476 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	efl
 DISTVERSION=	1.28.1
+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 d85a9bf01fe8..ef812471c0b7 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/devel/kf6-kfilemetadata/Makefile b/devel/kf6-kfilemetadata/Makefile
index 74f232444dc3..3e0316e117d1 100644
--- a/devel/kf6-kfilemetadata/Makefile
+++ b/devel/kf6-kfilemetadata/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kfilemetadata
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-frameworks
 
 COMMENT=	Library for extracting the text and metadata from a number files
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 80ebc7e01942..3238a34f28fc 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	editors kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 7d7505420b03..50d4af76cd3e 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gummi
 DISTVERSION=	0.8.3
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/alexandervdm/gummi/releases/download/${DISTVERSION}/
 
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 703d4e705c9b..1d012cfd82e1 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kile
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.0b4
+PORTREVISION=	1
 CATEGORIES=	editors kde
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 180b4b1acd22..27d46383f552 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 9a0d23038657..a5c5b4b4b2ac 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	setzer
 DISTVERSIONPREFIX=	v
 DISTVERSION=	66
+PORTREVISION=	1
 CATEGORIES=	editors
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 56c4c1eaff4f..e84fad61146b 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	texstudio
 DISTVERSION=	4.8.6
+PORTREVISION=	1
 CATEGORIES=	editors
 
 MAINTAINER=	wen@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index fcb82f7017e9..08d94f737f6d 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	texworks
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	0.6.7
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	editors
 
 MAINTAINER=	hrs@FreeBSD.org
diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile
index b8eaf08991f9..c5cf630cadaa 100644
--- a/emulators/es-de/Makefile
+++ b/emulators/es-de/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	es-de
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 
 MAINTAINER=	bsdcode@disroot.org
diff --git a/graphics/R-cran-pdftools/Makefile b/graphics/R-cran-pdftools/Makefile
index 6ddc47f6899a..abd73756cc93 100644
--- a/graphics/R-cran-pdftools/Makefile
+++ b/graphics/R-cran-pdftools/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pdftools
 DISTVERSION=	3.5.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index a396c96aad79..a7ba98e3cc8d 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	atril
 PORTVERSION=	1.28.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics print mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index 355261223aa6..8a971f4f42d2 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	diff-pdf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	uzsolt@FreeBSD.org
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index a25d471905e1..be3573bcc9ae 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	diffpdf
 PORTVERSION=	2.1.3
-PORTREVISION=	53
+PORTREVISION=	54
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.qtrac.eu/
 
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index f78b89c126ec..c0fdb413226b 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dspdfviewer
 PORTVERSION=	1.15.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	71
+PORTREVISION=	72
 CATEGORIES=	graphics
 
 MAINTAINER=	fox@FreeBSD.org
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index 0ddc20eb40da..bea63cef64c7 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=	35
+PORTREVISION=	36
 CATEGORIES=	graphics math science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 0ccda1ec1651..42672ac6e1ab 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	epdfview
 DISTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	graphics print gnome
 
 MAINTAINER=	mew14930xvi@inbox.lv
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index f47f9c4b35bf..a45370ae3bed 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	evince
 DISTVERSION=	46.3.1
-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 05ab67bdf0ca..af706653dd8e 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gdal
 PORTVERSION=	3.10.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 95d960fa8cdd..5ea916424fbf 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	geeqie
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 3abf1c2bc306..71079399988c 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gegl
 DISTVERSION=	0.4.58
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 8283aa20d438..7d108fabba4d 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gimp
 DISTVERSION=	2.10.38
-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 e06f81b81c67..4b93ddef4035 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	graphviz
 PORTVERSION=	12.2.1
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/
 
diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile
index 92483f2b928c..f57c5090f98e 100644
--- a/graphics/katarakt/Makefile
+++ b/graphics/katarakt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	katarakt
 PORTVERSION=	0.2
-PORTREVISION=	30
+PORTREVISION=	31
 CATEGORIES=	graphics
 
 MAINTAINER=	kurt@kmk-computers.de
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 6321b6567a12..bd2a1c3d465e 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	5.2.9
+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 776500c05729..ea61ca319ff3 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 f0a87cf48eed..0982207ec915 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=	16
+PORTREVISION=	17
 CATEGORIES=	graphics
 
 MAINTAINER=	olivier@FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index f006c2c0247e..c99f02887b6d 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	74
+PORTREVISION=	75
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index e42615c977fc..c61228802dc3 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	61
+PORTREVISION=	62
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index e986b689fb8c..ada910fe8c7d 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pdf2svg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.4
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	martin.dieringer@gmx.de
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index ba827ded73e5..682f51772c55 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdfpc
 DISTVERSION=	4.6.0
 CATEGORIES=	graphics
 DISTVERSIONPREFIX=	v
-PORTREVISION=	7
+PORTREVISION=	8
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Keynote-like multi-monitor presentation viewer
diff --git a/graphics/photoqt/Makefile b/graphics/photoqt/Makefile
index e65c83997b6e..dd2ab1157d37 100644
--- a/graphics/photoqt/Makefile
+++ b/graphics/photoqt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	photoqt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	melanhit@gmail.com
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile
index 9254c1916575..fed0fd57016c 100644
--- a/graphics/pqiv/Makefile
+++ b/graphics/pqiv/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pqiv
 PORTVERSION=	2.13.2
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	danilo@FreeBSD.org
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index c4420c6346e1..5666a9e686ec 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=	21.3.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index fb57b0caf245..334092538e1a 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	QComicBook
 PORTVERSION=	0.9.1
-PORTREVISION=	50
+PORTREVISION=	51
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index e71e1baba7e8..0eb96219a03e 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sane-backends
 DISTVERSION=	1.3.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/83bdbb6c9a115184c2d48f1fdc6847db/
 
diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile
index 6dabaa018a30..d525e3d7500f 100644
--- a/graphics/tikzit/Makefile
+++ b/graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tikzit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.6
-PORTREVISION=	28
+PORTREVISION=	29
 CATEGORIES=	graphics
 
 MAINTAINER=	lwhsu@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index bf9ccf9fc92e..9f2335ca09cf 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vips
 PORTVERSION=	8.16.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index 4103dc0ec393..4c3bf2173dfb 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xournal
 PORTVERSION=	0.4.8.2016
-PORTREVISION=	51
+PORTREVISION=	52
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 0194a29a5004..5d7bd16291a1 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xournalpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.3-20240830
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index 8340b9951a6a..24a06844199e 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	yacreader
 DISTVERSION=	9.15.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/YACReader/${PORTNAME}/releases/download/${DISTVERSION}/
 EXTRACT_SUFX=	-src.tar.xz
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 94bbfdb169de..7ccc6e5658d4 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zathura-pdf-poppler
 DISTVERSION=	0.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	https://pwmt.org/projects/zathura-pdf-poppler/download/
 
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 37ae7ec9ecf7..d16a94eb825b 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 5e675ea708ec..7e4c8406c25d 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	labplot
 DISTVERSION=	2.11.80
+PORTREVISION=	1
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/
 DIST_SUBDIR=	KDE/invent.kde.org
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 06602fde368c..c122c93cfbf7 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	tellico
 DISTVERSION=	4.1.1
+PORTREVISION=	1
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index c590eb7fe4bf..20075f98e622 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 efc2fa78c925..9e7c7430ddf4 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cups-filters
 PORTVERSION=	1.28.17
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/OpenPrinting/cups-filters/releases/download/${DISTVERSION}/
 
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index 3e89e0c63003..c83a090bcf12 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfviewer
 PORTVERSION=	0.0.2
-PORTREVISION=	49
+PORTREVISION=	50
 CATEGORIES=	print
 MASTER_SITES=	http://www.defora.org/os/download/download/4431/
 PKGNAMEPREFIX=	deforaos-
diff --git a/print/extractpdfmark/Makefile b/print/extractpdfmark/Makefile
index c046ffef7ef3..cf4439bfbeb8 100644
--- a/print/extractpdfmark/Makefile
+++ b/print/extractpdfmark/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	extractpdfmark
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	print
 
 MAINTAINER=	m.ne@gmx.net
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index 63244138eac1..fb4a45d0306e 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pdf-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	print elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 1a3709d35688..79300a6fafb0 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qpdfview
 DISTVERSION=	0.5.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	print
 MASTER_SITES=	https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
 DISTNAME=	${PORTNAME}-${DISTVERSION:S/.0$//}
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index da8f69c7d5a0..7c18d5096f43 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	texlive
 DISTVERSION=	${TEXLIVE_VERSION}
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}
 PKGNAMESUFFIX=	-base
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index 8952cf5f1113..f09b9bccfa17 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xreader
 PORTVERSION=	4.2.3
+PORTREVISION=	1
 CATEGORIES=	print gnome
 DIST_SUBDIR=	gnome
 
diff --git a/sysutils/localsearch/Makefile b/sysutils/localsearch/Makefile
index a6f1181e8aea..85053ec7f86e 100644
--- a/sysutils/localsearch/Makefile
+++ b/sysutils/localsearch/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	localsearch
 PORTVERSION= 	3.8.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+.[0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 23ee043cb7c2..bccb066aa096 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdfgrep
 PORTVERSION=	2.1.1
-PORTREVISION=	51
+PORTREVISION=	52
 CATEGORIES=	textproc
 MASTER_SITES=	https://pdfgrep.org/download/
 
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 1b3a0b909a67..2b943f258ded 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdftotext
 PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index af4b422f0d0b..5366b4e21db3 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	poppler
 PORTVERSION=	4.2.7
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits rubygems
 MASTER_SITES=	RG
 
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index df08980c0269..50cc7eadd3bf 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	eaglemode
 PORTVERSION=	0.96.3
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}