Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 18:49:10 +0000
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bf6db1583964 - main - devel/py-pyxdg: bump RUN_DEPENDS consumers after rename
Message-ID:  <69b1b926.206eb.26e7023e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

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

commit bf6db1583964885161e53b9ccb52e34707c7680d
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-11 18:48:30 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-11 18:48:30 +0000

    devel/py-pyxdg: bump RUN_DEPENDS consumers after rename
---
 accessibility/speech-dispatcher/Makefile | 1 +
 audio/beets/Makefile                     | 1 +
 audio/pithos/Makefile                    | 2 +-
 chinese/ibus-pinyin/Makefile             | 2 +-
 deskutils/py-khal/Makefile               | 1 +
 deskutils/zim/Makefile                   | 1 +
 devel/bpython/Makefile                   | 1 +
 devel/py-spyder-kernels/Makefile         | 2 +-
 devel/py-wlc/Makefile                    | 2 +-
 editors/setzer/Makefile                  | 2 +-
 graphics/rapid-photo-downloader/Makefile | 2 +-
 mail/py-mailnag/Makefile                 | 2 +-
 net-p2p/deluge-cli/Makefile              | 2 +-
 net-p2p/py-stig/Makefile                 | 1 +
 security/py-pass-git-helper/Makefile     | 1 +
 sysutils/zeitgeist/Makefile              | 2 +-
 textproc/ibus-typing-booster/Makefile    | 1 +
 textproc/ibus-uniemoji/Makefile          | 2 +-
 x11-wm/nscde/Makefile                    | 2 +-
 x11-wm/xdgmenumaker/Makefile             | 1 +
 x11/guake/Makefile                       | 2 +-
 x11/mate-dock-applet/Makefile            | 2 +-
 x11/ulauncher/Makefile                   | 2 +-
 x11/xpra/Makefile                        | 2 +-
 24 files changed, 24 insertions(+), 15 deletions(-)

diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index a3f197482e92..1a213c033576 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	speech-dispatcher
 DISTVERSION=	0.12.1
+PORTREVISION=	1
 CATEGORIES?=	accessibility audio
 MASTER_SITES=	https://github.com/brailcom/speechd/releases/download/${PORTVERSION}/
 
diff --git a/audio/beets/Makefile b/audio/beets/Makefile
index f68b5f1ce67a..a5219afc2fe6 100644
--- a/audio/beets/Makefile
+++ b/audio/beets/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	beets
 DISTVERSION=	2.5.1
+PORTREVISION=	1
 CATEGORIES=	audio python
 MASTER_SITES=	PYPI
 
diff --git a/audio/pithos/Makefile b/audio/pithos/Makefile
index 0c0e005d3302..3ea5034f7ebd 100644
--- a/audio/pithos/Makefile
+++ b/audio/pithos/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pithos
 PORTVERSION=	1.5.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 
 MAINTAINER=	jhixson@FreeBSD.org
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile
index 544e0cb2a5de..e7566bbe8cd9 100644
--- a/chinese/ibus-pinyin/Makefile
+++ b/chinese/ibus-pinyin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ibus-pinyin
 PORTVERSION=	1.5.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	chinese
 
 MAINTAINER=	henry.hu.sh@gmail.com
diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile
index 0995fb4e2a54..c9885426dde1 100644
--- a/deskutils/py-khal/Makefile
+++ b/deskutils/py-khal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	khal
 DISTVERSION=	0.13.0
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/deskutils/zim/Makefile b/deskutils/zim/Makefile
index 8b94e2e044d4..cb918bad033a 100644
--- a/deskutils/zim/Makefile
+++ b/deskutils/zim/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	zim
 DISTVERSION=	0.76.3
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	https://www.zim-wiki.org/downloads/
 
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile
index df950bea7d15..3ca32a51e6be 100644
--- a/devel/bpython/Makefile
+++ b/devel/bpython/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	bpython
 PORTVERSION=	0.26
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://bpython-interpreter.org/releases/
diff --git a/devel/py-spyder-kernels/Makefile b/devel/py-spyder-kernels/Makefile
index 5ba8ad3e626f..37b261b16afe 100644
--- a/devel/py-spyder-kernels/Makefile
+++ b/devel/py-spyder-kernels/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spyder-kernels
 DISTVERSION=	3.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-wlc/Makefile b/devel/py-wlc/Makefile
