Date: Sat, 06 Dec 2025 12:51:28 +0000 From: =?utf-8?Q?Lo=C3=AFc B?=artoletti <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3076d31cda88 - main - graphics/poppler: bump consumers of graphics/poppler Message-ID: <693426d0.2196d.3ecffb1b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=3076d31cda88ff4dacaf14f4e217d451245587af commit 3076d31cda88ff4dacaf14f4e217d451245587af Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2025-12-06 12:43:46 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2025-12-06 12:50:14 +0000 graphics/poppler: bump consumers of graphics/poppler PR: 291277 Exp-run by: antoine --- cad/kicad-devel/Makefile | 2 +- converters/bibtexconv/Makefile | 1 + databases/kbibtex/Makefile | 2 +- deskutils/bookworm/Makefile | 2 +- deskutils/calibre/Makefile | 1 + deskutils/cfiles/Makefile | 2 +- deskutils/lumina-pdf/Makefile | 2 +- deskutils/readur/Makefile | 2 +- deskutils/recoll/Makefile | 2 +- deskutils/xfce4-tumbler/Makefile | 1 + devel/efl/Makefile | 2 +- devel/kf5-kfilemetadata/Makefile | 2 +- devel/kf6-kfilemetadata/Makefile | 1 + editors/gummi/Makefile | 2 +- editors/kile/Makefile | 2 +- editors/setzer/Makefile | 2 +- editors/texstudio/Makefile | 1 + editors/texworks/Makefile | 2 +- emulators/es-de/Makefile | 1 + graphics/R-cran-pdftools/Makefile | 1 + graphics/atril/Makefile | 2 +- graphics/diff-pdf/Makefile | 2 +- graphics/dspdfviewer/Makefile | 2 +- graphics/engauge-digitizer/Makefile | 1 + graphics/epdfview/Makefile | 2 +- graphics/evince/Makefile | 1 + graphics/gdal/Makefile | 1 + graphics/geeqie/Makefile | 2 +- graphics/gegl/Makefile | 1 + graphics/gimp-app/Makefile | 2 +- graphics/gimp3-app/Makefile | 2 +- graphics/graphviz/Makefile | 2 +- graphics/impressive/Makefile | 2 +- graphics/katarakt/Makefile | 2 +- graphics/krita/Makefile | 1 + graphics/okular/Makefile | 1 + graphics/openfx-arena/Makefile | 2 +- graphics/osg/Makefile | 2 +- graphics/pdf2svg/Makefile | 2 +- graphics/pdfpc/Makefile | 2 +- graphics/photoqt/Makefile | 2 +- graphics/pqiv/Makefile | 1 + graphics/py-img2pdf/Makefile | 1 + graphics/py-pdf2image/Makefile | 2 +- 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 | 1 + graphics/xreader/Makefile | 1 + graphics/yacreader/Makefile | 2 +- graphics/zathura-pdf-poppler/Makefile | 1 + mail/textmail/Makefile | 2 +- math/cantor/Makefile | 1 + math/labplot/Makefile | 1 + misc/tellico/Makefile | 1 + multimedia/py-mat2/Makefile | 1 + net/kitinerary/Makefile | 1 + print/cups-filters/Makefile | 2 +- print/deforaos-pdfviewer/Makefile | 2 +- print/extractpdfmark/Makefile | 2 +- print/ghostscript10/Makefile | 1 + print/pdf-tools/Makefile | 2 +- print/pdfarranger/Makefile | 1 + print/qpdfview/Makefile | 2 +- print/texlive-base/Makefile | 2 +- security/pinentry/Makefile | 2 +- sysutils/catfish/Makefile | 1 + sysutils/localsearch/Makefile | 2 +- sysutils/yazi/Makefile | 2 +- textproc/pdfgrep/Makefile | 2 +- textproc/pdfsandwich/Makefile | 2 +- textproc/py-pdftotext/Makefile | 2 +- www/hotcrp/Makefile | 2 +- x11-fm/nemo/Makefile | 2 +- x11-toolkits/rubygem-poppler/Makefile | 1 + x11/eaglemode/Makefile | 2 +- x11/walker/Makefile | 1 + 80 files changed, 80 insertions(+), 51 deletions(-) diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 5da1361198a4..00770ccc6003 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index 15b8ea70a8af..bfe5ddc60a1b 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,5 +1,6 @@ PORTNAME= bibtexconv DISTVERSION= 2.0.5 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= https://www.nntb.no/~dreibh/bibtexconv/download/ diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 8a0251089ba1..53184622227b 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -1,6 +1,6 @@ PORTNAME= kbibtex DISTVERSION= 0.10.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile index 8b829405335d..16eb96cd6937 100644 --- a/deskutils/bookworm/Makefile +++ b/deskutils/bookworm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bookworm DISTVERSION= 1.1.2 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= deskutils MAINTAINER= miguel@gocobachi.dev diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index b0c9418d5a7b..df68e3a2eab3 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,6 @@ PORTNAME= calibre PORTVERSION= 8.15.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= https://download.calibre-ebook.com/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile index 36274a45111b..39d1d7e8cc9a 100644 --- a/deskutils/cfiles/Makefile +++ b/deskutils/cfiles/Makefile @@ -2,7 +2,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8-6 DISTVERSIONSUFFIX= -g327d47f -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile index 5b3c2575d736..f27db5d6b673 100644 --- a/deskutils/lumina-pdf/Makefile +++ b/deskutils/lumina-pdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org diff --git a/deskutils/readur/Makefile b/deskutils/readur/Makefile index 5a00bd9b1fdb..f3fffda37bab 100644 --- a/deskutils/readur/Makefile +++ b/deskutils/readur/Makefile @@ -1,7 +1,7 @@ PORTNAME= readur DISTVERSIONPREFIX= v DISTVERSION= 2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 9345205bd8c6..10ca76933b01 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -1,6 +1,6 @@ PORTNAME= recoll PORTVERSION= 1.33.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils MASTER_SITES= ${WWW} diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index 6b088aef6a29..eac162f87d61 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -1,5 +1,6 @@ PORTNAME= tumbler PORTVERSION= 4.20.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- diff --git a/devel/efl/Makefile b/devel/efl/Makefile index 10203eb167ff..5c743e38e78c 100644 --- a/devel/efl/Makefile +++ b/devel/efl/Makefile @@ -1,6 +1,6 @@ PORTNAME= efl DISTVERSION= 1.28.1 -PORTREVISION= 3 +PORTREVISION= 4 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 3bd81003d08a..26bd879de0ab 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -1,6 +1,6 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 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/gummi/Makefile b/editors/gummi/Makefile index 4ebc2b53e979..163dc718cec0 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,6 +1,6 @@ PORTNAME= gummi DISTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${DISTVERSION}/ diff --git a/editors/kile/Makefile b/editors/kile/Makefile index c9b4c9ef1db8..34abff0e1cc7 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile index c57b91fd7b74..cbe860a628e0 100644 --- a/editors/setzer/Makefile +++ b/editors/setzer/Makefile @@ -1,7 +1,7 @@ PORTNAME= setzer DISTVERSIONPREFIX= v DISTVERSION= 66 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 39d4ccedb48c..da37f0e7cda2 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,5 +1,6 @@ PORTNAME= texstudio DISTVERSION= 4.9.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= wen@FreeBSD.org diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index b095a0e39b07..8c21990c90ed 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile index 290f6caea02d..a7ed324df49b 100644 --- a/emulators/es-de/Makefile +++ b/emulators/es-de/Makefile @@ -1,6 +1,7 @@ PORTNAME= es-de DISTVERSIONPREFIX= v DISTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org diff --git a/graphics/R-cran-pdftools/Makefile b/graphics/R-cran-pdftools/Makefile index cc4112519709..3619fa816243 100644 --- a/graphics/R-cran-pdftools/Makefile +++ b/graphics/R-cran-pdftools/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdftools DISTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 4ef62a49a92f..c00d4a031cca 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.28.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index 700fa595c41a..b3c86e1db0b6 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= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= uzsolt@FreeBSD.org diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 46762347fdc8..20df4f110790 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 75 +PORTREVISION= 76 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile index 041de408675a..c68c38d82409 100644 --- a/graphics/engauge-digitizer/Makefile +++ b/graphics/engauge-digitizer/Makefile @@ -1,6 +1,7 @@ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v DISTVERSION= 12.9.1 +PORTREVISION= 1 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 7d521843df20..933fe95a7347 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -1,6 +1,6 @@ PORTNAME= epdfview DISTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print gnome MAINTAINER= mew14930xvi@inbox.lv diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 972382c18e18..9c4371e079ae 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,5 +1,6 @@ PORTNAME= evince DISTVERSION= 48.1 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 3992e5d16ecc..9b5982206e1a 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.11.5 +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 0ebe4e3f06e0..2988246fd50f 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -1,7 +1,7 @@ PORTNAME= geeqie DISTVERSIONPREFIX= v DISTVERSION= 2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index dee5645bc2a1..e166f8c0260a 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,5 +1,6 @@ PORTNAME= gegl DISTVERSION= 0.4.64 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index bf9386d2191c..4c7b82af4ad9 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp DISTVERSION= 2.10.38 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index 4654ac5e32c5..db88158a6ffb 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp DISTVERSION= 3.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} PKGNAMESUFFIX= 3-app diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index d5a25f0ee0a2..13fc794c9fe7 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= graphviz PORTVERSION= 14.0.5 -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/impressive/Makefile b/graphics/impressive/Makefile index 0834913768ef..97ffc710ba7d 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -1,6 +1,6 @@ PORTNAME= impressive DISTVERSION= 0.13.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile index 7e8443f8665e..c007eed1af8b 100644 --- a/graphics/katarakt/Makefile +++ b/graphics/katarakt/Makefile @@ -1,6 +1,6 @@ PORTNAME= katarakt PORTVERSION= 0.2 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= graphics MAINTAINER= kurt@kmk-computers.de diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index a5879f47e4c8..a7420087a194 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,5 +1,6 @@ PORTNAME= krita DISTVERSION= 5.2.13 +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 71fa2eaf0a7b..524905760039 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= 21 +PORTREVISION= 22 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 5af824673834..b990d0106f6c 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 82 +PORTREVISION= 83 CATEGORIES= graphics MAINTAINER= fluffy@FreeBSD.org diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile index a676086d37b9..939636b1fd31 100644 --- a/graphics/pdf2svg/Makefile +++ b/graphics/pdf2svg/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdf2svg DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= martin.dieringer@gmx.de diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile index bb7c7bf553e8..4067a71202b1 100644 --- a/graphics/pdfpc/Makefile +++ b/graphics/pdfpc/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdfpc DISTVERSIONPREFIX= v DISTVERSION= 4.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= bapt@FreeBSD.org diff --git a/graphics/photoqt/Makefile b/graphics/photoqt/Makefile index 6b542822a75f..de941da77df9 100644 --- a/graphics/photoqt/Makefile +++ b/graphics/photoqt/Makefile @@ -1,7 +1,7 @@ PORTNAME= photoqt DISTVERSIONPREFIX= v DISTVERSION= 3.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= melanhit@gmail.com diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 3827aea9bb9a..15ed053decce 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -1,5 +1,6 @@ PORTNAME= pqiv PORTVERSION= 2.13.3 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org diff --git a/graphics/py-img2pdf/Makefile b/graphics/py-img2pdf/Makefile index e1d7c4e34aa8..6b42d79626ac 100644 --- a/graphics/py-img2pdf/Makefile +++ b/graphics/py-img2pdf/Makefile @@ -1,5 +1,6 @@ PORTNAME= img2pdf DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pdf2image/Makefile b/graphics/py-pdf2image/Makefile index 07149f27b7da..aa8a170dfd07 100644 --- a/graphics/py-pdf2image/Makefile +++ b/graphics/py-pdf2image/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdf2image PORTVERSION= 1.17.0 -PORTREVISION= 4 +PORTREVISION= 5 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 907b010a0d10..82d739b7a562 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= 4 +PORTREVISION= 5 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 87efa8d5c40b..502985f088d1 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,6 +1,6 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 81f78de12fda..c4e8a535c2f6 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,6 +1,6 @@ PORTNAME= sane-backends DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://gitlab.com/-/project/429008/uploads/843c156420e211859e974f78f64c3ea3/ diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile index db16bf16d517..d39192316d0d 100644 --- a/graphics/tikzit/Makefile +++ b/graphics/tikzit/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikzit DISTVERSIONPREFIX= v DISTVERSION= 2.1.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MAINTAINER= lwhsu@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 745eaf8da546..ced8b41b2446 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,5 +1,6 @@ PORTNAME= vips PORTVERSION= 8.17.3 +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 37bf0fcdcde0..4d0bba6d19e9 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -1,6 +1,6 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 53 +PORTREVISION= 54 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index d09c0c64ddcb..662fa73c2086 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,6 +1,7 @@ PORTNAME= xournalpp DISTVERSIONPREFIX= v DISTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/xreader/Makefile b/graphics/xreader/Makefile index fb5a98ac678d..21919814dbfe 100644 --- a/graphics/xreader/Makefile +++ b/graphics/xreader/Makefile @@ -1,5 +1,6 @@ PORTNAME= xreader PORTVERSION= 4.6.0 +PORTREVISION= 1 CATEGORIES= graphics print gnome DIST_SUBDIR= gnome diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 757f90b66d63..4a740975ccaf 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,6 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.15.0 -PORTREVISION= 2 +PORTREVISION= 3 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 ba036f297bc2..7f1a5cfd3425 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -1,5 +1,6 @@ PORTNAME= zathura-pdf-poppler DISTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-poppler/download/ diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile index b5548f049e5d..bdc45a782a9f 100644 --- a/mail/textmail/Makefile +++ b/mail/textmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= textmail PORTVERSION= 20070803 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= mail MASTER_SITES= http://raf.org/textmail/ diff --git a/math/cantor/Makefile b/math/cantor/Makefile index c5a8629aeb7f..f71fc0ad3913 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 9f6e5de41e59..25ffbf107824 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,5 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.12.1 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/${PORTNAME} diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 97ea96d7d03f..a7aa72afcaeb 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,5 +1,6 @@ PORTNAME= tellico DISTVERSION= 4.1.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 c4b390000a8a..a3006241cead 100644 --- a/multimedia/py-mat2/Makefile +++ b/multimedia/py-mat2/Makefile @@ -1,5 +1,6 @@ PORTNAME= mat2 DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= multimedia audio graphics textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 5287ae5e8483..5034f538345e 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.17 -PORTREVISION= 10 +PORTREVISION= 11 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 a8bcf8459acd..06f891cdf01f 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 51 +PORTREVISION= 52 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 ebbae76343b8..e73e6524975f 100644 --- a/print/extractpdfmark/Makefile +++ b/print/extractpdfmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= extractpdfmark DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MAINTAINER= m.ne@gmx.net diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile index e19b3e83d9bf..bb40e31a9fd3 100644 --- a/print/ghostscript10/Makefile +++ b/print/ghostscript10/Makefile @@ -1,5 +1,6 @@ PORTNAME= ghostscript DISTVERSION= 10.06.0 +PORTREVISION= 1 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 302d7b504e11..7eb49451468c 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= 14 +PORTREVISION= 15 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile index be05ab1ff56d..9d4df6887ae8 100644 --- a/print/pdfarranger/Makefile +++ b/print/pdfarranger/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdfarranger DISTVERSION= 1.12.1 +PORTREVISION= 1 CATEGORIES= print PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 3f4f6e72ca6a..093530666c8a 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,6 +1,6 @@ PORTNAME= qpdfview DISTVERSION= 0.5.0 -PORTREVISION= 7 +PORTREVISION= 8 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 efd93174c880..8d3c3b925e53 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive DISTVERSION= ${TEXLIVE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR} PKGNAMESUFFIX= -base diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index ad3da32c4472..121ba47d9746 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,6 +1,6 @@ PORTNAME= pinentry PORTVERSION= 1.3.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security MASTER_SITES= GNUPG/pinentry diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index 22215fb6b2a6..0bc14b299e93 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -1,5 +1,6 @@ PORTNAME= catfish PORTVERSION= 4.20.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/sysutils/localsearch/Makefile b/sysutils/localsearch/Makefile index a800e81bced7..b8a29d411c6e 100644 --- a/sysutils/localsearch/Makefile +++ b/sysutils/localsearch/Makefile @@ -1,6 +1,6 @@ PORTNAME= localsearch PORTVERSION= 3.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile index 5856fb1cde4c..27e4aba25fc9 100644 --- a/sysutils/yazi/Makefile +++ b/sysutils/yazi/Makefile @@ -1,7 +1,7 @@ PORTNAME= yazi DISTVERSIONPREFIX= v DISTVERSION= 25.5.31 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= nivit@FreeBSD.org diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 0dabced4fe6d..0924d33e600d 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 53 +PORTREVISION= 54 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 83a871fe8e66..b05a2f70ec5a 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 4a47227efb87..570a285be59f 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 3.0.0 *** 64 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693426d0.2196d.3ecffb1b>
