Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 18:21:18 GMT
From:      Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fd6fe4e3db22 - main - LXQt: update to 1.4.0
Message-ID:  <202403231821.42NILIRa054513@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jsm:

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

commit fd6fe4e3db22633b1fa65d1990b97d208abf9f3b
Author:     Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
AuthorDate: 2024-03-23 18:15:43 +0000
Commit:     Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
CommitDate: 2024-03-23 18:20:47 +0000

    LXQt: update to 1.4.0
    
     Changelog:
     https://lxqt-project.org/release/2023/11/05/release-lxqt-1-4-0/
    
    PR:     277376
---
 archivers/lxqt-archiver/Makefile        |  13 ++-
 archivers/lxqt-archiver/distinfo        |   6 +-
 archivers/lxqt-archiver/pkg-plist       |   1 +
 audio/pavucontrol-qt/Makefile           |   5 +-
 audio/pavucontrol-qt/distinfo           |   6 +-
 audio/pavucontrol-qt/pkg-plist          |   1 +
 deskutils/lxqt-notificationd/Makefile   |   2 +-
 deskutils/lxqt-notificationd/distinfo   |   6 +-
 deskutils/lxqt-notificationd/pkg-plist  |   2 +
 devel/liblxqt/Makefile                  |   6 +-
 devel/liblxqt/distinfo                  |   6 +-
 devel/libqtxdg/Makefile                 |   2 +-
 devel/libqtxdg/distinfo                 |   6 +-
 graphics/lximage-qt/Makefile            |   2 +-
 graphics/lximage-qt/distinfo            |   6 +-
 security/lxqt-openssh-askpass/Makefile  |   2 +-
 security/lxqt-openssh-askpass/distinfo  |   6 +-
 security/lxqt-openssh-askpass/pkg-plist |   1 +
 security/lxqt-sudo/Makefile             |   9 +--
 security/lxqt-sudo/distinfo             |   6 +-
 sysutils/lxqt-admin/Makefile            |  10 +--
 sysutils/lxqt-admin/distinfo            |   6 +-
 sysutils/lxqt-config/Makefile           |  23 +++---
 sysutils/lxqt-config/distinfo           |   6 +-
 sysutils/lxqt-config/pkg-plist          |   7 +-
 sysutils/lxqt-policykit/Makefile        |  12 +--
 sysutils/lxqt-policykit/distinfo        |   6 +-
 sysutils/lxqt-policykit/pkg-plist       |   1 +
 sysutils/lxqt-powermanagement/Makefile  |   2 +-
 sysutils/lxqt-powermanagement/distinfo  |   6 +-
 sysutils/lxqt-powermanagement/pkg-plist |   1 +
 sysutils/lxqt-qtplugin/Makefile         |   2 +-
 sysutils/lxqt-qtplugin/distinfo         |   6 +-
 sysutils/qtxdg-tools/Makefile           |   2 +-
 sysutils/qtxdg-tools/distinfo           |   6 +-
 x11-fm/pcmanfm-qt/Makefile              |   6 +-
 x11-fm/pcmanfm-qt/distinfo              |   6 +-
 x11-fm/pcmanfm-qt/pkg-plist             |   2 +
 x11-toolkits/qtermwidget/Makefile       |   2 +-
 x11-toolkits/qtermwidget/distinfo       |   6 +-
 x11-toolkits/qtermwidget/pkg-plist      |   3 +
 x11-wm/lxqt-panel/Makefile              |  14 ++--
 x11-wm/lxqt-panel/distinfo              |   6 +-
 x11-wm/lxqt-panel/pkg-plist             | 139 +++++++++++++++++++++++++++++---
 x11-wm/lxqt-session/Makefile            |  10 +--
 x11-wm/lxqt-session/distinfo            |   6 +-
 x11-wm/lxqt/Makefile                    |   8 +-
 x11-wm/obconf-qt/Makefile               |   3 +-
 x11-wm/obconf-qt/distinfo               |   6 +-
 x11-wm/obconf-qt/pkg-plist              |   4 +
 x11/libfm-qt/Makefile                   |   4 +-
 x11/libfm-qt/distinfo                   |   6 +-
 x11/libfm-qt/pkg-plist                  |   5 +-
 x11/lxqt-about/Makefile                 |   2 +-
 x11/lxqt-about/distinfo                 |   6 +-
 x11/lxqt-globalkeys/Makefile            |   3 +-
 x11/lxqt-globalkeys/distinfo            |   6 +-
 x11/lxqt-runner/Makefile                |   2 +-
 x11/lxqt-runner/distinfo                |   6 +-
 x11/lxqt-runner/pkg-plist               |   1 +
 x11/qterminal/Makefile                  |   2 +-
 x11/qterminal/distinfo                  |   6 +-
 x11/screengrab/Makefile                 |   2 +-
 x11/screengrab/distinfo                 |   6 +-
 x11/screengrab/pkg-plist                |   1 +
 65 files changed, 302 insertions(+), 167 deletions(-)

diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile
index 17bfb2616957..423836ef9c12 100644
--- a/archivers/lxqt-archiver/Makefile
+++ b/archivers/lxqt-archiver/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-archiver
-PORTVERSION=	0.8.0
+PORTVERSION=	0.9.0
 CATEGORIES=	archivers
 MASTER_SITES=	LXQT
 
@@ -13,15 +13,14 @@ LIB_DEPENDS=	libfm-qt.so:x11/libfm-qt \
 		libjson-glib-1.0.so:devel/json-glib \
 		libmenu-cache.so:x11/menu-cache \
 		libexif.so:graphics/libexif
-RUN_DEPENDS=	${LOCALBASE}/bin/gtar:archivers/gtar \
-		${LOCALBASE}/bin/unzip:archivers/unzip
+RUN_DEPENDS=	gtar:archivers/gtar \
+		unzip:archivers/unzip
 
