Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2026 06:36:44 +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: 73ebef1c18bd - main - devel/libpeas1: bump LIB_DEPENDS consumers after ABI break update
Message-ID:  <6a02ca7c.1c9aa.5b4a1c7d@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=73ebef1c18bdaaf74c563bb0d55813e119778b09

commit 73ebef1c18bdaaf74c563bb0d55813e119778b09
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-05-12 06:33:02 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-05-12 06:33:02 +0000

    devel/libpeas1: bump LIB_DEPENDS consumers after ABI break update
---
 audio/pragha/Makefile             | 2 +-
 audio/rhythmbox/Makefile          | 1 +
 deskutils/gnome-planner/Makefile  | 2 +-
 deskutils/gnome-pomodoro/Makefile | 1 +
 deskutils/gnome-todo/Makefile     | 2 +-
 devel/gitg/Makefile               | 1 +
 devel/py-libpeas1/Makefile        | 2 +-
 editors/gedit-plugins/Makefile    | 1 +
 editors/gedit/Makefile            | 1 +
 editors/pluma-plugins/Makefile    | 2 +-
 editors/pluma/Makefile            | 2 +-
 editors/xed/Makefile              | 1 +
 graphics/entangle/Makefile        | 2 +-
 graphics/eog-plugins/Makefile     | 2 +-
 graphics/eog/Makefile             | 1 +
 graphics/eom/Makefile             | 2 +-
 graphics/xviewer/Makefile         | 2 +-
 mail/astroid/Makefile             | 2 +-
 mail/geary/Makefile               | 2 +-
 multimedia/totem/Makefile         | 1 +
 www/midori/Makefile               | 2 +-
 x11/budgie-desktop/Makefile       | 2 +-
 22 files changed, 22 insertions(+), 14 deletions(-)

diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile
index ffe380115a3a..ab7a8cb5e7f3 100644
--- a/audio/pragha/Makefile
+++ b/audio/pragha/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pragha
 PORTVERSION=	1.3.3
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/pragha-music-player/${PORTNAME}/releases/download/v${PORTVERSION}/
 
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index f26297f5ade0..cdd8d735d62d 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	rhythmbox
 PORTVERSION=	3.4.9
+PORTREVISION=	1
 CATEGORIES=	audio gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/deskutils/gnome-planner/Makefile b/deskutils/gnome-planner/Makefile
index 831b09ce9961..d813085a8c0d 100644
--- a/deskutils/gnome-planner/Makefile
+++ b/deskutils/gnome-planner/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnome-planner
 PORTVERSION=	0.14.6.20220531
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	deskutils gnome
 DIST_SUBDIR=	gnome
 
diff --git a/deskutils/gnome-pomodoro/Makefile b/deskutils/gnome-pomodoro/Makefile
index 5a59ec97628e..0d6727ae3a49 100644
--- a/deskutils/gnome-pomodoro/Makefile
+++ b/deskutils/gnome-pomodoro/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gnome-pomodoro
 PORTVERSION=	0.28.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	deskutils gnome
 
diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile
index 95b81d375346..88a6f618f49a 100644
--- a/deskutils/gnome-todo/Makefile
+++ b/deskutils/gnome-todo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnome-todo
 PORTVERSION=	41.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index 9f4c562d4acd..c7b9a97efbf4 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gitg
 DISTVERSION=	44
+PORTREVISION=	1
 CATEGORIES=	devel deskutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/devel/py-libpeas1/Makefile b/devel/py-libpeas1/Makefile
index c2f1b589edd3..3f53af3d1cb1 100644
--- a/devel/py-libpeas1/Makefile
+++ b/devel/py-libpeas1/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 COMMENT=	Python support for Peas (1.0 API)
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index cd42906333e5..2f49665145b0 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gedit-plugins
 DISTVERSION=	50.0
+PORTREVISION=	1
 CATEGORIES=	editors gnome
 DIST_SUBDIR=	gnome
 
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 977f7d9851e3..1cfcd341dc5d 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gedit
 DISTVERSION=	50.0
+PORTREVISION=	1
 CATEGORIES=	editors gnome
 DIST_SUBDIR=	gnome
 
diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile
index 9f29391cd279..50634854c365 100644
--- a/editors/pluma-plugins/Makefile
+++ b/editors/pluma-plugins/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pluma-plugins
 PORTVERSION=	1.28.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index e61358acf08e..9e49a308f0c7 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pluma
 PORTVERSION=	1.28.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 7bd411fbed01..d1181a8bee50 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xed
 PORTVERSION=	3.8.5
+PORTREVISION=	1
 CATEGORIES=	editors gnome
 DIST_SUBDIR=	gnome
 
diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile
index 38d46ecd0cce..ef706226d6db 100644
--- a/graphics/entangle/Makefile
+++ b/graphics/entangle/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	entangle
 PORTVERSION=	1.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	https://www.entangle-photo.org/download/sources/
 
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile
index 3d7de109ea3e..ed3738028ba3 100644
--- a/graphics/eog-plugins/Makefile
+++ b/graphics/eog-plugins/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eog-plugins
 DISTVERSION=	44.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 6ced7dc4dba9..a0f6d2d77ca7 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	eog
 DISTVERSION=	49.3
+PORTREVISION=	1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile
index 0f3f10ecff7b..adba35f5e754 100644
--- a/graphics/eom/Makefile
+++ b/graphics/eom/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eom
 DISTVERSION=	1.28.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
diff --git a/graphics/xviewer/Makefile b/graphics/xviewer/Makefile
index 0044d25d617a..00d1147aab21 100644
--- a/graphics/xviewer/Makefile
+++ b/graphics/xviewer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xviewer
 PORTVERSION=	3.4.8
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics gnome
 DIST_SUBDIR=	gnome
 
diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index 9947597aecef..d11f0dc75359 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	astroid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 
 MAINTAINER=	mylan.connolly@gmail.com
diff --git a/mail/geary/Makefile b/mail/geary/Makefile
index 4834f0d13c76..ace28b22ac1a 100644
--- a/mail/geary/Makefile
+++ b/mail/geary/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	geary
 PORTVERSION=	46.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 1b1ccd2459a9..0ac0e4b0fd3a 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	totem
 PORTVERSION=	43.2
+PORTREVISION=	1
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/www/midori/Makefile b/www/midori/Makefile
index ce8518e149ef..cbdb891c7a54 100644
--- a/www/midori/Makefile
+++ b/www/midori/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	midori
 PORTVERSION=	9.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	www
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/x11/budgie-desktop/Makefile b/x11/budgie-desktop/Makefile
index 2c3bebde784a..afb981b00040 100644
--- a/x11/budgie-desktop/Makefile
+++ b/x11/budgie-desktop/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	budgie-desktop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.9.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 budgie
 MASTER_SITES=	BUDGIE
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a02ca7c.1c9aa.5b4a1c7d>