pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qterminal
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Nov 11 02:56:07 UTC 2025
Modified Files:
pkgsrc/x11/qterminal: Makefile PLIST distinfo
Log Message:
qterminal: update to 2.3.0
qterminal-2.3.0 / 2025-11-05
=============================
* Respect geometry and state options on closing with prompt.
* Removed "Do not ask again" from prompt dialog.
* Added bookmarks action to view context menu.
* Silenced Clang warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/x11/qterminal/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/qterminal/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/qterminal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qterminal/Makefile
diff -u pkgsrc/x11/qterminal/Makefile:1.45 pkgsrc/x11/qterminal/Makefile:1.46
--- pkgsrc/x11/qterminal/Makefile:1.45 Thu Oct 23 20:40:18 2025
+++ pkgsrc/x11/qterminal/Makefile Tue Nov 11 02:56:07 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/10/23 20:40:18 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2025/11/11 02:56:07 gutteridge Exp $
-DISTNAME= qterminal-2.2.1
-PKGREVISION= 1
+DISTNAME= qterminal-2.3.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -15,7 +14,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config perl
USE_LANGUAGES= c c++
-TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.3.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/qt6-qtbase/buildlink3.mk"
Index: pkgsrc/x11/qterminal/PLIST
diff -u pkgsrc/x11/qterminal/PLIST:1.9 pkgsrc/x11/qterminal/PLIST:1.10
--- pkgsrc/x11/qterminal/PLIST:1.9 Mon Apr 28 01:10:45 2025
+++ pkgsrc/x11/qterminal/PLIST Tue Nov 11 02:56:07 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/04/28 01:10:45 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/11/11 02:56:07 gutteridge Exp $
bin/qterminal
share/applications/qterminal-drop.desktop
share/applications/qterminal.desktop
@@ -47,7 +47,9 @@ share/qterminal/translations/qterminal_p
share/qterminal/translations/qterminal_ru.qm
share/qterminal/translations/qterminal_si.qm
share/qterminal/translations/qterminal_sk_SK.qm
+share/qterminal/translations/qterminal_sv.qm
share/qterminal/translations/qterminal_tr.qm
share/qterminal/translations/qterminal_uk.qm
+share/qterminal/translations/qterminal_vi.qm
share/qterminal/translations/qterminal_zh_CN.qm
share/qterminal/translations/qterminal_zh_TW.qm
Index: pkgsrc/x11/qterminal/distinfo
diff -u pkgsrc/x11/qterminal/distinfo:1.15 pkgsrc/x11/qterminal/distinfo:1.16
--- pkgsrc/x11/qterminal/distinfo:1.15 Thu May 8 11:46:31 2025
+++ pkgsrc/x11/qterminal/distinfo Tue Nov 11 02:56:07 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/05/08 11:46:31 pin Exp $
+$NetBSD: distinfo,v 1.16 2025/11/11 02:56:07 gutteridge Exp $
-BLAKE2s (qterminal-2.2.1.tar.xz) = 700962567eb54eb2244527e2b5b8b7aed57223464ff5c29f2495c47d28799b9c
-SHA512 (qterminal-2.2.1.tar.xz) = 6c52ec3cc7e7d25193f6af970a41d124cbe7e5a65f9b3e7f919aa74ce76fe4d1cc7c2253305034d907f215bcc02341bc9c7dbce7cffa543f125ff6a8b6e13919
-Size (qterminal-2.2.1.tar.xz) = 241276 bytes
+BLAKE2s (qterminal-2.3.0.tar.xz) = d0d66c9d3080760c654b2db499d52e7ff6d6cc20141b3980cfaced4f29d2f3a4
+SHA512 (qterminal-2.3.0.tar.xz) = 5056850c1a31e39641ee492631614139c164598c315065d2ad3976632694334e177a4a0588655daab53da0e65b2773aa238d96d333306efbf548163ff0575f2f
+Size (qterminal-2.3.0.tar.xz) = 248948 bytes
Home |
Main Index |
Thread Index |
Old Index