-USES=	cmake compiler:c++14-lang desktop-file-utils lxqt perl5 pkgconfig tar:xz gnome qt:5 xorg
+USES=		cmake compiler:c++14-lang desktop-file-utils lxqt perl5 pkgconfig \
+		tar:xz gnome qt:5 xorg
 
 USE_GNOME=	glib20
-USE_PERL5=	build
-USE_QT=		buildtools:build qmake:build core dbus gui linguisttools \
-		network printsupport svg widgets x11extras
+USE_QT=		buildtools:build qmake:build core gui
 USE_LXQT=	buildtools lxqt
 USE_XORG=	xcb
 
diff --git a/archivers/lxqt-archiver/distinfo b/archivers/lxqt-archiver/distinfo
index 73ddb33acfea..b6640d67b86f 100644
--- a/archivers/lxqt-archiver/distinfo
+++ b/archivers/lxqt-archiver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684231105
-SHA256 (lxqt/lxqt-archiver-0.8.0.tar.xz) = 29d3195026185f88107b849bfd546d4534042621b3c28d3e9a23106e5097ce24
-SIZE (lxqt/lxqt-archiver-0.8.0.tar.xz) = 181572
+TIMESTAMP = 1706384027
+SHA256 (lxqt/lxqt-archiver-0.9.0.tar.xz) = be2d49669220700d71b5f4a62d340eab36e29b4a8327c1f551ae95eede793158
+SIZE (lxqt/lxqt-archiver-0.9.0.tar.xz) = 183352
diff --git a/archivers/lxqt-archiver/pkg-plist b/archivers/lxqt-archiver/pkg-plist
index 3ec73b6be4d2..55b7a9d0547d 100644
--- a/archivers/lxqt-archiver/pkg-plist
+++ b/archivers/lxqt-archiver/pkg-plist
@@ -13,6 +13,7 @@ share/icons/hicolor/scalable/apps/lxqt-archiver.svg
 %%DATADIR%%/translations/lxqt-archiver_en_GB.qm
 %%DATADIR%%/translations/lxqt-archiver_es.qm
 %%DATADIR%%/translations/lxqt-archiver_et.qm
+%%DATADIR%%/translations/lxqt-archiver_fi.qm
 %%DATADIR%%/translations/lxqt-archiver_fr.qm
 %%DATADIR%%/translations/lxqt-archiver_gl.qm
 %%DATADIR%%/translations/lxqt-archiver_he.qm
diff --git a/audio/pavucontrol-qt/Makefile b/audio/pavucontrol-qt/Makefile
index 5bfeef66bf15..4e0335ac31f2 100644
--- a/audio/pavucontrol-qt/Makefile
+++ b/audio/pavucontrol-qt/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pavucontrol-qt
-PORTVERSION= 	1.2.0
-PORTREVISION=	2
+PORTVERSION= 	1.4.0
 CATEGORIES=	audio
 MASTER_SITES=	LXQT/${PORTNAME}
 
@@ -15,7 +14,7 @@ LIB_DEPENDS=	libpulse.so:audio/pulseaudio
 USES=	cmake compiler:c++14-lang gettext-runtime localbase:ldflags qt:5 \
 	lxqt perl5 pkgconfig tar:xz gnome
 USE_PERL5=	build
-USE_QT=	buildtools:build qmake:build core dbus gui linguisttools \
+USE_QT=	buildtools:build qmake:build core gui linguisttools \
 	widgets
 USE_LXQT=	buildtools
 USE_GNOME=	glib20
diff --git a/audio/pavucontrol-qt/distinfo b/audio/pavucontrol-qt/distinfo
index 548794815101..9d518107a140 100644
--- a/audio/pavucontrol-qt/distinfo
+++ b/audio/pavucontrol-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669576427
-SHA256 (lxqt/pavucontrol-qt-1.2.0.tar.xz) = e36f1fa191e42503165f31a7104669ac9f111cf390db8f28a9805514f4e323a7
-SIZE (lxqt/pavucontrol-qt-1.2.0.tar.xz) = 113024
+TIMESTAMP = 1706383596
+SHA256 (lxqt/pavucontrol-qt-1.4.0.tar.xz) = 0d7ced3b9d215bcfae8fd5df5429aa07b0517984925cfa1cd020a9505749a994
+SIZE (lxqt/pavucontrol-qt-1.4.0.tar.xz) = 111712
diff --git a/audio/pavucontrol-qt/pkg-plist b/audio/pavucontrol-qt/pkg-plist
index 0b369084a756..869d320be57e 100644
--- a/audio/pavucontrol-qt/pkg-plist
+++ b/audio/pavucontrol-qt/pkg-plist
@@ -32,6 +32,7 @@ share/applications/pavucontrol-qt.desktop
 %%DATADIR%%/translations/pavucontrol-qt_mr.qm
 %%DATADIR%%/translations/pavucontrol-qt_nb_NO.qm
 %%DATADIR%%/translations/pavucontrol-qt_nl.qm
+%%DATADIR%%/translations/pavucontrol-qt_oc.qm
 %%DATADIR%%/translations/pavucontrol-qt_or.qm
 %%DATADIR%%/translations/pavucontrol-qt_pa.qm
 %%DATADIR%%/translations/pavucontrol-qt_pl.qm
diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile
index 96497de9fcfb..c0b4a383786a 100644
--- a/deskutils/lxqt-notificationd/Makefile
+++ b/deskutils/lxqt-notificationd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-notificationd
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	deskutils
 MASTER_SITES=	LXQT
 
