git: 740d89cf91c1 - main - */*: Bump PORTREVISION for known Qt private API abusers

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Sun, 02 Feb 2025 08:32:35 UTC
The branch main has been updated by jhale:

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

commit 740d89cf91c1bd58fa7d9a826cdc1847fe667a99
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-02-02 07:50:09 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-02-02 08:32:19 +0000

    */*: Bump PORTREVISION for known Qt private API abusers
    
    Qt 6.8.2 edition.
    
    These ports directly use or link to a library that uses the Qt
    private API and must be rebuilt with every Qt update.
    
    Qt public API/ABI compatability is excellent, so most consumers don't
    need to necessarily be rebuilt between patch or even minor releases, but
    using the private API is highly discouraged since this is unstable even
    between patch releases and is really only meant for internal use.
    
    Adding devel/libqt6xdg and its consumers to the list this time around
    based on [1].
    
    PR:             283950 [1]
---
 archivers/lxqt-archiver/Makefile       | 1 +
 deskutils/lxqt-notificationd/Makefile  | 1 +
 devel/liblxqt/Makefile                 | 1 +
 devel/libqt6xdg/Makefile               | 1 +
 net-im/telegram-desktop/Makefile       | 2 +-
 security/lxqt-openssh-askpass/Makefile | 1 +
 security/lxqt-sudo/Makefile            | 1 +
 sysutils/lxqt-admin/Makefile           | 1 +
 sysutils/lxqt-config/Makefile          | 1 +
 sysutils/lxqt-policykit/Makefile       | 1 +
 sysutils/lxqt-powermanagement/Makefile | 1 +
 sysutils/lxqt-qt6plugin/Makefile       | 1 +
 x11-wm/lxqt-panel/Makefile             | 1 +
 x11-wm/lxqt-session/Makefile           | 1 +
 x11-wm/lxqt-wayland-session/Makefile   | 1 +
 x11/lxqt-about/Makefile                | 1 +
 x11/lxqt-globalkeys/Makefile           | 1 +
 x11/lxqt-runner/Makefile               | 1 +
 x11/screengrab/Makefile                | 1 +
 19 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile
index 806dcdf7cdd5..22e7bc904a52 100644
--- a/archivers/lxqt-archiver/Makefile
+++ b/archivers/lxqt-archiver/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-archiver
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	archivers
 MASTER_SITES=	LXQT
 
diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile
index 437ae3325b9a..126d4504e932 100644
--- a/deskutils/lxqt-notificationd/Makefile
+++ b/deskutils/lxqt-notificationd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-notificationd
 PORTVERSION=	2.1.1
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	LXQT
 
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile
index 6fdae44ba8cf..5df378160a44 100644
--- a/devel/liblxqt/Makefile
+++ b/devel/liblxqt/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	liblxqt
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	LXQT
 
diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile
index ffc3ba34487d..ca0762ea4eca 100644
--- a/devel/libqt6xdg/Makefile
+++ b/devel/libqt6xdg/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libqt6xdg
 PORTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	LXQT/${PORTNAME:S/6//}
 
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index c6eecd1360f0..1f3d4366c2d7 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	telegram-desktop
 DISTVERSION=	5.10.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
 DISTNAME=	tdesktop-${DISTVERSION}-full
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile
index 45296c3ad44b..d36dc6be92ad 100644
--- a/security/lxqt-openssh-askpass/Makefile
+++ b/security/lxqt-openssh-askpass/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-openssh-askpass
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	LXQT
 
diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile
index 44bf2fd55edf..b29803022b54 100644
--- a/security/lxqt-sudo/Makefile
+++ b/security/lxqt-sudo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-sudo
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-admin/Makefile b/sysutils/lxqt-admin/Makefile
index baafd76a52de..1c185763d7d5 100644
--- a/sysutils/lxqt-admin/Makefile
+++ b/sysutils/lxqt-admin/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-admin
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-config/Makefile b/sysutils/lxqt-config/Makefile
index 8c408a433132..c6663d908b0e 100644
--- a/sysutils/lxqt-config/Makefile
+++ b/sysutils/lxqt-config/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-config
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DIST_SUBDIR=	lxqt
 
diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile
index d6266402a91f..e4d6b86b4d92 100644
--- a/sysutils/lxqt-policykit/Makefile
+++ b/sysutils/lxqt-policykit/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-policykit
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile
index 89aaa3ee6d8a..241063bd83c5 100644
--- a/sysutils/lxqt-powermanagement/Makefile
+++ b/sysutils/lxqt-powermanagement/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-powermanagement
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-qt6plugin/Makefile b/sysutils/lxqt-qt6plugin/Makefile
index 733c8a011b1f..ac84172f4384 100644
--- a/sysutils/lxqt-qt6plugin/Makefile
+++ b/sysutils/lxqt-qt6plugin/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-qt6plugin
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile
index 49b609ab8dc3..a478d44301d0 100644
--- a/x11-wm/lxqt-panel/Makefile
+++ b/x11-wm/lxqt-panel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-panel
 PORTVERSION=	2.1.3
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT
 
diff --git a/x11-wm/lxqt-session/Makefile b/x11-wm/lxqt-session/Makefile
index ab53973d6123..712542317f41 100644
--- a/x11-wm/lxqt-session/Makefile
+++ b/x11-wm/lxqt-session/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-session
 PORTVERSION=	2.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT
 
diff --git a/x11-wm/lxqt-wayland-session/Makefile b/x11-wm/lxqt-wayland-session/Makefile
index e9d0003bbbae..912f5f79c049 100644
--- a/x11-wm/lxqt-wayland-session/Makefile
+++ b/x11-wm/lxqt-wayland-session/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-wayland-session
 PORTVERSION=	0.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT
 
diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile
index 48f63b322e26..5e35ac492629 100644
--- a/x11/lxqt-about/Makefile
+++ b/x11/lxqt-about/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-about
 PORTVERSION= 	2.1.0
+PORTREVISION=	1
 CATEGORIES=	x11
 DIST_SUBDIR=	lxqt
 
diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile
index ab66363d5ce4..a0cd42fbbb32 100644
--- a/x11/lxqt-globalkeys/Makefile
+++ b/x11/lxqt-globalkeys/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-globalkeys
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	LXQT
 
diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile
index 091b10ffb8a9..477eafb9e8ce 100644
--- a/x11/lxqt-runner/Makefile
+++ b/x11/lxqt-runner/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lxqt-runner
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	LXQT
 
diff --git a/x11/screengrab/Makefile b/x11/screengrab/Makefile
index cf064f63deb8..f9dbec8cecdb 100644
--- a/x11/screengrab/Makefile
+++ b/x11/screengrab/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	screengrab
 PORTVERSION=	2.9.0
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	LXQT