index 7a8255fe3e79..c2a79685397a 100644
--- a/devel/py-wlc/Makefile
+++ b/devel/py-wlc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wlc
 PORTVERSION=	1.15
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile
index c6e352657e30..fb1320548388 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	setzer
 DISTVERSIONPREFIX=	v
 DISTVERSION=	66
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	editors
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/graphics/rapid-photo-downloader/Makefile b/graphics/rapid-photo-downloader/Makefile
index 90c8abdf9a63..8228ffa13f7b 100644
--- a/graphics/rapid-photo-downloader/Makefile
+++ b/graphics/rapid-photo-downloader/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rapid-photo-downloader
 DISTVERSION=	0.9.26
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics
 MASTER_SITES=	https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/
 
diff --git a/mail/py-mailnag/Makefile b/mail/py-mailnag/Makefile
index c7d60f0e795b..bd32526548b0 100644
--- a/mail/py-mailnag/Makefile
+++ b/mail/py-mailnag/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mailnag
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile
index 7544aaeb1baa..30c1df757b4b 100644
--- a/net-p2p/deluge-cli/Makefile
+++ b/net-p2p/deluge-cli/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	deluge
 DISTVERSION=	2.1.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net-p2p python
 MASTER_SITES=	PYPI
 PKGNAMESUFFIX=	-cli
diff --git a/net-p2p/py-stig/Makefile b/net-p2p/py-stig/Makefile
index ec73d184518b..b09a7a107036 100644
--- a/net-p2p/py-stig/Makefile
+++ b/net-p2p/py-stig/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	stig
 DISTVERSION=	0.14.2a0
+PORTREVISION=	1
 CATEGORIES=	net-p2p
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pass-git-helper/Makefile b/security/py-pass-git-helper/Makefile
index 2eb41203e2d3..fe4cf08acd11 100644
--- a/security/py-pass-git-helper/Makefile
+++ b/security/py-pass-git-helper/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pass-git-helper
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index a401f860b2fd..1e97bfeaf9ee 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	zeitgeist
 DISTVERSION=	1.0.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile
index 8f19d1fe15be..6727258ffb9d 100644
--- a/textproc/ibus-typing-booster/Makefile
+++ b/textproc/ibus-typing-booster/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ibus-typing-booster
 PORTVERSION=	2.30.4
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/textproc/ibus-uniemoji/Makefile b/textproc/ibus-uniemoji/Makefile
index eb4051d49f6a..90f981a5e6af 100644
--- a/textproc/ibus-uniemoji/Makefile
+++ b/textproc/ibus-uniemoji/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ibus-uniemoji
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
 CATEGORIES=	textproc
diff --git a/x11-wm/nscde/Makefile b/x11-wm/nscde/Makefile
index b950cbc3e9e7..f00733904d0d 100644
--- a/x11-wm/nscde/Makefile
+++ b/x11-wm/nscde/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nscde
 DISTVERSION=	2.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://github.com/NsCDE/NsCDE/releases/download/${DISTVERSION}/
 
diff --git a/x11-wm/xdgmenumaker/Makefile b/x11-wm/xdgmenumaker/Makefile
index 6f9ab28b7fb3..6a3cc67a4290 100644
--- a/x11-wm/xdgmenumaker/Makefile
+++ b/x11-wm/xdgmenumaker/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xdgmenumaker
 DISTVERSION=	2.4
+PORTREVISION=	1
 CATEGORIES=	x11-wm python
 
 MAINTAINER=	nxjoseph@FreeBSD.org
diff --git a/x11/guake/Makefile b/x11/guake/Makefile
index 5864323686b0..3d7973aa6c15 100644
--- a/x11/guake/Makefile
+++ b/x11/guake/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	guake
 PORTVERSION=	3.7.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11 python
 MASTER_SITES=	PYPI
 
diff --git a/x11/mate-dock-applet/Makefile b/x11/mate-dock-applet/Makefile
index 102aa34205b6..ffcc05dd0a24 100644
--- a/x11/mate-dock-applet/Makefile
+++ b/x11/mate-dock-applet/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mate-dock-applet
 PORTVERSION=	21.10.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	x11 mate
 DIST_SUBDIR=	mate
 
diff --git a/x11/ulauncher/Makefile b/x11/ulauncher/Makefile
index 0bf73d833da5..14acba5cf6f2 100644
--- a/x11/ulauncher/Makefile
+++ b/x11/ulauncher/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ulauncher
 PORTVERSION=	5.15.6
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11
 MASTER_SITES=	https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index fd4ca73c866b..6b3f9e2e7c34 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xpra
 PORTVERSION=	6.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	https://xpra.org/src/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1b926.206eb.26e7023e>