diff --git a/deskutils/lxqt-notificationd/distinfo b/deskutils/lxqt-notificationd/distinfo
index 582811535c50..f25b0192df8e 100644
--- a/deskutils/lxqt-notificationd/distinfo
+++ b/deskutils/lxqt-notificationd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684416218
-SHA256 (lxqt/lxqt-notificationd-1.3.0.tar.xz) = a63e67306c9fb870c535e9908d174965d320cdb40fdabfd1dc6ab713d89655a0
-SIZE (lxqt/lxqt-notificationd-1.3.0.tar.xz) = 61064
+TIMESTAMP = 1706384865
+SHA256 (lxqt/lxqt-notificationd-1.4.0.tar.xz) = 4334b8c7f3f2d5e65bb3b88e188324924102aff91ee7aa1066f9bc6f4bf66ca8
+SIZE (lxqt/lxqt-notificationd-1.4.0.tar.xz) = 61792
diff --git a/deskutils/lxqt-notificationd/pkg-plist b/deskutils/lxqt-notificationd/pkg-plist
index 2421a56f1bf9..378f15fc59a9 100644
--- a/deskutils/lxqt-notificationd/pkg-plist
+++ b/deskutils/lxqt-notificationd/pkg-plist
@@ -15,6 +15,7 @@ share/applications/lxqt-config-notificationd.desktop
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_he.qm
@@ -51,6 +52,7 @@ share/applications/lxqt-config-notificationd.desktop
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_he.qm
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile
index d17558ecd0ff..7e15f5b9333f 100644
--- a/devel/liblxqt/Makefile
+++ b/devel/liblxqt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	liblxqt
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	devel
 MASTER_SITES=	LXQT
 
@@ -11,10 +11,10 @@ LICENSE=	LGPL21+
 
 LIB_DEPENDS=	libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
 
-USES=	cmake compiler:c++14-lang gettext gnome kde:5 lxqt \
+USES=	cmake compiler:c++14-lang gnome kde:5 lxqt \
 	pkgconfig qt:5 tar:xz xorg
 USE_GNOME=	glib20
-USE_QT=		buildtools:build qmake:build dbus core gui linguisttools \
+USE_QT=		buildtools:build qmake:build dbus core gui \
 		svg widgets x11extras xml
 USE_KDE=	windowsystem
 USE_LXQT=	buildtools qtxdg
diff --git a/devel/liblxqt/distinfo b/devel/liblxqt/distinfo
index 270397bb885e..b58ae540e369 100644
--- a/devel/liblxqt/distinfo
+++ b/devel/liblxqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684232897
-SHA256 (lxqt/liblxqt-1.3.0.tar.xz) = b78f56268fe326e90fee9d66302600853a62ea7d21b7a8627d44ff269a1e24ef
-SIZE (lxqt/liblxqt-1.3.0.tar.xz) = 83524
+TIMESTAMP = 1706382292
+SHA256 (lxqt/liblxqt-1.4.0.tar.xz) = b55073e7673e19d30339cabf5692a86b3aee244f3009f67e424b7c919f4d96f0
+SIZE (lxqt/liblxqt-1.4.0.tar.xz) = 84388
diff --git a/devel/libqtxdg/Makefile b/devel/libqtxdg/Makefile
index 0162226c6c44..4c1d7839b864 100644
--- a/devel/libqtxdg/Makefile
+++ b/devel/libqtxdg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libqtxdg
-PORTVERSION=	3.11.0
+PORTVERSION=	3.12.0
 CATEGORIES=	devel
 MASTER_SITES=	LXQT/${PORTNAME}
 
diff --git a/devel/libqtxdg/distinfo b/devel/libqtxdg/distinfo
index 6a7f4701e381..b4ad2f0aa945 100644
--- a/devel/libqtxdg/distinfo
+++ b/devel/libqtxdg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684233987
-SHA256 (lxqt/libqtxdg-3.11.0.tar.xz) = deae4e9138881df3a5afbfe3e39c2754f223a7e4797539997558753eb783972a
-SIZE (lxqt/libqtxdg-3.11.0.tar.xz) = 71688
+TIMESTAMP = 1706381089
+SHA256 (lxqt/libqtxdg-3.12.0.tar.xz) = 726856ff447220575c84461800b151328e784c6c326a5065ef3f9a7f9506d4dc
+SIZE (lxqt/libqtxdg-3.12.0.tar.xz) = 71684
diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile
index 00a322f9a145..44cf186815d7 100644
--- a/graphics/lximage-qt/Makefile
+++ b/graphics/lximage-qt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lximage-qt
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	graphics
 MASTER_SITES=	LXQT
 
diff --git a/graphics/lximage-qt/distinfo b/graphics/lximage-qt/distinfo
index 37db388bad09..57df7869ab21 100644
--- a/graphics/lximage-qt/distinfo
+++ b/graphics/lximage-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684415345
-SHA256 (lxqt/lximage-qt-1.3.0.tar.xz) = 68d8d11129e5130bf6e30cfee0cb0ec775a5a5609c6a20c3c496e12f4eff34ff
-SIZE (lxqt/lximage-qt-1.3.0.tar.xz) = 838632
+TIMESTAMP = 1706383944
+SHA256 (lxqt/lximage-qt-1.4.0.tar.xz) = 0857650bdb32c5ba5befbd726fbff62137e45d2cf26bc88b0d32622e718cd34e
+SIZE (lxqt/lximage-qt-1.4.0.tar.xz) = 841028
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile
index 5fa251dd2462..c393aacb5012 100644
--- a/security/lxqt-openssh-askpass/Makefile
+++ b/security/lxqt-openssh-askpass/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-openssh-askpass
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	security
 MASTER_SITES=	LXQT
 
diff --git a/security/lxqt-openssh-askpass/distinfo b/security/lxqt-openssh-askpass/distinfo
index 17ef4940ab9e..c616867a6192 100644
--- a/security/lxqt-openssh-askpass/distinfo
+++ b/security/lxqt-openssh-askpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684498321
-SHA256 (lxqt/lxqt-openssh-askpass-1.3.0.tar.xz) = a012190131bd2935737127e43f5fa9f77ca59d897ad686e51c263f4db8bf9204
-SIZE (lxqt/lxqt-openssh-askpass-1.3.0.tar.xz) = 17560
+TIMESTAMP = 1706384963
+SHA256 (lxqt/lxqt-openssh-askpass-1.4.0.tar.xz) = 2ba6bcac5d90db846dce7895d03294126315ec20e59977f9f2faadf3e668c54a
+SIZE (lxqt/lxqt-openssh-askpass-1.4.0.tar.xz) = 17628
diff --git a/security/lxqt-openssh-askpass/pkg-plist b/security/lxqt-openssh-askpass/pkg-plist
index 0cac7df98005..ca5e8db72d7e 100644
--- a/security/lxqt-openssh-askpass/pkg-plist
+++ b/security/lxqt-openssh-askpass/pkg-plist
@@ -12,6 +12,7 @@ bin/lxqt-openssh-askpass
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_he.qm
diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile
index a4132097e905..d61cb8abb471 100644
--- a/security/lxqt-sudo/Makefile
+++ b/security/lxqt-sudo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-sudo
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	security
 MASTER_SITES=	LXQT
 
