git: 8782417ae73c - main - */*: Bump consumers of graphics/imlib2

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Tue, 16 Jul 2024 12:10:18 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8782417ae73c3b7bb071d6feaa0a9b884faab74f

commit 8782417ae73c3b7bb071d6feaa0a9b884faab74f
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-07-16 11:59:54 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-07-16 12:00:59 +0000

    */*: Bump consumers of graphics/imlib2
    
    New version of imlib2 in tree
---
 audio/deadbeef/Makefile             | 2 +-
 devel/libast/Makefile               | 2 +-
 editors/texmacs/Makefile            | 2 +-
 games/netrek-client-cow/Makefile    | 2 +-
 games/xteddy/Makefile               | 2 +-
 graphics/feh/Makefile               | 1 +
 graphics/icat/Makefile              | 2 +-
 graphics/imlib2-jxl/Makefile        | 2 +-
 graphics/imlib2-webp/Makefile       | 2 +-
 graphics/libcaca/Makefile           | 2 +-
 graphics/maim/Makefile              | 2 +-
 graphics/nsxiv/Makefile             | 2 +-
 graphics/p5-Image-Imlib2/Makefile   | 2 +-
 graphics/p5-Imlib2/Makefile         | 2 +-
 graphics/qiv/Makefile               | 2 +-
 graphics/scrot/Makefile             | 1 +
 graphics/simpleviewer/Makefile      | 1 +
 graphics/ssocr/Makefile             | 1 +
 graphics/telak/Makefile             | 2 +-
 graphics/zphoto/Makefile            | 2 +-
 net/xrdp-devel/Makefile             | 1 +
 net/xrdp/Makefile                   | 1 +
 sysutils/conky/Makefile             | 2 +-
 www/w3m/Makefile                    | 1 +
 x11-wm/e16/Makefile                 | 2 +-
 x11-wm/fluxbox/Makefile             | 2 +-
 x11-wm/icewm/Makefile               | 1 +
 x11-wm/lxappearance-obconf/Makefile | 2 +-
 x11-wm/obconf-qt/Makefile           | 1 +
 x11-wm/openbox/Makefile             | 2 +-
 x11/3ddesktop/Makefile              | 2 +-
 x11/bgs/Makefile                    | 2 +-
 x11/erun/Makefile                   | 2 +-
 x11/eterm/Makefile                  | 2 +-
 x11/fbdesk/Makefile                 | 2 +-
 x11/habak/Makefile                  | 2 +-
 x11/hsetroot/Makefile               | 2 +-
 x11/idesk/Makefile                  | 2 +-
 x11/metalock/Makefile               | 2 +-
 x11/pmenu/Makefile                  | 2 +-
 x11/tint/Makefile                   | 2 +-
 x11/wbar/Makefile                   | 2 +-
 x11/wmappl/Makefile                 | 2 +-
 x11/xmenu/Makefile                  | 2 +-
 x11/xnotify/Makefile                | 2 +-
 45 files changed, 45 insertions(+), 36 deletions(-)

diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 0cacd21c4e23..5561ba707987 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	deadbeef
 PORTVERSION=	0.7.2
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/
 
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index b78037434c68..09ff15b0e31d 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libast
 PORTVERSION=	0.7
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	devel
 MASTER_SITES=	http://www.eterm.org/download/ \
 		LOCAL/ehaupt
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index 71a886bad40a..a997c33069bf 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texmacs
 PORTVERSION=	1.99.4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	editors print
 MASTER_SITES=	http://www.texmacs.org/Download/ftp/tmftp/source/
 DISTNAME=	TeXmacs-${PORTVERSION}-src
diff --git a/games/netrek-client-cow/Makefile b/games/netrek-client-cow/Makefile
index 6f2b1b816a71..1360076447dc 100644
--- a/games/netrek-client-cow/Makefile
+++ b/games/netrek-client-cow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	netrek-client-cow
 PORTVERSION=	3.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://www.netrek.org/files/COW/ \
 		http://quozl.us.netrek.org/netrek/
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 99fce586e386..eb697591a16a 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xteddy
 PORTVERSION=	2.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/
 
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 4cf98eda4290..11892d4f3500 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	feh
 PORTVERSION=	3.10.3
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://feh.finalrewind.org/
 
diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile
index 36f6d5d86611..ab32eb1205f7 100644
--- a/graphics/icat/Makefile
+++ b/graphics/icat/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	icat
 PORTVERSION=	0.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/graphics/imlib2-jxl/Makefile b/graphics/imlib2-jxl/Makefile
