git: d5beebadf59e - main - x11-wm/lxqt: Update to 1.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Apr 2022 09:15:05 UTC
The branch main has been updated by jsm: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5beebadf59e7379aa29e58f2a8de77959539850 commit d5beebadf59e7379aa29e58f2a8de77959539850 Author: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> AuthorDate: 2022-04-30 08:58:29 +0000 Commit: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> CommitDate: 2022-04-30 09:12:27 +0000 x11-wm/lxqt: Update to 1.1.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 106c90e93b49..267d67dfbb81 100644 --- a/x11-wm/lxqt/Makefile +++ b/x11-wm/lxqt/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= lxqt -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= x11-wm MAINTAINER= jsm@FreeBSD.org @@ -13,7 +13,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.0.0:sysutils/lxqt-qtplugin \ + lxqt-qtplugin>=1.1.0:sysutils/lxqt-qtplugin \ qterminal:x11/qterminal \ obconf-qt:x11-wm/obconf-qt \ lximage-qt:graphics/lximage-qt \