@@ -11,11 +11,10 @@ LICENSE=	LGPL21+
 
 RUN_DEPENDS=	sudo:security/sudo
 
-USES=	cmake compiler:c++14-lang gettext kde:5 lxqt qt:5 \
-	perl5 pkgconfig tar:xz gnome xorg
+USES=		cmake gettext kde:5 lxqt qt:5 perl5 tar:xz gnome xorg
 USE_PERL5=	build
-USE_QT=	buildtools:build qmake:build core dbus gui svg widgets \
-	x11extras xml
+USE_QT=		buildtools:build core dbus gui svg qmake:build widgets \
+		x11extras xml
 
 USE_KDE=	windowsystem
 USE_LXQT=	buildtools lxqt
diff --git a/security/lxqt-sudo/distinfo b/security/lxqt-sudo/distinfo
index 36c39219039e..233550e6618c 100644
--- a/security/lxqt-sudo/distinfo
+++ b/security/lxqt-sudo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684498564
-SHA256 (lxqt/lxqt-sudo-1.3.0.tar.xz) = 3166791603e3f3a01f97b69225a5a097ee8cd4e8e982a4c1716a60fee7151f5f
-SIZE (lxqt/lxqt-sudo-1.3.0.tar.xz) = 37796
+TIMESTAMP = 1706385287
+SHA256 (lxqt/lxqt-sudo-1.4.0.tar.xz) = 076c7115f612b77ec8c05043df76df6acd7f9fe9132b253d6fb5ac2d72eb44ae
+SIZE (lxqt/lxqt-sudo-1.4.0.tar.xz) = 37764
diff --git a/sysutils/lxqt-admin/Makefile b/sysutils/lxqt-admin/Makefile
index ab253ceffd92..cdbf21a96dd4 100644
--- a/sysutils/lxqt-admin/Makefile
+++ b/sysutils/lxqt-admin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-admin
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
@@ -9,11 +9,11 @@ WWW=		https://lxqt-project.org
 
 LICENSE=	LGPL21+
 
-USES=	cmake compiler:c++11-lang gnome kde:5 localbase \
-	lxqt perl5 pkgconfig tar:xz qt:5 xorg
+USES=		cmake compiler:c++11-lang gnome kde:5 localbase \
+		lxqt perl5 pkgconfig tar:xz qt:5 xorg
 USE_PERL5=	build
-USE_QT=	buildtools:build qmake:build core dbus gui svg \
-	widgets x11extras xml
+USE_QT=		buildtools:build qmake:build core dbus gui svg \
+		widgets x11extras xml
 USE_KDE=	windowsystem
 USE_GNOME=	glib20
 USE_LXQT=	buildtools lxqt
diff --git a/sysutils/lxqt-admin/distinfo b/sysutils/lxqt-admin/distinfo
index a94be95df85d..d220803f3218 100644
--- a/sysutils/lxqt-admin/distinfo
+++ b/sysutils/lxqt-admin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684237635
-SHA256 (lxqt/lxqt-admin-1.3.0.tar.xz) = 57e206e5df489369bbce8c314a61de1d01e0acd32d5db1b70e7016b9732a29dd
-SIZE (lxqt/lxqt-admin-1.3.0.tar.xz) = 151148
+TIMESTAMP = 1706407980
+SHA256 (lxqt/lxqt-admin-1.4.0.tar.xz) = dd1704050d5d6c462a22e3f58128b64ffc943e3767301ed24466f85790446b4c
+SIZE (lxqt/lxqt-admin-1.4.0.tar.xz) = 152052
diff --git a/sysutils/lxqt-config/Makefile b/sysutils/lxqt-config/Makefile
index 168520fbc226..225d6f636548 100644
--- a/sysutils/lxqt-config/Makefile
+++ b/sysutils/lxqt-config/Makefile
@@ -1,13 +1,9 @@
 PORTNAME=	lxqt-config
-PORTVERSION=	1.3.0
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 DIST_SUBDIR=	lxqt
 
-#PATCH_SITES=	https://github.com/lxqt/lxqt-config/commit/
-#PATCHFILES=	6add4e4f0040693e7c4242fbae48c9d32007686c.patch:-p1
-
 MAINTAINER=	jsm@FreeBSD.org
 COMMENT=	LXQt system settings center
 WWW=		https://lxqt-project.org
@@ -15,21 +11,20 @@ WWW=		https://lxqt-project.org
 LICENSE=	GPLv2 LGPL21+
 LICENSE_COMB=	multi
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/xorg/modules/input/libinput_drv.so:x11-drivers/xf86-input-libinput
+BUILD_DEPENDS=	lxqt-menu-data>=1.4.1:x11/lxqt-menu-data \
+		${LOCALBASE}/lib/xorg/modules/input/libinput_drv.so:x11-drivers/xf86-input-libinput
+RUN_DEPENDS=	lxqt-menu-data>=1.4.1:x11/lxqt-menu-data
+
 LIB_DEPENDS=	libudev.so:devel/libudev-devd
 
-USES=	cmake compiler:c++17-lang desktop-file-utils kde:5 localbase:ldflags \
-	lxqt qt:5 pkgconfig tar:xz xorg gnome
-USE_QT=	buildtools:build qmake:build concurrent core dbus \
-	gui linguisttools svg widgets x11extras xml
+USES=		cmake compiler:c++17-lang kde:5 localbase:ldflags \
+		lxqt qt:5 perl5 pkgconfig tar:xz xorg gnome
+USE_QT=		buildtools:build core dbus gui linguisttools svg qmake:build widgets x11extras xml
 USE_KDE=	libkscreen windowsystem
 USE_GNOME=	glib20
 USE_LXQT=	buildtools lxqt