index 6c470d34d308..08136fefbffb 100644
--- a/graphics/imlib2-jxl/Makefile
+++ b/graphics/imlib2-jxl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	imlib2-jxl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/graphics/imlib2-webp/Makefile b/graphics/imlib2-webp/Makefile
index 0c39d7a8a0fd..fbaf41f4f4a2 100644
--- a/graphics/imlib2-webp/Makefile
+++ b/graphics/imlib2-webp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	imlib2-webp
 PORTVERSION=	20230222
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile
index b79196f27eb6..b0f45c9db484 100644
--- a/graphics/libcaca/Makefile
+++ b/graphics/libcaca/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libcaca
 DISTVERSION=	0.99.beta19
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	http://caca.zoy.org/raw-attachment/wiki/libcaca/
 
diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile
index 62b81398a10e..525f75f10b89 100644
--- a/graphics/maim/Makefile
+++ b/graphics/maim/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	maim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.7.4
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 
 MAINTAINER=	0mp@FreeBSD.org
diff --git a/graphics/nsxiv/Makefile b/graphics/nsxiv/Makefile
index cfe44933beac..dcf299bba41f 100644
--- a/graphics/nsxiv/Makefile
+++ b/graphics/nsxiv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nsxiv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	28
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	0mp@FreeBSD.org
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index f8806828351a..ee33608ff3a2 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Image-Imlib2
 PORTVERSION=	2.03
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile
index f24b097ee679..646b511c60f3 100644
--- a/graphics/p5-Imlib2/Makefile
+++ b/graphics/p5-Imlib2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Imlib2
 PORTVERSION=	1.0.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.muhri.net/
 PKGNAMEPREFIX=	p5-
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index 64c07eb1dbfb..a91196ce71b5 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qiv
 PORTVERSION=	2.3.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	http://spiegl.de/qiv/download/ \
 		http://www.predatorlabs.net/dl/
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index 95241459c138..2c82f3ed1a33 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	scrot
 DISTVERSION=	1.11
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index 668875d9fb22..080b26f5d623 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	simpleviewer
 PORTVERSION=	3.1.9
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://bitbucket.org/andreyu/simple-viewer-gl/get/${BB_COMMIT}.tar.bz2?dummy=/
 
diff --git a/graphics/ssocr/Makefile b/graphics/ssocr/Makefile
index 5a12ad590fac..2479d52297c6 100644
--- a/graphics/ssocr/Makefile
+++ b/graphics/ssocr/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ssocr
 DISTVERSION=	2.24.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.unix-ag.uni-kl.de/~auerswal/ssocr/ \
 		LOCAL/ehaupt
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile
index 6e2a3ff5e6e1..b149bbbc2c6d 100644
--- a/graphics/telak/Makefile
+++ b/graphics/telak/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	telak
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 
 MAINTAINER=	ehaupt@FreeBSD.org
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile
index 58f0e3246471..be84148d532d 100644
--- a/graphics/zphoto/Makefile
+++ b/graphics/zphoto/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zphoto
 PORTVERSION=	1.2
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics www
 MASTER_SITES=	http://namazu.org/~satoru/zphoto/
 
diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile
index 68daf13f772c..21e9b79bb077 100644
--- a/net/xrdp-devel/Makefile
+++ b/net/xrdp-devel/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xrdp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net
 PKGNAMESUFFIX=	-devel
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index 9ac6c945f403..e3e59638558f 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xrdp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net
 DIST_SUBDIR?=	${PORTNAME}
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 82654d701d8b..c6693aa3e141 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	conky
 PORTVERSION=	1.21.4
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index bb83d46fc30e..6515b80ed3ce 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	w3m
 PORTVERSION=	0.5.3.${SNAPDATE}
+PORTREVISION=	1
 CATEGORIES+=	www
 
 MAINTAINER?=	nobutaka@FreeBSD.org
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index c4d315b15f36..e85a77546924 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	e16
 PORTVERSION=	1.0.29
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	SF/enlightenment/${PORTNAME}/${PORTVERSION}/
 
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile
index ce78a8527f55..806603eda607 100644
--- a/x11-wm/fluxbox/Makefile
+++ b/x11-wm/fluxbox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fluxbox
 PORTVERSION=	1.3.7
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	x11-wm
 MASTER_SITES=	SF
 
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 4c613d6bb6cf..66113104c2aa 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	icewm
 PORTVERSION=	3.6.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/
 
