Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2024 22:42:06 GMT
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: 2cf8f4a5864f - main - x11/qterminal: Update to 2.0.1
Message-ID:  <202408012242.471Mg6ff061848@gitrepo.freebsd.org>

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

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

commit 2cf8f4a5864f43f147aaaa4201e532866d63b6ac
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-08-01 22:40:22 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-08-01 22:40:22 +0000

    x11/qterminal: Update to 2.0.1
    
    ChangeLog at:   https://github.com/lxqt/qterminal/releases/tag/2.0.1
    With hat:       lxqt
---
 x11-toolkits/qtermwidget/Makefile | 2 +-
 x11-toolkits/qtermwidget/distinfo | 6 +++---
 x11/qterminal/Makefile            | 5 +++--
 x11/qterminal/distinfo            | 6 +++---
 4 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile
index 047ec2acdf72..713de9137024 100644
--- a/x11-toolkits/qtermwidget/Makefile
+++ b/x11-toolkits/qtermwidget/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qtermwidget
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	LXQT
 
diff --git a/x11-toolkits/qtermwidget/distinfo b/x11-toolkits/qtermwidget/distinfo
index 1a16df89cc58..a21e8b9aa9fc 100644
--- a/x11-toolkits/qtermwidget/distinfo
+++ b/x11-toolkits/qtermwidget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716078552
-SHA256 (lxqt/qtermwidget-2.0.0.tar.xz) = 33ff5c84b93f7a46e5255ae6a25e073093e0f80cc7dacf0233e01b643663f700
-SIZE (lxqt/qtermwidget-2.0.0.tar.xz) = 191532
+TIMESTAMP = 1722551479
+SHA256 (lxqt/qtermwidget-2.0.1.tar.xz) = b50060d4f6435efd3df0c37eb1ff7266cacbbe0d06c6ccb6b102c1ec90e9379d
+SIZE (lxqt/qtermwidget-2.0.1.tar.xz) = 191548
diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile
index bc455b739e3d..f609b2af4c08 100644
--- a/x11/qterminal/Makefile
+++ b/x11/qterminal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qterminal
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	x11
 MASTER_SITES=	LXQT
 
@@ -12,11 +12,12 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libqtermwidget6.so:x11-toolkits/qtermwidget
 RUN_DEPENDS=	liberation-fonts-ttf>=2.00:x11-fonts/liberation-fonts-ttf
 
-USES=		cmake compiler:c++17-lang gettext-runtime \
+USES=		cmake compiler:c++17-lang gettext-runtime kde:6 \
 		localbase:ldflags lxqt:2 perl5 pkgconfig qt:6 tar:xz xorg
 CMAKE_OFF=	BUILD_TESTS
 USE_PERL5=	build
 USE_QT=		base:run tools:build
+USE_KDE=	layer-shell-qt
 USE_XORG=	x11
 USE_LXQT=	buildtools2
 
diff --git a/x11/qterminal/distinfo b/x11/qterminal/distinfo
index 0904fad34ede..8877d1950a04 100644
--- a/x11/qterminal/distinfo
+++ b/x11/qterminal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716078981
-SHA256 (lxqt/qterminal-2.0.0.tar.xz) = 28f00a5c8c31d9108a54b7dcbf87d46f14e460492d2c56e3ecf5b5c3bba4059f
-SIZE (lxqt/qterminal-2.0.0.tar.xz) = 228584
+TIMESTAMP = 1722551756
+SHA256 (lxqt/qterminal-2.0.1.tar.xz) = bd078ebaa03dac49224bb63fbfb73aa1f19b6e002807da6fe15f80c189a2dbd4
+SIZE (lxqt/qterminal-2.0.1.tar.xz) = 229556



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