+USE_PERL5=	build
 USE_XORG=	ice sm x11 xcb xcursor xext xfixes xrandr xi
 USE_LDCONFIG=	yes
 
-# Override default of c++14 set by lxqt-buildtools
-# This is needed as KScreen introduced code requiring c++17
-CMAKE_ARGS=	-DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_EXTENSIONS=OFF
-
 .include <bsd.port.mk>
diff --git a/sysutils/lxqt-config/distinfo b/sysutils/lxqt-config/distinfo
index 1c9effef59c8..1fa8d003cd4f 100644
--- a/sysutils/lxqt-config/distinfo
+++ b/sysutils/lxqt-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684232796
-SHA256 (lxqt/lxqt-config-1.3.0.tar.xz) = 929f60b58cf8dbf84f0f778a59c9794bfcc74abb8ea68177e28deb666eae698f
-SIZE (lxqt/lxqt-config-1.3.0.tar.xz) = 370624
+TIMESTAMP = 1706384239
+SHA256 (lxqt/lxqt-config-1.4.0.tar.xz) = e60d5c3f00588fb373b48fa0c65f7a164500738467359472409a29b9db11c84b
+SIZE (lxqt/lxqt-config-1.4.0.tar.xz) = 371628
diff --git a/sysutils/lxqt-config/pkg-plist b/sysutils/lxqt-config/pkg-plist
index e6e105ad6600..ee380dabdffa 100644
--- a/sysutils/lxqt-config/pkg-plist
+++ b/sysutils/lxqt-config/pkg-plist
@@ -5,7 +5,6 @@ bin/lxqt-config-file-associations
 bin/lxqt-config-input
 bin/lxqt-config-locale
 bin/lxqt-config-monitor
-etc/xdg/menus/lxqt-config.menu
 lib/lxqt-config/liblxqt-config-cursor.so
 share/applications/lxqt-config-appearance.desktop
 share/applications/lxqt-config-brightness.desktop
@@ -14,9 +13,6 @@ share/applications/lxqt-config-input.desktop
 share/applications/lxqt-config-locale.desktop
 share/applications/lxqt-config-monitor.desktop
 share/applications/lxqt-config.desktop
-share/desktop-directories/lxqt-settings-lxqt.directory
-share/desktop-directories/lxqt-settings-other.directory
-share/desktop-directories/lxqt-settings-system.directory
 share/icons/hicolor/48x48/apps/brightnesssettings.svg
 %%LXQT_SHAREDIR%%/icons/monitor.svg
 %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ar.qm
@@ -168,6 +164,7 @@ share/icons/hicolor/48x48/apps/brightnesssettings.svg
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_he.qm
@@ -250,6 +247,7 @@ share/icons/hicolor/48x48/apps/brightnesssettings.svg
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_he.qm
@@ -290,6 +288,7 @@ share/icons/hicolor/48x48/apps/brightnesssettings.svg
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_en_GB.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_he.qm
diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile
index 4e8187695734..e0f23c0f867b 100644
--- a/sysutils/lxqt-policykit/Makefile
+++ b/sysutils/lxqt-policykit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-policykit
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
@@ -12,13 +12,15 @@ LICENSE=	LGPL21+
 LIB_DEPENDS=	libpolkit-qt5-agent-1.so:sysutils/polkit-qt-1@qt5 \
 		libpolkit-agent-1.so:sysutils/polkit
 
-USES=	cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 gnome \
-	localbase:ldflags lxqt perl5 pkgconfig tar:xz xorg
+USES=		cmake compiler:c++14-lang gnome gettext-runtime kde:5 qt:5 perl5 \
+		localbase:ldflags lxqt pkgconfig tar:xz xorg
+
 USE_PERL5=	build
-USE_QT=	buildtools:build qmake:build core dbus gui linguisttools \
-	svg widgets x11extras xml
+USE_QT=		buildtools:build qmake:build core dbus gui linguisttools \
+		svg widgets x11extras xml
 USE_KDE=	windowsystem
 USE_LXQT=	buildtools lxqt
 USE_GNOME=	glib20
 USE_XORG=	x11
+
 .include <bsd.port.mk>
diff --git a/sysutils/lxqt-policykit/distinfo b/sysutils/lxqt-policykit/distinfo
index 8555fd2f1e87..1ea4b4e17e9c 100644
--- a/sysutils/lxqt-policykit/distinfo
+++ b/sysutils/lxqt-policykit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684416888
-SHA256 (lxqt/lxqt-policykit-1.3.0.tar.xz) = 006e0d368d589912ede261798e63bbe9a73c505c99423e341d3d27d127593414
-SIZE (lxqt/lxqt-policykit-1.3.0.tar.xz) = 39344
+TIMESTAMP = 1706385102
+SHA256 (lxqt/lxqt-policykit-1.4.0.tar.xz) = 5ccce983f64d078d40b04b5efd3a5a764878dd28fc458430201a86bb55cc8485
+SIZE (lxqt/lxqt-policykit-1.4.0.tar.xz) = 39612
diff --git a/sysutils/lxqt-policykit/pkg-plist b/sysutils/lxqt-policykit/pkg-plist
index 726e68561d27..3cf310d28376 100644
--- a/sysutils/lxqt-policykit/pkg-plist
+++ b/sysutils/lxqt-policykit/pkg-plist
@@ -12,6 +12,7 @@ etc/xdg/autostart/lxqt-policykit-agent.desktop
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_el.qm
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_he.qm
diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile
index 23e7eda91f41..57f5e0ca3e55 100644
--- a/sysutils/lxqt-powermanagement/Makefile
+++ b/sysutils/lxqt-powermanagement/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-powermanagement
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-powermanagement/distinfo b/sysutils/lxqt-powermanagement/distinfo
index 4ed37f8b0d60..6ba44a79f635 100644
--- a/sysutils/lxqt-powermanagement/distinfo
+++ b/sysutils/lxqt-powermanagement/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684414859
-SHA256 (lxqt/lxqt-powermanagement-1.3.0.tar.xz) = 59a59f631148d0bf12541eaeed4db8a1fac02826ebf0b1bbc75fca0b0ae4a19d
-SIZE (lxqt/lxqt-powermanagement-1.3.0.tar.xz) = 91852
+TIMESTAMP = 1706386963
+SHA256 (lxqt/lxqt-powermanagement-1.4.0.tar.xz) = a0d4e3c429a138453606d3067d189e0d163ff61ceaa8239100b2997b2e0b532d
+SIZE (lxqt/lxqt-powermanagement-1.4.0.tar.xz) = 93280
diff --git a/sysutils/lxqt-powermanagement/pkg-plist b/sysutils/lxqt-powermanagement/pkg-plist
index c88587e62505..e2454bfbc6dd 100644
--- a/sysutils/lxqt-powermanagement/pkg-plist
+++ b/sysutils/lxqt-powermanagement/pkg-plist
@@ -38,6 +38,7 @@ share/icons/hicolor/scalable/devices/laptop-lid.svg
 %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_tr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_uk.qm
 %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_zh_CN.qm
