Date: Tue, 17 Mar 2026 05:37:45 +0000 From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9775f41057f1 - main - x11-wm/lxqt: Remove lxqt-qtplugin (qt5) from RUN_DEPENDS Message-ID: <69b8e8a9.3013e.7cc261d8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=9775f41057f10aff5663e827a22542dbc0c0d3f7 commit 9775f41057f10aff5663e827a22542dbc0c0d3f7 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2026-03-17 05:35:31 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2026-03-17 05:35:31 +0000 x11-wm/lxqt: Remove lxqt-qtplugin (qt5) from RUN_DEPENDS - Now lxqt metaport installs qt6-based apps only - Bump PORTREVISION With hat: lxqt --- x11-wm/lxqt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile index 3bd671ee206f..e4bd5435d13d 100644 --- a/x11-wm/lxqt/Makefile +++ b/x11-wm/lxqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= lxqt@FreeBSD.org @@ -11,7 +11,6 @@ RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \ lxqt-about>=${PORTVERSION}:x11/lxqt-about \ lxqt-admin>=${PORTVERSION}:sysutils/lxqt-admin \ lxqt-config>=${PORTVERSION}:sysutils/lxqt-config \ - lxqt-qtplugin>=1.4.0:sysutils/lxqt-qtplugin \ lxqt-qt6plugin>=${PORTVERSION}:sysutils/lxqt-qt6plugin \ qterminal>=2.3.0:x11/qterminal \ obconf-qt>=0.16.6:x11-wm/obconf-qt \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b8e8a9.3013e.7cc261d8>