diff --git a/x11-wm/lxappearance-obconf/Makefile b/x11-wm/lxappearance-obconf/Makefile
index 8747b27b6462..d607c1c88e0f 100644
--- a/x11-wm/lxappearance-obconf/Makefile
+++ b/x11-wm/lxappearance-obconf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lxappearance-obconf
 PORTVERSION=	0.2.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	x11-wm
 MASTER_SITES=	SF/lxde/LXAppearance%20Obconf/
 
diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile
index 9f1c52b9b52e..e55c6be1c78f 100644
--- a/x11-wm/obconf-qt/Makefile
+++ b/x11-wm/obconf-qt/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	obconf-qt
 PORTVERSION=	0.16.4
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT/${PORTNAME}
 
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index 67fa4b81d80d..d724e7f39f11 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openbox
 PORTVERSION=	3.6
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://openbox.org/dist/openbox/
 
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index b9359593be3b..5c6ce38d2110 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	3ddesktop
 PORTVERSION=	0.2.9
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	x11
 MASTER_SITES=	SF/desk3d/${PORTNAME}/${PORTVERSION}
 
diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile
index 6f35cf6166a4..11f0d80ded56 100644
--- a/x11/bgs/Makefile
+++ b/x11/bgs/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bgs
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/x11/erun/Makefile b/x11/erun/Makefile
index b5998dee874c..f5876240ecd7 100644
--- a/x11/erun/Makefile
+++ b/x11/erun/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	E-Run
 PORTVERSION=	1.2
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	x11
 MASTER_SITES=	LOCAL/kbyanc
 
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index ce9ecd44945d..47a8dfd3da12 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eterm
 PORTVERSION=	0.9.6
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES+=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION}
 DISTNAME=	Eterm-${PORTVERSION}
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile
index c32a22792ae2..6c0dd2ec1d4f 100644
--- a/x11/fbdesk/Makefile
+++ b/x11/fbdesk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fbdesk
 PORTVERSION=	1.4.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11
 MASTER_SITES=	http://fluxbox.sourceforge.net/download/ \
 		GENTOO
diff --git a/x11/habak/Makefile b/x11/habak/Makefile
index 72171183411f..eb403b0e8701 100644
--- a/x11/habak/Makefile
+++ b/x11/habak/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	habak
 DISTVERSION=	0.2.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	SF/fvwm-crystal/habak/${DISTVERSION}
 
diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile
index 73504e14d743..aa35d65f625e 100644
--- a/x11/hsetroot/Makefile
+++ b/x11/hsetroot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hsetroot
 PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index a57282869a65..f36f8165f3c3 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	idesk
 PORTVERSION=	0.7.5
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff --git a/x11/metalock/Makefile b/x11/metalock/Makefile
index 24f97789de30..767da6a2d9f2 100644
--- a/x11/metalock/Makefile
+++ b/x11/metalock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	metalock
 PORTVERSION=	0.8.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	x11
 MASTER_SITES=	BERLIOS
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
diff --git a/x11/pmenu/Makefile b/x11/pmenu/Makefile
index b731ee2d2ce2..7a4a6cc44a9c 100644
--- a/x11/pmenu/Makefile
+++ b/x11/pmenu/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pmenu
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	0mp@FreeBSD.org
diff --git a/x11/tint/Makefile b/x11/tint/Makefile
index 2cf2fb3289ee..ec568fc4753e 100644
--- a/x11/tint/Makefile
+++ b/x11/tint/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tint2
 PORTVERSION=	16.7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	x11
 
 MAINTAINER=	yamagi@yamagi.org
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile
index 1f4c07b01d2b..99e5d32bf4f2 100644
--- a/x11/wbar/Makefile
+++ b/x11/wbar/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wbar
 PORTVERSION=	2.3.4
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	x11
 MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/
 
diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile
index 0bd68850cc67..0fbeed084ebd 100644
--- a/x11/wmappl/Makefile
+++ b/x11/wmappl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wmappl
 PORTVERSION=	0.71
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11 windowmaker
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff --git a/x11/xmenu/Makefile b/x11/xmenu/Makefile
index f6afe3bab41c..8c0db837ead9 100644
--- a/x11/xmenu/Makefile
+++ b/x11/xmenu/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xmenu
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.6.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/x11/xnotify/Makefile b/x11/xnotify/Makefile
index 334a550a93b4..0d52fe260f42 100644
--- a/x11/xnotify/Makefile
+++ b/x11/xnotify/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xnotify
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org