+%%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_zh_TW.qm
 %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ar.qm
 %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_arn.qm
 %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ast.qm
diff --git a/sysutils/lxqt-qtplugin/Makefile b/sysutils/lxqt-qtplugin/Makefile
index bb06b0bdd568..5890a6b6105a 100644
--- a/sysutils/lxqt-qtplugin/Makefile
+++ b/sysutils/lxqt-qtplugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lxqt-qtplugin
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT
 
diff --git a/sysutils/lxqt-qtplugin/distinfo b/sysutils/lxqt-qtplugin/distinfo
index 2ed73ff6c123..86a98a5b6876 100644
--- a/sysutils/lxqt-qtplugin/distinfo
+++ b/sysutils/lxqt-qtplugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684416562
-SHA256 (lxqt/lxqt-qtplugin-1.3.0.tar.xz) = 1be21cae812d6e061ce026b4456e4a32def8e4618c7b134ca773a7b15852bd41
-SIZE (lxqt/lxqt-qtplugin-1.3.0.tar.xz) = 23864
+TIMESTAMP = 1706383388
+SHA256 (lxqt/lxqt-qtplugin-1.4.0.tar.xz) = 2afd9af1de8cc07b276c160e9831bde6fbc9b65a367df8227a3aa7df5e856eae
+SIZE (lxqt/lxqt-qtplugin-1.4.0.tar.xz) = 23880
diff --git a/sysutils/qtxdg-tools/Makefile b/sysutils/qtxdg-tools/Makefile
index 5cd922c6f3cf..91dd7aa11a42 100644
--- a/sysutils/qtxdg-tools/Makefile
+++ b/sysutils/qtxdg-tools/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qtxdg-tools
-PORTVERSION=	3.11.0
+PORTVERSION=	3.12.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LXQT/${PORTNAME}
 
diff --git a/sysutils/qtxdg-tools/distinfo b/sysutils/qtxdg-tools/distinfo
index 4323276d54fd..4f50e950916e 100644
--- a/sysutils/qtxdg-tools/distinfo
+++ b/sysutils/qtxdg-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684234419
-SHA256 (lxqt/qtxdg-tools-3.11.0.tar.xz) = 29af0335e12e28a402c8e97bb0bee2da23f7ebec8b252453f1d2050a93736e15
-SIZE (lxqt/qtxdg-tools-3.11.0.tar.xz) = 16716
+TIMESTAMP = 1706382982
+SHA256 (lxqt/qtxdg-tools-3.12.0.tar.xz) = 8afba8c57647ccbec27964c021b1f317866bb93c7293f60319a340b6484bf883
+SIZE (lxqt/qtxdg-tools-3.12.0.tar.xz) = 16740
diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile
index 38de2e5de26b..1aeeb1bb055e 100644
--- a/x11-fm/pcmanfm-qt/Makefile
+++ b/x11-fm/pcmanfm-qt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pcmanfm-qt
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	x11-fm
 MASTER_SITES=	LXQT
 
@@ -12,8 +12,10 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libmenu-cache.so:x11/menu-cache \
 		libfm-qt.so:x11/libfm-qt \
 		libexif.so:graphics/libexif
+RUN_DEPENDS=    lxqt-menu-data>=1.4.1:x11/lxqt-menu-data
 
-USES=		cmake compiler:c++14-lang desktop-file-utils gnome\
+
+USES=		cmake compiler:c++17-lang gnome \
 		gettext-runtime localbase:ldflags lxqt perl5 pkgconfig kde:5 qt:5 \
 		tar:xz xorg
 USE_PERL5=	build
diff --git a/x11-fm/pcmanfm-qt/distinfo b/x11-fm/pcmanfm-qt/distinfo
index 68ceb1ae6dca..1fbeb4b5ae39 100644
--- a/x11-fm/pcmanfm-qt/distinfo
+++ b/x11-fm/pcmanfm-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684416716
-SHA256 (lxqt/pcmanfm-qt-1.3.0.tar.xz) = 7c7ce38cd88e7ee032ccd2f89b5dd7e2b61706e25d00cf8f86e68bab0d760fa4
-SIZE (lxqt/pcmanfm-qt-1.3.0.tar.xz) = 358932
+TIMESTAMP = 1706385411
+SHA256 (lxqt/pcmanfm-qt-1.4.0.tar.xz) = b1c6abb3bd8dca6bd2290fab424fef73527d5a1bb60a67dfd20966545dfee443
+SIZE (lxqt/pcmanfm-qt-1.4.0.tar.xz) = 377652
diff --git a/x11-fm/pcmanfm-qt/pkg-plist b/x11-fm/pcmanfm-qt/pkg-plist
index a0009fd60621..de7a176fa330 100644
--- a/x11-fm/pcmanfm-qt/pkg-plist
+++ b/x11-fm/pcmanfm-qt/pkg-plist
@@ -2,6 +2,7 @@ bin/pcmanfm-qt
 etc/xdg/autostart/lxqt-desktop.desktop
 share/applications/pcmanfm-qt-desktop-pref.desktop
 share/applications/pcmanfm-qt.desktop
