summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/allegro5/Makefile4
-rw-r--r--devel/libextractor/Makefile4
-rw-r--r--devel/p5-Alien-SDL/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs25/Makefile4
-rw-r--r--editors/emacs26/Makefile4
-rw-r--r--editors/emacs27/Makefile4
-rw-r--r--editors/emacs28/Makefile4
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--fonts/fontforge/Makefile4
-rw-r--r--games/atque/Makefile4
-rw-r--r--games/ecwolf/Makefile4
-rw-r--r--games/megaglest/Makefile4
-rw-r--r--geography/gipfel/Makefile4
-rw-r--r--graphics/ImageMagick/Makefile4
-rw-r--r--graphics/SDL2_image/Makefile4
-rw-r--r--graphics/darktable/Makefile4
-rw-r--r--graphics/djview4/Makefile4
-rw-r--r--graphics/djvulibre-lib/Makefile3
-rw-r--r--graphics/djvulibre-tools/Makefile3
-rw-r--r--graphics/dx/Makefile4
-rw-r--r--graphics/enblend-enfuse/Makefile4
-rw-r--r--graphics/eog/Makefile4
-rw-r--r--graphics/eom/Makefile4
-rw-r--r--graphics/evas-jpeg/Makefile4
-rw-r--r--graphics/freeimage/Makefile4
-rw-r--r--graphics/freeimageplus/Makefile4
-rw-r--r--graphics/gd/Makefile4
-rw-r--r--graphics/gdk-pixbuf2/Makefile3
-rw-r--r--graphics/gegl/Makefile4
-rw-r--r--graphics/gimp-ufraw/Makefile4
-rw-r--r--graphics/gimp/Makefile3
-rw-r--r--graphics/gmic/Makefile4
-rw-r--r--graphics/gpicview/Makefile4
-rw-r--r--graphics/gthumb/Makefile4
-rw-r--r--graphics/h5utils/Makefile4
-rw-r--r--graphics/inkscape/Makefile4
-rw-r--r--graphics/ipe/Makefile4
-rw-r--r--graphics/lcms2/Makefile3
-rw-r--r--graphics/leptonica/Makefile3
-rw-r--r--graphics/libwebp/Makefile3
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/nvidia-texture-tools/Makefile4
-rw-r--r--graphics/opencv/Makefile4
-rw-r--r--graphics/osg/Makefile4
-rw-r--r--graphics/ploticus/Makefile4
-rw-r--r--graphics/py-Pillow/Makefile3
-rw-r--r--graphics/py-Pillow6/Makefile4
-rw-r--r--graphics/qiv/Makefile4
-rw-r--r--graphics/rawtherapee/Makefile4
-rw-r--r--graphics/sane-airscan/Makefile4
-rw-r--r--graphics/sane-backends/Makefile4
-rw-r--r--graphics/simage/Makefile4
-rw-r--r--graphics/vigra/Makefile4
-rw-r--r--graphics/vtk/Makefile4
-rw-r--r--graphics/zbar/Makefile4
-rw-r--r--lang/kaffe-x11/Makefile4
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/celestia/Makefile4
-rw-r--r--misc/fbreader/Makefile4
-rw-r--r--multimedia/transcode/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--multimedia/xine-lib/Makefile4
-rw-r--r--print/cups-base/Makefile3
-rw-r--r--print/cups-filters/Makefile3
-rw-r--r--print/ghostscript-agpl/Makefile4
-rw-r--r--print/libcups/Makefile3
-rw-r--r--print/podofo/Makefile4
-rw-r--r--print/poppler-glib/Makefile3
-rw-r--r--print/poppler-utils/Makefile3
-rw-r--r--print/scribus-qt4/Makefile4
-rw-r--r--sysutils/xnc/Makefile4
-rw-r--r--wm/compiz-fusion-plugins-extra/Makefile4
-rw-r--r--wm/windowmaker/Makefile4
-rw-r--r--www/htmldoc-x11/Makefile3
-rw-r--r--www/netsurf/Makefile4
-rw-r--r--x11/kdelibs4/Makefile4
-rw-r--r--x11/qt5-qtbase/Makefile3
-rw-r--r--x11/wxGTK30/Makefile4
-rw-r--r--x11/wxGTK31/Makefile4
-rw-r--r--x11/xfce4-tumbler/Makefile4
-rw-r--r--x11/xscreensaver/Makefile4
-rw-r--r--x11/xvidcap/Makefile4
86 files changed, 172 insertions, 157 deletions
diff --git a/devel/allegro5/Makefile b/devel/allegro5/Makefile
index 5fd5cce7d41..e439c6300a4 100644
--- a/devel/allegro5/Makefile
+++ b/devel/allegro5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2022/07/02 16:53:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2022/07/14 23:46:18 dholland Exp $
DISTNAME= allegro-5.2.7.0
PKGNAME= ${DISTNAME:S/allegro-/allegro5-/1}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=liballeg/}
GITHUB_PROJECT= allegro5
diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile
index e2b79c1c261..776c0257e03 100644
--- a/devel/libextractor/Makefile
+++ b/devel/libextractor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2022/04/18 19:09:47 adam Exp $
+# $NetBSD: Makefile,v 1.93 2022/07/14 23:46:18 dholland Exp $
DISTNAME= libextractor-1.9
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libextractor/}
diff --git a/devel/p5-Alien-SDL/Makefile b/devel/p5-Alien-SDL/Makefile
index 6bc68981d35..a0faf2a41f9 100644
--- a/devel/p5-Alien-SDL/Makefile
+++ b/devel/p5-Alien-SDL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2022/06/28 11:31:51 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/07/14 23:46:18 dholland Exp $
DISTNAME= Alien-SDL-1.446
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 77ce3f9090e..baa8257d034 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.209 2022/04/18 19:09:50 adam Exp $
+# $NetBSD: Makefile,v 1.210 2022/07/14 23:46:18 dholland Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 2d9ce94c190..e85feee9ea2 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.104 2021/10/09 15:35:04 nia Exp $
+# $NetBSD: Makefile,v 1.105 2022/07/14 23:46:18 dholland Exp $
DISTNAME= emacs-28.0.50_2020-02-10
PKGVERSION= 28.0.50
PKGNAME= emacs28-${PKGVERSION}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/
CATEGORIES= editors
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index 87ec25ef3ac..959886aa05f 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2022/04/18 19:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.41 2022/07/14 23:46:18 dholland Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
-PKGREVISION= 29
+PKGREVISION= 30
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile
index 861951ec12c..55731486662 100644
--- a/editors/emacs26/Makefile
+++ b/editors/emacs26/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2022/04/18 19:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.32 2022/07/14 23:46:19 dholland Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
.include "../../editors/emacs26/Makefile.common"
-PKGREVISION= 18
+PKGREVISION= 19
.include "options.mk"
diff --git a/editors/emacs27/Makefile b/editors/emacs27/Makefile
index 17b32208f1e..5c0fb408bd3 100644
--- a/editors/emacs27/Makefile
+++ b/editors/emacs27/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2022/04/18 19:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/07/14 23:46:19 dholland Exp $
CONFLICTS+= emacs27-nox11-[0-9]*
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../editors/emacs27/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs28/Makefile b/editors/emacs28/Makefile
index bf798b45eba..99c23567b3c 100644
--- a/editors/emacs28/Makefile
+++ b/editors/emacs28/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2022/04/18 19:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/07/14 23:46:19 dholland Exp $
CONFLICTS+= emacs28-nox11-[0-9]*
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../editors/emacs28/Makefile.common"
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index ad616e50192..cb2d6134764 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.124 2022/04/18 19:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.125 2022/07/14 23:46:19 dholland Exp $
DISTNAME= texmaker-5.1.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index ac43d6fad07..481c35f981c 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2022/07/02 16:53:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.167 2022/07/14 23:46:19 dholland Exp $
DISTNAME= vice-3.6.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index ed8393c6295..2d75b9c83a3 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.241 2022/07/02 16:53:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.242 2022/07/14 23:46:19 dholland Exp $
DISTNAME= wine-5.0.5
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/${PKGVERSION_NOREV:R}/
MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/${PKGVERSION_NOREV:R}/
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index c709e8ff5ce..631583c15d5 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.128 2022/06/30 11:18:23 nia Exp $
+# $NetBSD: Makefile,v 1.129 2022/07/14 23:46:19 dholland Exp $
DISTNAME= fontforge-20220308
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= fonts editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=fontforge/}
GITHUB_PROJECT= fontforge
diff --git a/games/atque/Makefile b/games/atque/Makefile
index a4c5cdd9c4d..80f123c3ce0 100644
--- a/games/atque/Makefile
+++ b/games/atque/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/03/28 10:44:05 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2022/07/14 23:46:19 dholland Exp $
DISTNAME= atque-1.1.2
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= games editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=igniferroque/}
EXTRACT_SUFX= .tar.bz2
diff --git a/games/ecwolf/Makefile b/games/ecwolf/Makefile
index f6e1961beb0..53c288c5640 100644
--- a/games/ecwolf/Makefile
+++ b/games/ecwolf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/12/08 16:04:27 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/14 23:46:19 dholland Exp $
DISTNAME= 1.3.3
PKGNAME= ecwolf-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= https://bitbucket.org/ecwolf/ecwolf/get/
DIST_SUBDIR= ecwolf
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile
index 914049f5165..b5a112c9cdd 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/04/18 19:11:09 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/07/14 23:46:20 dholland Exp $
DISTNAME= megaglest-3.13.0
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=MegaGlest/}
GITHUB_PROJECT= megaglest-source
diff --git a/geography/gipfel/Makefile b/geography/gipfel/Makefile
index 0ac05a3c5c0..a0bf1aee822 100644
--- a/geography/gipfel/Makefile
+++ b/geography/gipfel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2021/06/01 09:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2022/07/14 23:46:20 dholland Exp $
DISTNAME= gipfel-0.4.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= geography graphics
MASTER_SITES= http://www.ecademix.com/JohannesHofmann/
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index f2b69fb8e7e..5ea65123596 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.305 2022/06/28 11:33:59 wiz Exp $
+# $NetBSD: Makefile,v 1.306 2022/07/14 23:46:20 dholland Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile
index da42d2e60e4..a3963babca3 100644
--- a/graphics/SDL2_image/Makefile
+++ b/graphics/SDL2_image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/03/28 10:44:20 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2022/07/14 23:46:20 dholland Exp $
DISTNAME= SDL2_image-2.0.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics devel
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index a80aebe8c53..14a6ed3f261 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2022/06/23 20:05:11 gdt Exp $
+# $NetBSD: Makefile,v 1.132 2022/07/14 23:46:20 dholland Exp $
DISTNAME= darktable-3.6.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=darktable-org/}
GITHUB_PROJECT= darktable
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile
index 745171f86f6..32dc5ae7f7a 100644
--- a/graphics/djview4/Makefile
+++ b/graphics/djview4/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2022/07/02 16:53:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2022/07/14 23:46:20 dholland Exp $
#
DISTNAME= djview-4.12
PKGNAME= ${DISTNAME:S/djview/djview4/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}
diff --git a/graphics/djvulibre-lib/Makefile b/graphics/djvulibre-lib/Makefile
index e867459cc55..2bbb3f5c9a4 100644
--- a/graphics/djvulibre-lib/Makefile
+++ b/graphics/djvulibre-lib/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/09/24 23:05:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2022/07/14 23:46:20 dholland Exp $
.include "../../graphics/djvulibre-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-lib-/}
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/graphics/djvulibre-tools/Makefile b/graphics/djvulibre-tools/Makefile
index bab9cd37333..8edeff282df 100644
--- a/graphics/djvulibre-tools/Makefile
+++ b/graphics/djvulibre-tools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2015/09/24 23:05:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2022/07/14 23:46:20 dholland Exp $
.include "../../graphics/djvulibre-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-tools-/}
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 3e9f429656f..ec45182a2e5 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2022/04/18 19:11:15 adam Exp $
+# $NetBSD: Makefile,v 1.124 2022/07/14 23:46:20 dholland Exp $
DISTNAME= dx-4.4.4
-PKGREVISION= 72
+PKGREVISION= 73
CATEGORIES= graphics
MASTER_SITES= http://opendx.npaci.edu/source/
diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile
index e7756d4cffe..27d01456586 100644
--- a/graphics/enblend-enfuse/Makefile
+++ b/graphics/enblend-enfuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2022/06/28 11:34:00 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2022/07/14 23:46:21 dholland Exp $
DISTNAME= enblend-enfuse-4.2
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/}
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 99fdce9b6a6..f22f76761e6 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2022/04/18 19:11:16 adam Exp $
+# $NetBSD: Makefile,v 1.117 2022/07/14 23:46:21 dholland Exp $
DISTNAME= eog-40.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile
index d0e5d99b40a..745c7531ab2 100644
--- a/graphics/eom/Makefile
+++ b/graphics/eom/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:34:00 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/07/14 23:46:21 dholland Exp $
# XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
# python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
# from libpeas bl3, so we include it early to ensure a valid version is
# chosen. This is not ideal, please fix it properly at some point.
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../devel/libpeas/buildlink3.mk"
.include "../../meta-pkgs/mate/Makefile.common"
diff --git a/graphics/evas-jpeg/Makefile b/graphics/evas-jpeg/Makefile
index e4e560de898..213e0bcac8d 100644
--- a/graphics/evas-jpeg/Makefile
+++ b/graphics/evas-jpeg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2020/08/17 20:17:28 leot Exp $
+# $NetBSD: Makefile,v 1.20 2022/07/14 23:46:21 dholland Exp $
PKGNAME= evas-jpeg-${EVAS_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Evas JPEG image loader
EVAS_IMAGE_LOADERS= jpeg
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index c039b47ef44..944093556f4 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2022/05/31 11:49:09 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2022/07/14 23:46:21 dholland Exp $
.include "Makefile.common"
PKGNAME= freeimage-3.18.0
-PKGREVISION= 6
+PKGREVISION= 7
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF
diff --git a/graphics/freeimageplus/Makefile b/graphics/freeimageplus/Makefile
index 2e99e37df31..af2731527e7 100644
--- a/graphics/freeimageplus/Makefile
+++ b/graphics/freeimageplus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2021/09/28 10:28:36 nia Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/14 23:46:21 dholland Exp $
.include "../../graphics/freeimage/Makefile.common"
PKGNAME= freeimageplus-3.18.0
-PKGREVISION= 3
+PKGREVISION= 4
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF (C++ wrapper)
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 5ea974aed02..6b4570513cb 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.132 2022/06/28 11:34:00 wiz Exp $
+# $NetBSD: Makefile,v 1.133 2022/07/14 23:46:21 dholland Exp $
DISTNAME= libgd-2.3.3
PKGNAME= ${DISTNAME:S/libgd/gd/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=libgd/}
GITHUB_PROJECT= libgd
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index ca63e2e8fbb..907c0c82e72 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2022/06/23 09:34:02 nia Exp $
+# $NetBSD: Makefile,v 1.56 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gdk-pixbuf-2.42.8
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
+PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 037c1658dda..390705b4799 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2022/05/13 20:56:09 tnn Exp $
+# $NetBSD: Makefile,v 1.107 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gegl-0.4.36
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/gegl/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile
index f0883b2922c..a83ce3fcff9 100644
--- a/graphics/gimp-ufraw/Makefile
+++ b/graphics/gimp-ufraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2022/06/28 11:34:01 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2022/07/14 23:46:22 dholland Exp $
# Note that upstream has replaced tarballs without changing the
# version number (e.g., 0.19.2 had two different tarballs).
@@ -6,7 +6,7 @@
# updating pkgsrc.
DISTNAME= ufraw-0.22
PKGNAME= gimp-${DISTNAME}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/}
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 96e2755fb94..8adfec2a188 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.362 2022/07/10 22:34:30 wiz Exp $
+# $NetBSD: Makefile,v 1.363 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gimp-2.10.32
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index ac42e75deea..f6fe72bf230 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2022/04/18 19:11:17 adam Exp $
+# $NetBSD: Makefile,v 1.34 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gmic_2.9.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index 94078eba0ed..b6fd17ec064 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2021/12/08 16:04:55 adam Exp $
+# $NetBSD: Makefile,v 1.36 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gpicview-0.2.5
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index aa5c1478241..2d52432df57 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2022/04/18 19:11:18 adam Exp $
+# $NetBSD: Makefile,v 1.106 2022/07/14 23:46:22 dholland Exp $
DISTNAME= gthumb-2.14.4
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/}
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/h5utils/Makefile b/graphics/h5utils/Makefile
index e18b28b0726..5630444bfa0 100644
--- a/graphics/h5utils/Makefile
+++ b/graphics/h5utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/09/01 12:14:07 obache Exp $
+# $NetBSD: Makefile,v 1.24 2022/07/14 23:46:22 dholland Exp $
#
DISTNAME= h5utils-1.12.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://ab-initio.mit.edu/h5utils/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 69c2140b8d7..22e6b6c00f5 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.250 2022/06/30 11:18:28 nia Exp $
+# $NetBSD: Makefile,v 1.251 2022/07/14 23:46:22 dholland Exp $
DISTNAME= inkscape-1.1.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index 043d3ba2063..12e2da32085 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/07/02 16:53:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2022/07/14 23:46:23 dholland Exp $
DISTNAME= ipe-7.2.7-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= graphics
MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/7.2/
diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile
index d216106b607..61f880d51b1 100644
--- a/graphics/lcms2/Makefile
+++ b/graphics/lcms2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2021/06/12 06:09:43 nia Exp $
+# $NetBSD: Makefile,v 1.16 2022/07/14 23:46:23 dholland Exp $
DISTNAME= lcms2-2.12
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lcms/}
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile
index 225a6cbd375..186f5bc02d3 100644
--- a/graphics/leptonica/Makefile
+++ b/graphics/leptonica/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/09/29 11:53:13 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/07/14 23:46:23 dholland Exp $
DISTNAME= leptonica-1.82.0
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile
index a43584b9df0..775a5634a5c 100644
--- a/graphics/libwebp/Makefile
+++ b/graphics/libwebp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2022/03/03 10:41:34 adam Exp $
+# $NetBSD: Makefile,v 1.36 2022/07/14 23:46:23 dholland Exp $
DISTNAME= libwebp-1.2.2
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://storage.googleapis.com/downloads.webmproject.org/releases/webp/
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 82be59f3828..6ca76f9827c 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.235 2022/06/28 11:34:03 wiz Exp $
+# $NetBSD: Makefile,v 1.236 2022/07/14 23:46:23 dholland Exp $
DISTNAME= netpbm-10.86.25
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= #
# manually created from svn checkout of
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index df8b2eddd51..7568320deba 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/08/15 14:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/14 23:46:23 dholland Exp $
DISTNAME= nvidia-texture-tools-2.1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=castano/}
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index e1b25f311db..d5073f97ef6 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2022/06/30 11:18:28 nia Exp $
+# $NetBSD: Makefile,v 1.107 2022/07/14 23:46:23 dholland Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "Makefile.common"
DISTNAME= opencv-${OPENCV_VERSION}
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 53b7909bd1c..d463f836498 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2022/05/13 13:47:34 gdt Exp $
+# $NetBSD: Makefile,v 1.146 2022/07/14 23:46:23 dholland Exp $
DISTNAME= osg-3.6.5
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=openscenegraph/}
GITHUB_PROJECT= OpenSceneGraph
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index f0b36746a82..ce0b1885784 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2020/08/17 20:19:07 leot Exp $
+# $NetBSD: Makefile,v 1.60 2022/07/14 23:46:23 dholland Exp $
DISTNAME= ploticus242_src
PKGNAME= ploticus-2.42
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ploticus/}
diff --git a/graphics/py-Pillow/Makefile b/graphics/py-Pillow/Makefile
index b242595ca5e..ffdd11d4f37 100644
--- a/graphics/py-Pillow/Makefile
+++ b/graphics/py-Pillow/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2022/07/12 09:20:40 adam Exp $
+# $NetBSD: Makefile,v 1.62 2022/07/14 23:46:24 dholland Exp $
DISTNAME= Pillow-9.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pillow/}
diff --git a/graphics/py-Pillow6/Makefile b/graphics/py-Pillow6/Makefile
index 676bcb1e214..fc64756c06c 100644
--- a/graphics/py-Pillow6/Makefile
+++ b/graphics/py-Pillow6/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:54:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/14 23:46:24 dholland Exp $
DISTNAME= Pillow-6.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pillow/}
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index c3c95d15518..542420b32c8 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2021/12/08 16:05:04 adam Exp $
+# $NetBSD: Makefile,v 1.67 2022/07/14 23:46:24 dholland Exp $
DISTNAME= qiv-2.3.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics x11
MASTER_SITES= https://spiegl.de/qiv/download/
EXTRACT_SUFX= .tgz
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index 687ef5f4692..21735f579f9 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2022/04/18 19:11:22 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/07/14 23:46:24 dholland Exp $
DISTNAME= rawtherapee-5.6
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics
MASTER_SITES= http://rawtherapee.com/shared/source/
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/sane-airscan/Makefile b/graphics/sane-airscan/Makefile
index 219ffcbeb86..f52a9458c0e 100644
--- a/graphics/sane-airscan/Makefile
+++ b/graphics/sane-airscan/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2022/04/18 19:11:23 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/14 23:46:24 dholland Exp $
GITHUB_PROJECT= sane-airscan
GITHUB_TAG= 0.99.21
DISTNAME= sane-airscan-0.99.21
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexpevzner/}
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index c2e5d626cd2..57b4dd6a846 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2022/04/18 19:11:23 adam Exp $
+# $NetBSD: Makefile,v 1.81 2022/07/14 23:46:24 dholland Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
COMMENT= API for access to scanners, digital cameras, frame grabbers, etc
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile
index ca1185c42ed..ecc76a98e21 100644
--- a/graphics/simage/Makefile
+++ b/graphics/simage/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2022/03/28 10:44:24 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2022/07/14 23:46:24 dholland Exp $
DISTNAME= simage-1.7.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index 51552180b59..2adfb6cb4c7 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2021/08/15 14:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/07/14 23:46:24 dholland Exp $
DISTNAME= vigra-1.11.1-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=ukoethe/}
diff --git a/graphics/vtk/Makefile b/graphics/vtk/Makefile
index 77e6a9c1923..0a4eb98ef38 100644
--- a/graphics/vtk/Makefile
+++ b/graphics/vtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/04/18 19:09:54 adam Exp $
+# $NetBSD: Makefile,v 1.23 2022/07/14 23:46:24 dholland Exp $
DISTNAME= VTK-9.0.3
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= https://www.vtk.org/files/release/${PKGVERSION_NOREV:R}/
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile
index 13f7ea7f98f..33bb2f01fd9 100644
--- a/graphics/zbar/Makefile
+++ b/graphics/zbar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2022/04/18 19:11:24 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/07/14 23:46:25 dholland Exp $
DISTNAME= zbar-0.23.90
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= https://linuxtv.org/downloads/zbar/
EXTRACT_SUFX= .tar.bz2
diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile
index 3543bde0c6e..86a756afe87 100644
--- a/lang/kaffe-x11/Makefile
+++ b/lang/kaffe-x11/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.59 2021/12/08 16:05:21 adam Exp $
+# $NetBSD: Makefile,v 1.60 2022/07/14 23:46:25 dholland Exp $
#
.include "../../lang/kaffe/Makefile.common"
PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/}
-PKGREVISION= 42
+PKGREVISION= 43
COMMENT+= (AWT support through X11)
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 7c718c8bda2..473bf48ac6a 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.269 2022/07/04 07:46:15 wiz Exp $
+# $NetBSD: Makefile,v 1.270 2022/07/14 23:46:25 dholland Exp $
DISTNAME= calibre-5.40.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile
index f836a5a80a4..88eb13fd002 100644
--- a/misc/celestia/Makefile
+++ b/misc/celestia/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2022/04/18 19:11:37 adam Exp $
+# $NetBSD: Makefile,v 1.87 2022/07/14 23:46:25 dholland Exp $
DISTNAME= celestia-1.6.1
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/}
diff --git a/misc/fbreader/Makefile b/misc/fbreader/Makefile
index 57d490f160b..5c6b74c0e8f 100644
--- a/misc/fbreader/Makefile
+++ b/misc/fbreader/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2022/04/18 19:11:37 adam Exp $
+# $NetBSD: Makefile,v 1.89 2022/07/14 23:46:25 dholland Exp $
DISTNAME= fbreader-sources-0.99.4
PKGNAME= ${DISTNAME:S/-sources//}
-PKGREVISION= 50
+PKGREVISION= 51
CATEGORIES= misc
MASTER_SITES= http://www.fbreader.org/files/desktop/
EXTRACT_SUFX= .tgz
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 504d19ca12e..2a87130d2ae 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2022/04/18 19:11:47 adam Exp $
+# $NetBSD: Makefile,v 1.136 2022/07/14 23:46:25 dholland Exp $
DISTNAME= transcode-1.1.7
-PKGREVISION= 52
+PKGREVISION= 53
CATEGORIES= multimedia
MASTER_SITES= http://bitbucket.org/france/transcode-tcforge/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 83783e155ba..592df727e70 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.268 2022/07/02 16:53:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.269 2022/07/14 23:46:25 dholland Exp $
DISTNAME= vlc-3.0.17.4
#PKGREVISION= 10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile
index bb24ffbbaca..245da2a90c7 100644
--- a/multimedia/xine-lib/Makefile
+++ b/multimedia/xine-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.179 2022/06/28 11:34:57 wiz Exp $
+# $NetBSD: Makefile,v 1.180 2022/07/14 23:46:25 dholland Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
COMMENT= Multimedia player library
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 1d595bd8308..972ab289215 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2022/05/11 16:21:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2022/07/14 23:46:25 dholland Exp $
.include "../../print/cups/Makefile.common"
PKGNAME= cups-base-${CUPS_VERS}
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenPrinting/}
MAINTAINER= sbd@NetBSD.org
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 08b7df6fda5..8231a9398ab 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2022/05/10 20:57:35 markd Exp $
+# $NetBSD: Makefile,v 1.163 2022/07/14 23:46:26 dholland Exp $
DISTNAME= cups-filters-1.28.15
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile
index 2125a501639..2e4c068f4c5 100644
--- a/print/ghostscript-agpl/Makefile
+++ b/print/ghostscript-agpl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2022/06/28 11:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2022/07/14 23:46:26 dholland Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/}
GITHUB_PROJECT= ghostpdl-downloads
diff --git a/print/libcups/Makefile b/print/libcups/Makefile
index 7368dc106c4..86ae1bdbda7 100644
--- a/print/libcups/Makefile
+++ b/print/libcups/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2022/05/22 00:54:00 rxg Exp $
+# $NetBSD: Makefile,v 1.18 2022/07/14 23:46:26 dholland Exp $
.include "../../print/cups/Makefile.common"
PKGNAME= libcups-${CUPS_VERS}
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenPrinting/}
MAINTAINER= sbd@NetBSD.org
diff --git a/print/podofo/Makefile b/print/podofo/Makefile
index f4416d6f154..faa9eb630b4 100644
--- a/print/podofo/Makefile
+++ b/print/podofo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2020/08/17 20:19:56 leot Exp $
+# $NetBSD: Makefile,v 1.37 2022/07/14 23:46:26 dholland Exp $
DISTNAME= podofo-0.9.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/}
diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile
index c5afaf2058e..85cc2ef2321 100644
--- a/print/poppler-glib/Makefile
+++ b/print/poppler-glib/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2022/07/03 17:07:44 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2022/07/14 23:46:26 dholland Exp $
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-glib-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= PDF rendering library (GLib wrapper)
diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile
index 77a6ee6d78f..227de44293e 100644
--- a/print/poppler-utils/Makefile
+++ b/print/poppler-utils/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.51 2021/05/20 11:49:47 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2022/07/14 23:46:26 dholland Exp $
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-utils-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= PDF utilities (from poppler)
CONFLICTS+= poppler-0.5.1{,nb*}
diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile
index 94adb8960a2..4c29d31de34 100644
--- a/print/scribus-qt4/Makefile
+++ b/print/scribus-qt4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2022/06/30 11:18:46 nia Exp $
+# $NetBSD: Makefile,v 1.88 2022/07/14 23:46:26 dholland Exp $
DISTNAME= scribus-1.4.8
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile
index 9b716fa2612..af2ddd3748e 100644
--- a/sysutils/xnc/Makefile
+++ b/sysutils/xnc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2020/05/20 06:09:09 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2022/07/14 23:46:26 dholland Exp $
DISTNAME= xnc-5.0.4.src
PKGNAME= xnc-5.0.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= sysutils x11
MASTER_SITES= http://www.xnc.dubna.su/src-5/
diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile
index 49f2db414c1..079ac44c128 100644
--- a/wm/compiz-fusion-plugins-extra/Makefile
+++ b/wm/compiz-fusion-plugins-extra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.84 2022/06/28 11:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2022/07/14 23:46:26 dholland Exp $
#
PKGVER= 0.8.8
PKGNAME= compiz-fusion-plugins-extra-${PKGVER}
DISTNAME= compiz-plugins-extra-${PKGVER}
-PKGREVISION= 55
+PKGREVISION= 56
CATEGORIES= wm x11
MASTER_SITES= http://releases.compiz.org/${PKGVER}/
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index 58aa3df6097..d76683a0f61 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.136 2022/06/28 11:37:01 wiz Exp $
+# $NetBSD: Makefile,v 1.137 2022/07/14 23:46:27 dholland Exp $
DISTNAME= WindowMaker-0.95.9
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= wm windowmaker
MASTER_SITES= https://windowmaker.org/pub/source/release/
diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile
index b4acd72a47a..f0af873ff98 100644
--- a/www/htmldoc-x11/Makefile
+++ b/www/htmldoc-x11/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/07/21 05:58:43 fcambus Exp $
+# $NetBSD: Makefile,v 1.26 2022/07/14 23:46:27 dholland Exp $
PKGNAME= htmldoc-x11-${VERSION}
+PKGREVISION= 1
CONFIGURE_ARGS+= --with-gui
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index 1fa2cce677d..05e526c3778 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.98 2022/06/28 11:37:06 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2022/07/14 23:46:27 dholland Exp $
DISTNAME= netsurf-all-3.10
PKGNAME= ${DISTNAME:S/-all//}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= www
MASTER_SITES= https://download.netsurf-browser.org/netsurf/releases/source-full/
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index fe9b48d0253..6e3f8d7f608 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.130 2022/04/18 19:10:14 adam Exp $
+# $NetBSD: Makefile,v 1.131 2022/07/14 23:46:27 dholland Exp $
DISTNAME= kdelibs-4.14.38
PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/17.08.3/src/}
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index c54ef47abbd..c873446f843 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.117 2022/07/01 16:13:36 adam Exp $
+# $NetBSD: Makefile,v 1.118 2022/07/14 23:46:27 dholland Exp $
DISTNAME= qtbase-everywhere-opensource-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
+PKGREVISION= 1
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"
diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile
index 9599a89b08b..1e52becbf70 100644
--- a/x11/wxGTK30/Makefile
+++ b/x11/wxGTK30/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2022/06/28 11:37:59 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2022/07/14 23:46:27 dholland Exp $
DISTNAME= wxWidgets-3.0.5.1
PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK30/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/}
GITHUB_PROJECT= wxWidgets
diff --git a/x11/wxGTK31/Makefile b/x11/wxGTK31/Makefile
index e73b7ec6b8f..53b91c595f1 100644
--- a/x11/wxGTK31/Makefile
+++ b/x11/wxGTK31/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:37:59 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/14 23:46:27 dholland Exp $
DISTNAME= wxWidgets-3.1.7
PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK31/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/}
GITHUB_PROJECT= wxWidgets
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index e8ac570670b..2d51737f582 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2022/05/04 21:05:45 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2022/07/14 23:46:27 dholland Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.16.0
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 64d944a515b..d19fc0b097d 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.142 2022/06/28 11:38:00 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2022/07/14 23:46:27 dholland Exp $
DISTNAME= xscreensaver-6.04
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= https://www.jwz.org/xscreensaver/
diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile
index d42c55317fe..f291a61df2e 100644
--- a/x11/xvidcap/Makefile
+++ b/x11/xvidcap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2022/06/28 11:38:00 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2022/07/14 23:46:28 dholland Exp $
DISTNAME= xvidcap-1.1.7
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xvidcap/}