git: c8e8499d9e65 - main - graphics/poppler: bump port revision of poppler consumers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Oct 2022 14:43:03 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60 commit c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-10-08 14:41:27 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-10-08 14:42:49 +0000 graphics/poppler: bump port revision of poppler consumers - poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc --- 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 | 2 +- deskutils/xfce4-tumbler/Makefile | 2 +- devel/efl/Makefile | 2 +- devel/kf5-kfilemetadata/Makefile | 2 +- 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 | 1 + graphics/gdal/Makefile | 1 + graphics/geeqie/Makefile | 2 +- graphics/gegl/Makefile | 2 +- graphics/gimp-app/Makefile | 2 +- graphics/graphviz/Makefile | 2 +- graphics/impressive/Makefile | 2 +- graphics/inkscape/Makefile | 2 +- graphics/katarakt/Makefile | 2 +- graphics/krita/Makefile | 1 + graphics/okular/Makefile | 2 +- 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 | 2 +- math/labplot/Makefile | 2 +- misc/tellico/Makefile | 2 +- multimedia/py-mat2/Makefile | 2 +- net/kitinerary/Makefile | 2 +- print/cups-filters/Makefile | 2 +- print/deforaos-pdfviewer/Makefile | 2 +- print/ghostscript9-agpl-base/Makefile | 2 +- print/pdf-tools/Makefile | 1 + print/pdfarranger/Makefile | 1 + print/qpdfview/Makefile | 2 +- print/scribus-devel/Makefile | 2 +- print/texlive-base/Makefile | 2 +- print/xreader/Makefile | 2 +- sysutils/catfish/Makefile | 2 +- sysutils/tracker-miners/Makefile | 2 +- textproc/pdfgrep/Makefile | 2 +- textproc/pdfsandwich/Makefile | 2 +- textproc/py-pdftotext/Makefile | 2 +- www/hotcrp/Makefile | 2 +- x11/eaglemode/Makefile | 2 +- 70 files changed, 70 insertions(+), 64 deletions(-) diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile index eb818b1ea314..a5af28c61b09 100644 --- a/converters/pdf2djvu/Makefile +++ b/converters/pdf2djvu/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdf2djvu DISTVERSION= 0.9.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= converters MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index cccd0ab634d0..c764e443dd01 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -1,6 +1,6 @@ PORTNAME= kbibtex DISTVERSION= 0.9.2 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile index 41246e67b4c1..3381c00c171a 100644 --- a/deskutils/bookworm/Makefile +++ b/deskutils/bookworm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bookworm DISTVERSION= 1.1.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= deskutils MAINTAINER= miguel@gocobachi.dev diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 8317a23551e4..056b4c631d75 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,6 +1,6 @@ PORTNAME= calibre PORTVERSION= 5.44.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile index 6cfc02324c85..f61a3e42071f 100644 --- a/deskutils/cfiles/Makefile +++ b/deskutils/cfiles/Makefile @@ -2,7 +2,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8-6 DISTVERSIONSUFFIX= -g327d47f -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile index 9bf9e4edf8fb..ede14a96aac8 100644 --- a/deskutils/lumina-pdf/Makefile +++ b/deskutils/lumina-pdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MAINTAINER= lbartoletti@FreeBSD.org diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index f2d7aca1be15..fed9a2d2a3fd 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -1,6 +1,6 @@ PORTNAME= recoll PORTVERSION= 1.31.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= https://www.lesbonscomptes.com/recoll/ diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index 5b9376ef6dd0..63792ddaf80c 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -1,6 +1,6 @@ PORTNAME= tumbler PORTVERSION= 4.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- diff --git a/devel/efl/Makefile b/devel/efl/Makefile index c21150df935e..c369e5451542 100644 --- a/devel/efl/Makefile +++ b/devel/efl/Makefile @@ -1,6 +1,6 @@ PORTNAME= efl DISTVERSION= 1.26.2 -PORTREVISION= 8 +PORTREVISION= 9 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 565d904365ed..a18bce1852cb 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -1,6 +1,6 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 6a093e804e91..5a70d9871934 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index f0fe23d00d3a..081f07a8efab 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,6 +1,6 @@ PORTNAME= gummi PORTVERSION= 0.8.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/ diff --git a/editors/kile/Makefile b/editors/kile/Makefile index aed448a5f57a..ff0e54827ff9 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b3 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 6648cdec914b..0f0224907f52 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 54a90b97b340..137538cbf243 100644 --- a/editors/setzer/Makefile +++ b/editors/setzer/Makefile @@ -1,7 +1,7 @@ PORTNAME= setzer DISTVERSIONPREFIX=v DISTVERSION= 0.4.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MAINTAINER= greg@unrelenting.technology diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index a4bcd37a5007..118df2d4aa58 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,6 +1,6 @@ PORTNAME= texstudio DISTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 73b7d8b251c5..3db6cfebe065 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.2 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index f7c8ff41f563..b8d6b420599f 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.26.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index 9975878576ca..b16055d656dc 100644 --- a/graphics/diff-pdf/Makefile +++ b/graphics/diff-pdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index c57ea715f538..00954f31a664 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 0a4f3ab55f21..1ef4825dab25 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 58 +PORTREVISION= 59 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile index 534c8597c38c..8342bf49c505 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= 27 +PORTREVISION= 28 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index f5ea008e5b05..012d80387d5c 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -1,6 +1,6 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 56 +PORTREVISION= 57 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 c1bc33202fdf..1937722f4520 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,5 +1,6 @@ PORTNAME= evince DISTVERSION= 43.0 +PORTREVISION= 1 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 1ef529e3f496..cdbd7d3009bd 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.5.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 01e961ec582c..22fe9f46605e 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -1,7 +1,7 @@ PORTNAME= geeqie DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 206060492fb3..28e0867af3c9 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gegl PORTVERSION= 0.4.38 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 5ce5b5539d67..f34e49774a95 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME?= gimp PORTVERSION= 2.10.32 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 730f26df3dc4..6a1c55d83680 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= graphviz PORTVERSION= 2.50.0 -PORTREVISION= 12 +PORTREVISION= 13 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 f253a9ced29e..afbd5109c2e9 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -1,6 +1,6 @@ PORTNAME= impressive DISTVERSION= 0.13.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 268984700de5..5a5d8da6b16b 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,6 @@ PORTNAME= inkscape DISTVERSION= 1.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile index a8f7b1e68419..71c9b80c74be 100644 --- a/graphics/katarakt/Makefile +++ b/graphics/katarakt/Makefile @@ -1,6 +1,6 @@ PORTNAME= katarakt PORTVERSION= 0.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MAINTAINER= kurt@kmk-computers.de diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 4f6b51ce3724..98c75c888372 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,5 +1,6 @@ PORTNAME= krita DISTVERSION= 5.1.1 +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 d3cdca84613f..8d280021691c 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,6 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index e3c4e4d02891..74851ea4b2da 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= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 6492bcad116f..a9a1b8926750 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index 72d7a25e3490..dd4e09ec5af4 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= graphics PKGNAMESUFFIX= 34 diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile index fbff415fa711..0f1d6fcf4572 100644 --- a/graphics/pdf2svg/Makefile +++ b/graphics/pdf2svg/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.3 -PORTREVISION= 43 +PORTREVISION= 44 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile index a04f834f4eea..bd51ced33a9b 100644 --- a/graphics/pdfpc/Makefile +++ b/graphics/pdfpc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfpc DISTVERSION= 4.5.0 CATEGORIES= graphics DISTVERSIONPREFIX= v -PORTREVISION= 19 +PORTREVISION= 20 MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 8f83f205911f..ea3dfc851660 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -1,6 +1,6 @@ PORTNAME= pqiv PORTVERSION= 2.12 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index dd2fa4f3782f..81fc08be5c9a 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,6 +1,6 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 2033d66b87c3..73abd2cc8a68 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,6 +1,6 @@ PORTNAME= sane-backends DISTVERSION= 1.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/7d30fab4e115029d91027b6a58d64b43/ diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile index 3d1a8dee9de8..b9d6603c9184 100644 --- a/graphics/tikzit/Makefile +++ b/graphics/tikzit/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikzit DISTVERSIONPREFIX= v DISTVERSION= 2.1.6 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MAINTAINER= lwhsu@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 2e15ff171931..650f3df6017b 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,6 +1,6 @@ PORTNAME= vips PORTVERSION= 8.13.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 71747a572834..dd4d2dc6aef9 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -1,6 +1,6 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index f6b113232627..43da3346ef87 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= xournalpp DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 89c70b0a7494..9b75e2463ba4 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,5 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.9.2 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index 94afabe20c24..aafceb14249e 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -1,5 +1,5 @@ PORTNAME= pdf_viewer -PORTREVISION= 4 +PORTREVISION= 5 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 73c1f1d70f42..46c06e82a89a 100644 --- a/mail/textmail/Makefile +++ b/mail/textmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= textmail PORTVERSION= 20070803 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= mail MASTER_SITES= http://raf.org/textmail/ diff --git a/math/cantor/Makefile b/math/cantor/Makefile index c752eb9a2783..0b604b79f2a0 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 bb3f7d93d17a..3a6417861e9e 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index baf0695a71bc..af52fcbc94ad 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,6 @@ PORTNAME= tellico DISTVERSION= 3.4.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile index d2558ce1fc36..e9cecc0d04e8 100644 --- a/multimedia/py-mat2/Makefile +++ b/multimedia/py-mat2/Makefile @@ -1,6 +1,6 @@ PORTNAME= mat2 DISTVERSION= 0.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio graphics textproc python MASTER_SITES= CHEESESHOP 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 ba7998097de2..17dec06cf648 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index 45399c4c8cbf..711527a510ba 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 39 +PORTREVISION= 40 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 23a4769b1b41..80f948eec2c8 100644 --- a/print/ghostscript9-agpl-base/Makefile +++ b/print/ghostscript9-agpl-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghostscript PORTVERSION= 9.56.1 -PORTREVISION= 4 +PORTREVISION= 5 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 9176fbd39362..e42a9edfb043 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.91-63 DISTVERSIONSUFFIX= -gaec8ecd +PORTREVISION= 1 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile index cbc0b742030b..0aef8a468c03 100644 --- a/print/pdfarranger/Makefile +++ b/print/pdfarranger/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdfarranger DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= Alexander88207@protonmail.com diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 75a643885ab0..8b33d3623db3 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,6 +1,6 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 33 +PORTREVISION= 34 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 be5eb8c733f2..19113b07b735 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= scribus PORTVERSION= 1.5.8 -PORTREVISION= 12 +PORTREVISION= 13 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 814622bf9050..c7718b864f87 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive PORTVERSION= ${TEXLIVE_VERSION} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR} PKGNAMESUFFIX= -base diff --git a/print/xreader/Makefile b/print/xreader/Makefile index f2472cb5b0fd..0e15a00c342d 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -1,6 +1,6 @@ PORTNAME= xreader PORTVERSION= 3.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print gnome DIST_SUBDIR= gnome diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index 6ad1445d38e1..fc42a6fd0a12 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -1,6 +1,6 @@ PORTNAME= catfish PORTVERSION= 4.16.4 -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 ad0bc342e3aa..deed09862368 100644 --- a/sysutils/tracker-miners/Makefile +++ b/sysutils/tracker-miners/Makefile @@ -1,6 +1,6 @@ PORTNAME= tracker-miners PORTVERSION= 2.3.5 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 8463727f5305..2c3bd1b6e657 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 76815591e0c6..8c75e3fc93a8 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index eb146dc77036..3629fc5be735 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 2.2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile index c3a20fb05bcf..94637529b5c9 100644 --- a/www/hotcrp/Makefile +++ b/www/hotcrp/Makefile @@ -1,6 +1,6 @@ PORTNAME= hotcrp PORTVERSION= 2.102 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/ diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index d4b217efb9c6..c5201d60af8e 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -1,6 +1,6 @@ PORTNAME= eaglemode PORTVERSION= 0.95.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}