+share/icons/hicolor/scalable/apps/pcmanfm-qt.svg
 share/man/man1/pcmanfm-qt.1.gz
 @sample %%DATADIR%%/lxqt/settings.conf.sample
 %%DATADIR%%/translations/pcmanfm-qt_ar.qm
@@ -17,6 +18,7 @@ share/man/man1/pcmanfm-qt.1.gz
 %%DATADIR%%/translations/pcmanfm-qt_en_GB.qm
 %%DATADIR%%/translations/pcmanfm-qt_es.qm
 %%DATADIR%%/translations/pcmanfm-qt_et.qm
+%%DATADIR%%/translations/pcmanfm-qt_fi.qm
 %%DATADIR%%/translations/pcmanfm-qt_fil.qm
 %%DATADIR%%/translations/pcmanfm-qt_fr.qm
 %%DATADIR%%/translations/pcmanfm-qt_ga.qm
diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile
index 529c8240c3a4..234e13b463f7 100644
--- a/x11-toolkits/qtermwidget/Makefile
+++ b/x11-toolkits/qtermwidget/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qtermwidget
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	LXQT
 
diff --git a/x11-toolkits/qtermwidget/distinfo b/x11-toolkits/qtermwidget/distinfo
index 36b714c13611..e8836a1fe151 100644
--- a/x11-toolkits/qtermwidget/distinfo
+++ b/x11-toolkits/qtermwidget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684241727
-SHA256 (lxqt/qtermwidget-1.3.0.tar.xz) = 74bea8a12bb718e3d6233d04bfe131b0d0d33ab25a9c018c9a145c6b5aa5804e
-SIZE (lxqt/qtermwidget-1.3.0.tar.xz) = 189464
+TIMESTAMP = 1706383709
+SHA256 (lxqt/qtermwidget-1.4.0.tar.xz) = e7253065f74fa056843c95f9543e690bcaf7a03647ef5e02379eec4eb162026b
+SIZE (lxqt/qtermwidget-1.4.0.tar.xz) = 190320
diff --git a/x11-toolkits/qtermwidget/pkg-plist b/x11-toolkits/qtermwidget/pkg-plist
index 1ce6b629a802..4ae4d2ed8d6c 100644
--- a/x11-toolkits/qtermwidget/pkg-plist
+++ b/x11-toolkits/qtermwidget/pkg-plist
@@ -18,6 +18,7 @@ libdata/pkgconfig/qtermwidget5.pc
 %%DATADIR%%5/color-schemes/BlackOnWhite.colorscheme
 %%DATADIR%%5/color-schemes/BreezeModified.colorscheme
 %%DATADIR%%5/color-schemes/DarkPastels.colorscheme
+%%DATADIR%%5/color-schemes/Falcon.colorscheme
 %%DATADIR%%5/color-schemes/GreenOnBlack.colorscheme
 %%DATADIR%%5/color-schemes/Linux.colorscheme
 %%DATADIR%%5/color-schemes/Solarized.colorscheme
@@ -59,6 +60,7 @@ libdata/pkgconfig/qtermwidget5.pc
 %%DATADIR%%5/translations/qtermwidget_el.qm
 %%DATADIR%%5/translations/qtermwidget_es.qm
 %%DATADIR%%5/translations/qtermwidget_et.qm
+%%DATADIR%%5/translations/qtermwidget_fi.qm
 %%DATADIR%%5/translations/qtermwidget_fr.qm
 %%DATADIR%%5/translations/qtermwidget_gl.qm
 %%DATADIR%%5/translations/qtermwidget_he.qm
@@ -70,6 +72,7 @@ libdata/pkgconfig/qtermwidget5.pc
 %%DATADIR%%5/translations/qtermwidget_lt.qm
 %%DATADIR%%5/translations/qtermwidget_nb_NO.qm
 %%DATADIR%%5/translations/qtermwidget_nl.qm
+%%DATADIR%%5/translations/qtermwidget_oc.qm
 %%DATADIR%%5/translations/qtermwidget_pl.qm
 %%DATADIR%%5/translations/qtermwidget_pt.qm
 %%DATADIR%%5/translations/qtermwidget_pt_BR.qm
diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile
index e87bc9c62789..bd0b0f6a9296 100644
--- a/x11-wm/lxqt-panel/Makefile
+++ b/x11-wm/lxqt-panel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	lxqt-panel
-PORTVERSION=	1.3.0
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT
 
@@ -16,13 +15,14 @@ LIB_DEPENDS=	libdbusmenu-qt5.so:devel/libdbusmenu-qt@qt5 \
 		libxcb-util.so:x11/xcb-util \
 		libsysstat-qt5.so:sysutils/libsysstat \
 		libxcb-image.so:x11/xcb-util-image
-RUN_DEPENDS=	lxmenu-data>=0.1.2:x11/lxmenu-data
+BUILD_DEPENDS=	lxqt-menu-data>=1.4.1:x11/lxqt-menu-data
+RUN_DEPENDS= 	lxqt-menu-data>=1.4.1:x11/lxqt-menu-data
 
-USES=	cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 gnome \
-	localbase:ldflags lxqt perl5 pkgconfig tar:xz xorg
+USES=		cmake compiler:c++17-lang gettext-runtime kde:5 qt:5 gnome \
+		localbase:ldflags lxqt perl5 pkgconfig tar:xz xorg
 USE_PERL5=	build
