summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/pdf2djvu/Makefile2
-rw-r--r--databases/kbibtex/Makefile2
-rw-r--r--deskutils/bookworm/Makefile2
-rw-r--r--deskutils/calibre/Makefile1
-rw-r--r--deskutils/cfiles/Makefile2
-rw-r--r--deskutils/lumina-pdf/Makefile2
-rw-r--r--deskutils/recoll/Makefile2
-rw-r--r--deskutils/xfce4-tumbler/Makefile2
-rw-r--r--devel/efl/Makefile2
-rw-r--r--devel/kf5-kfilemetadata/Makefile2
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/gummi/Makefile2
-rw-r--r--editors/kile/Makefile2
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/setzer/Makefile2
-rw-r--r--editors/texstudio/Makefile2
-rw-r--r--editors/texworks/Makefile2
-rw-r--r--graphics/atril/Makefile2
-rw-r--r--graphics/diff-pdf/Makefile1
-rw-r--r--graphics/diffpdf/Makefile2
-rw-r--r--graphics/dspdfviewer/Makefile2
-rw-r--r--graphics/engauge-digitizer/Makefile2
-rw-r--r--graphics/epdfview/Makefile2
-rw-r--r--graphics/evince/Makefile2
-rw-r--r--graphics/gdal/Makefile2
-rw-r--r--graphics/geeqie/Makefile2
-rw-r--r--graphics/gegl/Makefile2
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/graphviz/Makefile2
-rw-r--r--graphics/impressive/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/katarakt/Makefile2
-rw-r--r--graphics/krita/Makefile2
-rw-r--r--graphics/okular-devel/Makefile2
-rw-r--r--graphics/okular/Makefile2
-rw-r--r--graphics/openfx-arena/Makefile2
-rw-r--r--graphics/osg/Makefile2
-rw-r--r--graphics/osg34/Makefile2
-rw-r--r--graphics/pdf2svg/Makefile2
-rw-r--r--graphics/pdfpc/Makefile2
-rw-r--r--graphics/photoqt/Makefile2
-rw-r--r--graphics/pqiv/Makefile2
-rw-r--r--graphics/py-img2pdf/Makefile2
-rw-r--r--graphics/py-pdf2image/Makefile1
-rw-r--r--graphics/py-python-poppler-qt5/Makefile2
-rw-r--r--graphics/qcomicbook/Makefile2
-rw-r--r--graphics/sane-backends/Makefile2
-rw-r--r--graphics/tikzit/Makefile2
-rw-r--r--graphics/vips/Makefile2
-rw-r--r--graphics/xournal/Makefile2
-rw-r--r--graphics/xournalpp/Makefile2
-rw-r--r--graphics/xpdf3/Makefile2
-rw-r--r--graphics/xpdf4/Makefile2
-rw-r--r--graphics/yacreader/Makefile1
-rw-r--r--graphics/zathura-pdf-poppler/Makefile2
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile2
-rw-r--r--mail/dovecot/Makefile2
-rw-r--r--mail/textmail/Makefile2
-rw-r--r--math/cantor/Makefile2
-rw-r--r--math/labplot/Makefile2
-rw-r--r--misc/tellico/Makefile1
-rw-r--r--multimedia/py-mat2/Makefile2
-rw-r--r--net/kitinerary/Makefile2
-rw-r--r--print/cups-filters/Makefile2
-rw-r--r--print/deforaos-pdfviewer/Makefile2
-rw-r--r--print/ghostscript10/Makefile2
-rw-r--r--print/pdf-tools/Makefile2
-rw-r--r--print/pdfarranger/Makefile2
-rw-r--r--print/qpdfview/Makefile2
-rw-r--r--print/scribus-devel/Makefile2
-rw-r--r--print/scribus/Makefile1
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--print/xreader/Makefile2
-rw-r--r--sysutils/catfish/Makefile2
-rw-r--r--sysutils/tracker-miners/Makefile2
-rw-r--r--sysutils/yazi/Makefile2
-rw-r--r--textproc/pdfgrep/Makefile2
-rw-r--r--textproc/pdfsandwich/Makefile2
-rw-r--r--textproc/py-pdftotext/Makefile2
-rw-r--r--textproc/py-textract/Makefile2
-rw-r--r--www/hotcrp/Makefile2
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile2
-rw-r--r--x11/eaglemode/Makefile2
83 files changed, 83 insertions, 77 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 679451049e55..24f103df8294 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdf2djvu
DISTVERSION= 0.9.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index 31c070777443..7a0d7b2e5c54 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kbibtex
DISTVERSION= 0.10.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile
index 8abc9c026db5..0e680d9107c3 100644
--- a/deskutils/bookworm/Makefile
+++ b/deskutils/bookworm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bookworm
DISTVERSION= 1.1.2
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= deskutils
MAINTAINER= miguel@gocobachi.dev
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 3eae6dbc36a9..2008d2eb3f0a 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -1,5 +1,6 @@
PORTNAME= calibre
PORTVERSION= 7.6.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile
index f05da33a0f19..4ffa9f97bc34 100644
--- a/deskutils/cfiles/Makefile
+++ b/deskutils/cfiles/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cfiles
DISTVERSIONPREFIX= v
DISTVERSION= 1.8-6
DISTVERSIONSUFFIX= -g327d47f
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 8b7c0a510a28..f2275b98bd23 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.6.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= deskutils
MAINTAINER= jwb@FreeBSD.org
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index 1b28f801bfae..daf1b839e0dd 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -1,6 +1,6 @@
PORTNAME= recoll
PORTVERSION= 1.33.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils
MASTER_SITES= https://www.lesbonscomptes.com/recoll/
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 7b9db0c91791..3072a6fc937c 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tumbler
PORTVERSION= 4.18.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 979811457b1d..85494f1ace78 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= efl
DISTVERSION= 1.27.0
-PORTREVISION= 2
+PORTREVISION= 3
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 dac3a84912fd..2c696386bd94 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 f50440a95b5a..f70dcb46949b 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= calligra
DISTVERSION= 3.2.1
-PORTREVISION= 60
+PORTREVISION= 61
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index f44b7dc518de..b96331403bbf 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gummi
PORTVERSION= 0.8.1
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= editors
MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 8779147fef07..07d9b10e016f 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
-PORTREVISION= 44
+PORTREVISION= 45
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 2bd0510f7f6a..820e9117052a 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/setzer/Makefile b/editors/setzer/Makefile
index 0ab0592e8cab..8b720f6c7f0e 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= setzer
DISTVERSIONPREFIX= v
DISTVERSION= 54
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index b628c19b96ac..f28979cf010f 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texstudio
DISTVERSION= 4.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= wen@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index ffaa4aac1ccb..f240ee4802fc 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
PORTNAME= texworks
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= hrs@FreeBSD.org
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index 441620540155..d53def8b8793 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -3,7 +3,7 @@
PORTNAME= atril
PORTVERSION= 1.26.0
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index be3cfb0eb346..98d0c0a890d7 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,6 +1,7 @@
PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= uzsolt@FreeBSD.org
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index a50840bb1a21..3cb760242bce 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= diffpdf
PORTVERSION= 2.1.3
-PORTREVISION= 52
+PORTREVISION= 53
CATEGORIES= graphics
MASTER_SITES= http://www.qtrac.eu/
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index 300a79c4db27..a455abcd2f2e 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dspdfviewer
PORTVERSION= 1.15.1
DISTVERSIONPREFIX= v
-PORTREVISION= 65
+PORTREVISION= 66
CATEGORIES= graphics
MAINTAINER= fox@FreeBSD.org
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index d8b8424d6c37..0ddc20eb40da 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= 34
+PORTREVISION= 35
CATEGORIES= graphics math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index e647243d8e52..2a679caf7b62 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 65
+PORTREVISION= 66
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 962a939f9b48..9e84842264d5 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -1,6 +1,6 @@
PORTNAME= evince
DISTVERSION= 43.1
-PORTREVISION= 9
+PORTREVISION= 10
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 c66e39e01c71..858b350c77a8 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdal
PORTVERSION= 3.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 2662babb0707..4b005fecfe66 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= geeqie
DISTVERSIONPREFIX= v
DISTVERSION= 2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index d0cade4f8a29..103e222d6426 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gegl
PORTVERSION= 0.4.46
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= GIMP
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 0147d6fa8916..2285996b7686 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= gimp
PORTVERSION= 2.10.36
-PORTREVISION?= 1
+PORTREVISION?= 2
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index d65b9d9b7ee0..68ae0681d823 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,6 +1,6 @@
PORTNAME= graphviz
PORTVERSION= 9.0.0
-PORTREVISION= 2
+PORTREVISION= 3
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 abb3d909eef5..29cba5707397 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -1,6 +1,6 @@
PORTNAME= impressive
DISTVERSION= 0.13.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/
DISTNAME= Impressive-${DISTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index f611d7f84fe3..d255c8256e78 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,6 +1,6 @@
PORTNAME= inkscape
DISTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile
index 20f22d00badb..92483f2b928c 100644
--- a/graphics/katarakt/Makefile
+++ b/graphics/katarakt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= katarakt
PORTVERSION= 0.2
-PORTREVISION= 29
+PORTREVISION= 30
CATEGORIES= graphics
MAINTAINER= kurt@kmk-computers.de
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 1744aee0a9d7..f96e9fbb45ce 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
PORTNAME= krita
DISTVERSION= 5.2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/graphics/okular-devel/Makefile b/graphics/okular-devel/Makefile
index 4a8c1b032658..1e3f1aba6c74 100644
--- a/graphics/okular-devel/Makefile
+++ b/graphics/okular-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= okular
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde kde-applications kde-devel
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index a00960bd655a..f811fe30b7c2 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 ff4a6799abfd..3c090de9a295 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= 14
+PORTREVISION= 15
CATEGORIES= graphics
MAINTAINER= olivier@FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index af4fec176786..09e029452de5 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= osg
PORTVERSION= 3.6.5
DISTVERSIONPREFIX= OpenSceneGraph-
-PORTREVISION= 66
+PORTREVISION= 67
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index b2f334511776..a633f75a54a1 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -1,7 +1,7 @@
PORTNAME= osg
PORTVERSION= 3.4.1
DISTVERSIONPREFIX= OpenSceneGraph-
-PORTREVISION= 56
+PORTREVISION= 57
CATEGORIES= graphics
PKGNAMESUFFIX= 34
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 68a4c1f4a85f..4b9867264f55 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.3
-PORTREVISION= 50
+PORTREVISION= 51
DISTVERSIONPREFIX= v
CATEGORIES= graphics
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index c940068be92c..8380387166b4 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -2,7 +2,7 @@ PORTNAME= pdfpc
DISTVERSION= 4.6.0
CATEGORIES= graphics
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
MAINTAINER= bapt@FreeBSD.org
COMMENT= Keynote-like multi-monitor presentation viewer
diff --git a/graphics/photoqt/Makefile b/graphics/photoqt/Makefile
index 0435455e2713..e65c83997b6e 100644
--- a/graphics/photoqt/Makefile
+++ b/graphics/photoqt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= photoqt
DISTVERSIONPREFIX= v
DISTVERSION= 3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= melanhit@gmail.com
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile
index fa1740fad6ff..b8ddcb522d8b 100644
--- a/graphics/pqiv/Makefile
+++ b/graphics/pqiv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pqiv
PORTVERSION= 2.12
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= graphics
MAINTAINER= danilo@FreeBSD.org
diff --git a/graphics/py-img2pdf/Makefile b/graphics/py-img2pdf/Makefile
index 4ebba18601ec..8ea549042490 100644
--- a/graphics/py-img2pdf/Makefile
+++ b/graphics/py-img2pdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= img2pdf
DISTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-pdf2image/Makefile b/graphics/py-pdf2image/Makefile
index 0dde6308816e..4223c312acd3 100644
--- a/graphics/py-pdf2image/Makefile
+++ b/graphics/py-pdf2image/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pdf2image
PORTVERSION= 1.17.0
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 5b6928418adb..378ced9fd6e5 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= 1
+PORTREVISION= 2
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index 45e9e1f93a66..fb57b0caf245 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -1,6 +1,6 @@
PORTNAME= QComicBook
PORTVERSION= 0.9.1
-PORTREVISION= 49
+PORTREVISION= 50
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 5887639f202c..7996f406a60f 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sane-backends
DISTVERSION= 1.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/110fc43336d0fb5e514f1fdc7360dd87/
diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile
index 0e5e495327d7..6dabaa018a30 100644
--- a/graphics/tikzit/Makefile
+++ b/graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tikzit
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.6
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= graphics
MAINTAINER= lwhsu@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index e0191b95b017..6e9c0d1a1df0 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vips
PORTVERSION= 8.15.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index 7136b37e8329..4103dc0ec393 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xournal
PORTVERSION= 0.4.8.2016
-PORTREVISION= 50
+PORTREVISION= 51
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 31c0fbc880d0..bebe493ae3f4 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xournalpp
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index f6d2e79401e5..c1a95dddbc60 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xpdf
PORTVERSION= 3.04
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics print
MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/old/
.if !defined(MASTERDIR)
diff --git a/graphics/xpdf4/Makefile b/graphics/xpdf4/Makefile
index 69584534ad16..b84050890857 100644
--- a/graphics/xpdf4/Makefile
+++ b/graphics/xpdf4/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xpdf
PORTVERSION= 4.04
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics print
MASTER_SITES= https://dl.xpdfreader.com/
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index 11043196e8ac..ef18f42a7726 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yacreader
DISTVERSION= 9.14.2
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 60f7ac68a8a2..8a04381b60ef 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zathura-pdf-poppler
DISTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
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 27c7c25592dc..4d313918b021 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pdf_viewer
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= PDF and PostScript viewer plugin for Claws Mail
WWW= https://www.claws-mail.org/plugin.php?plugin=pdf_viewer
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 041381af84e7..5cb27114e566 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -10,7 +10,7 @@
PORTNAME= dovecot
PORTVERSION= 2.3.21
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/2.3/
diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile
index 6fbda9c9ff77..ec44fcf6954f 100644
--- a/mail/textmail/Makefile
+++ b/mail/textmail/Makefile
@@ -1,6 +1,6 @@
PORTNAME= textmail
PORTVERSION= 20070803
-PORTREVISION= 42
+PORTREVISION= 43
CATEGORIES= mail
MASTER_SITES= http://raf.org/textmail/
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index e66084c6e87c..b488ab72ea50 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cantor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 5734b221455f..329698ce1977 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= labplot
DISTVERSION= 2.10.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math kde
MASTER_SITES= KDE/stable/${PORTNAME}/
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index cef988dca0d8..350e354f0ffe 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tellico
DISTVERSION= 3.5.3
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile
index 0442c1960390..1ccbeea179df 100644
--- a/multimedia/py-mat2/Makefile
+++ b/multimedia/py-mat2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mat2
DISTVERSION= 0.13.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio graphics textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 9a3c3a841176..b6a97c153810 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 06922ccd0894..8d0dac929a42 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cups-filters
PORTVERSION= 1.28.17
-PORTREVISION= 2
+PORTREVISION= 3
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 73031328163b..e64ff6eacb08 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.2
-PORTREVISION= 48
+PORTREVISION= 49
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/4431/
PKGNAMEPREFIX= deforaos-
diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile
index 765f769e4a53..cbb9810ee970 100644
--- a/print/ghostscript10/Makefile
+++ b/print/ghostscript10/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ghostscript
DISTVERSION= 10.02.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/
PKGNAMESUFFIX= ${GS_MAJOR_VERSION}
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index 418d1d2a34de..0e715af4a1b4 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= 4
+PORTREVISION= 5
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile
index 778464a81dd6..f44f4b611f34 100644
--- a/print/pdfarranger/Makefile
+++ b/print/pdfarranger/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfarranger
DISTVERSION= 1.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 0b77f5f979ce..f6ea9e280c60 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qpdfview
DISTVERSION= 0.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
DISTNAME= ${PORTNAME}-0.5
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 420996134eb4..d4b882aacc51 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scribus
PORTVERSION= 1.5.8
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= print editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
http://www.scribus.net/downloads/${PORTVERSION}/
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index e0432277f85b..98510f0e5691 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= scribus
DISTVERSION= 1.6.1
+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 2cb2320f4338..20c2d830512a 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texlive
PORTVERSION= ${TEXLIVE_VERSION}
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}
PKGNAMESUFFIX= -base
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index a741d0bc23f0..b00755eef08c 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xreader
PORTVERSION= 3.2.2
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= print gnome
DIST_SUBDIR= gnome
diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile
index 724e66ee9829..180adad0adb2 100644
--- a/sysutils/catfish/Makefile
+++ b/sysutils/catfish/Makefile
@@ -1,6 +1,6 @@
PORTNAME= catfish
PORTVERSION= 4.18.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 8717879ffee5..007e0a645c65 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tracker-miners
PORTVERSION= 2.3.5
-PORTREVISION= 43
+PORTREVISION= 44
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile
index 2653926fc8e5..20fce5342d91 100644
--- a/sysutils/yazi/Makefile
+++ b/sysutils/yazi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yazi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= nivit@FreeBSD.org
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index ab6bf30f21ff..23ee043cb7c2 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfgrep
PORTVERSION= 2.1.1
-PORTREVISION= 50
+PORTREVISION= 51
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile
index ed2b2da6c880..2557f6c7ea49 100644
--- a/textproc/pdfsandwich/Makefile
+++ b/textproc/pdfsandwich/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfsandwich
DISTVERSION= 0.1.7
-PORTREVISION= 41
+PORTREVISION= 42
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 09ddb007e5dc..3eef0e9fc43c 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdftotext
PORTVERSION= 2.2.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile
index fb5cecb7108b..40453bad6a9f 100644
--- a/textproc/py-textract/Makefile
+++ b/textproc/py-textract/Makefile
@@ -1,6 +1,6 @@
PORTNAME= textract
PORTVERSION= 1.6.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index e72d2c5dbb84..625638719171 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hotcrp
PORTVERSION= 2.102
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index 57d0caa7d8fa..a4b885ea9d8e 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= poppler
PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index 6e76a4356c0d..113dec13ee6f 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eaglemode
PORTVERSION= 0.96.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}