git: fc6736f63a56 - main - x11-wm/lxqt: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Dec 2022 18:37:10 UTC
The branch main has been updated by jsm: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc6736f63a56d06dd1b7982b8de1d68ad96744e9 commit fc6736f63a56d06dd1b7982b8de1d68ad96744e9 Author: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> AuthorDate: 2022-12-07 18:19:38 +0000 Commit: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> CommitDate: 2022-12-07 18:35:56 +0000 x11-wm/lxqt: Update to 1.2.0 --- x11-wm/lxqt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile index dc40f38a1331..9cc55050ea74 100644 --- a/x11-wm/lxqt/Makefile +++ b/x11-wm/lxqt/Makefile @@ -1,5 +1,5 @@ PORTNAME= lxqt -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= x11-wm MAINTAINER= jsm@FreeBSD.org @@ -10,7 +10,7 @@ RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \ lxqt-about:x11/lxqt-about \ lxqt-admin-user:sysutils/lxqt-admin \ lxqt-config:sysutils/lxqt-config \ - lxqt-qtplugin>=1.1.0:sysutils/lxqt-qtplugin \ + lxqt-qtplugin>=1.2.0:sysutils/lxqt-qtplugin \ qterminal:x11/qterminal \ obconf-qt:x11-wm/obconf-qt \ lximage-qt:graphics/lximage-qt \