-USE_QT=	buildtools:build qmake:build core dbus gui svg widgets \
-	x11extras xml concurrent
+USE_QT=		buildtools:build qmake:build core dbus gui svg widgets \
+		xml concurrent
 USE_KDE=	windowsystem
 USE_LXQT=	buildtools lxqt globalkeys qtxdg
 USE_XORG=	ice sm x11 xcb xcomposite xdamage xext xfixes xrender xtst
diff --git a/x11-wm/lxqt-panel/distinfo b/x11-wm/lxqt-panel/distinfo
index cd94a88b4fb2..b70ddebd2b3b 100644
--- a/x11-wm/lxqt-panel/distinfo
+++ b/x11-wm/lxqt-panel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684242344
-SHA256 (lxqt/lxqt-panel-1.3.0.tar.xz) = 431b399445c8b01b4989cb9521739e88d99236eaf43c9dcd29a99696038fd8d2
-SIZE (lxqt/lxqt-panel-1.3.0.tar.xz) = 610764
+TIMESTAMP = 1706385978
+SHA256 (lxqt/lxqt-panel-1.4.0.tar.xz) = 0e660c0397c96a28f0fcf316b20c72d203c85793a884e1487b3b14e3790defc9
+SIZE (lxqt/lxqt-panel-1.4.0.tar.xz) = 612012
diff --git a/x11-wm/lxqt-panel/pkg-plist b/x11-wm/lxqt-panel/pkg-plist
index bad6727dfb09..dccdf8b75766 100644
--- a/x11-wm/lxqt-panel/pkg-plist
+++ b/x11-wm/lxqt-panel/pkg-plist
@@ -1,8 +1,5 @@
 bin/lxqt-panel
 etc/xdg/autostart/lxqt-panel.desktop
-etc/xdg/menus/lxqt-applications-compact.menu
-etc/xdg/menus/lxqt-applications-simple.menu
-etc/xdg/menus/lxqt-applications.menu
 %%LXQT_INCLUDEDIR%%/ilxqtpanel.h
 %%LXQT_INCLUDEDIR%%/ilxqtpanelplugin.h
 %%LXQT_INCLUDEDIR%%/lxqtpanelglobals.h
@@ -12,21 +9,23 @@ lib/lxqt-panel/libcolorpicker.so
 %%CPULOAD%%lib/lxqt-panel/libcpuload.so
 lib/lxqt-panel/libcustomcommand.so
 lib/lxqt-panel/libdirectorymenu.so
+lib/lxqt-panel/libdom.so
 lib/lxqt-panel/libkbindicator.so
 %%MOUNT%%lib/lxqt-panel/libmount.so
+lib/lxqt-panel/libqeyes.so
 lib/lxqt-panel/libsysstat.so
 %%SOUND%%lib/lxqt-panel/libvolume.so
-share/desktop-directories/lxqt-leave.directory
-share/desktop-directories/lxqt-settings.directory
 %%LXQT_SHAREDIR%%/lxqt-panel/backlight.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/colorpicker.desktop
 %%CPULOAD%%%%LXQT_SHAREDIR%%/lxqt-panel/cpuload.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/customcommand.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/desktopswitch.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/directorymenu.desktop
+%%LXQT_SHAREDIR%%/lxqt-panel/dom.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/kbindicator.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/mainmenu.desktop
 %%MOUNT%%%%LXQT_SHAREDIR%%/lxqt-panel/mount.desktop
+%%LXQT_SHAREDIR%%/lxqt-panel/qeyes.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/quicklaunch.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/showdesktop.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/spacer.desktop
@@ -37,15 +36,61 @@ share/desktop-directories/lxqt-settings.directory
 %%SOUND%%%%LXQT_SHAREDIR%%/lxqt-panel/volume.desktop
 %%LXQT_SHAREDIR%%/lxqt-panel/worldclock.desktop
 %%LXQT_SHAREDIR%%/panel.conf
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/Bizarre-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/Bizarre-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/Bloodshot-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/Bloodshot-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/brown-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/brown-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/crystal-eye.svg
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/crystal-pupil.svg
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/Default-tiny-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/Default-tiny-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default/Default-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default/Default-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Default/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/Digital-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/Digital-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/green-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/green-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/horrid_eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/horrid_pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/pink-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/pink-pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/pupil.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/README
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/config
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/tango-eye.png
+%%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/tango-pupil.png
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ar.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ca.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_he.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_hr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_it.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ko.qm
-%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_nl.qm
-%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ar.qm
-%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_et.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_lt.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_nl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_oc.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_pt.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sr.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_tr.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ar.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_arn.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ast.qm
@@ -75,6 +120,7 @@ share/desktop-directories/lxqt-settings.directory
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_lv.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_nb_NO.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_nl.qm
+%%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_oc.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pl.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pt.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pt_BR.qm
@@ -83,6 +129,7 @@ share/desktop-directories/lxqt-settings.directory
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_si.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sk_SK.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sl.qm
+%%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sr.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sv.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_th_TH.qm
 %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_tr.qm
@@ -110,6 +157,7 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_lv.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_nb_NO.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_nl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_oc.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pt.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pt_BR.qm
@@ -152,6 +200,7 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_lv.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_nb_NO.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_nl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_oc.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pt.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pt_BR.qm
@@ -160,6 +209,7 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_si.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sk_SK.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr@ijekavian.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr@latin.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr_BA.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr_RS.qm
@@ -181,6 +231,7 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_el.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_es.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_fi.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_fr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_gl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_he.qm
@@ -194,6 +245,7 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_lv.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_nb_NO.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_nl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_oc.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_pl.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_pt.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ru.qm
@@ -203,6 +255,45 @@ share/desktop-directories/lxqt-settings.directory
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_tr.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_uk.qm
 %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_zh_CN.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ar.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_arn.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ast.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_bg.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ca.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_cs.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_cy.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_da.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_de.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_el.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_es.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_et.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_fi.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_fr.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_gl.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_he.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_hr.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_hu.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_id.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_it.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ja.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ko.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_lt.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_lv.qm
+%%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_nb_NO.qm
*** 515 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231821.42NILIRa054513>