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: pin
Date: Tue Apr 28 08:06:17 UTC 2026
Modified Files:
pkgsrc/x11/qterminal: Makefile distinfo
Log Message:
x11/qterminal: update to 2.4.0
qterminal-2.4.0 / 2026-04-20
=============================
* Improved custom tab name behaviour.
* Use static QRegularExpressions
* Support shortcut for lock button of dropdown mode.
* Issue template updates; added screenshot to the README.
* Fixed creation of bookmarks file with new profile.
* ui file cleanup.
* Updated translations.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/qterminal/Makefile
cvs rdiff -u -r1.16 -r1.17 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.49 pkgsrc/x11/qterminal/Makefile:1.50
--- pkgsrc/x11/qterminal/Makefile:1.49 Fri Feb 6 10:06:20 2026
+++ pkgsrc/x11/qterminal/Makefile Tue Apr 28 08:06:17 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2026/02/06 10:06:20 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2026/04/28 08:06:17 pin Exp $
.include "../../meta-pkgs/lxqt/Makefile.common"
-DISTNAME= qterminal-2.3.0
-PKGREVISION= 3
+DISTNAME= qterminal-2.4.0
CATEGORIES= x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +12,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config perl
-TOOL_DEPENDS+= lxqt-build-tools>=2.3.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.4.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/qt6-qtbase/buildlink3.mk"
Index: pkgsrc/x11/qterminal/distinfo
diff -u pkgsrc/x11/qterminal/distinfo:1.16 pkgsrc/x11/qterminal/distinfo:1.17
--- pkgsrc/x11/qterminal/distinfo:1.16 Tue Nov 11 02:56:07 2025
+++ pkgsrc/x11/qterminal/distinfo Tue Apr 28 08:06:17 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/11/11 02:56:07 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2026/04/28 08:06:17 pin Exp $
-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
+BLAKE2s (qterminal-2.4.0.tar.xz) = 2c6f91068ef99ec67eae0382363a1e64ba62392abd8867f3d05b14f98fae868c
+SHA512 (qterminal-2.4.0.tar.xz) = 75c6a622976afd7fb3578f7535dad6b86458fa549fc31ef5fcba88fb71c597ed5768544c83a0fb91c27605cb4c3b3262ca82ef7776e9b42c042ce8f395c13822
+Size (qterminal-2.4.0.tar.xz) = 417816 bytes
Home |
Main Index |
Thread Index |
Old Index