pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/pcmanfm-qt
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Nov 11 03:08:49 UTC 2025
Modified Files:
pkgsrc/sysutils/pcmanfm-qt: Makefile distinfo
Log Message:
pcmanfm-qt: update to 2.3.0
pcmanfm-qt-2.3.0 / 2025-11-05
==============================
* Fixed removal of shortcut items with multi-screen setups on Wayland.
* Prevented an imminent crash after removing a Wayland screen.
* Added an option to disable file tooltips on desktop.
* Fixed showing of ampersand in recent files menu.
* Added Apply button to Preferences.
* Silenced a Clang warning.
* Fixed a crash on mount failure after closing a tab.
* Disabled File Properties menu action with no file selection.
* Set windows icon.
* Code cleanup.
* Gave parent windows to some dialogs.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/sysutils/pcmanfm-qt/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/pcmanfm-qt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/pcmanfm-qt/Makefile
diff -u pkgsrc/sysutils/pcmanfm-qt/Makefile:1.50 pkgsrc/sysutils/pcmanfm-qt/Makefile:1.51
--- pkgsrc/sysutils/pcmanfm-qt/Makefile:1.50 Thu Oct 23 20:39:25 2025
+++ pkgsrc/sysutils/pcmanfm-qt/Makefile Tue Nov 11 03:08:49 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2025/10/23 20:39:25 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2025/11/11 03:08:49 gutteridge Exp $
-DISTNAME= pcmanfm-qt-2.2.0
-PKGREVISION= 1
+DISTNAME= pcmanfm-qt-2.3.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -28,7 +27,7 @@ CONF_FILES+= ${AUTOSTART_CONF}/lxqt-des
CONF_FILES+= ${SETTINGS_CONF}/settings.conf \
${PKG_SYSCONFDIR}/pcmanfm-qt/lxqt/settings.conf
-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 "../../devel/cmake/build.mk"
Index: pkgsrc/sysutils/pcmanfm-qt/distinfo
diff -u pkgsrc/sysutils/pcmanfm-qt/distinfo:1.18 pkgsrc/sysutils/pcmanfm-qt/distinfo:1.19
--- pkgsrc/sysutils/pcmanfm-qt/distinfo:1.18 Mon Apr 28 01:50:36 2025
+++ pkgsrc/sysutils/pcmanfm-qt/distinfo Tue Nov 11 03:08:49 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2025/04/28 01:50:36 gutteridge Exp $
+$NetBSD: distinfo,v 1.19 2025/11/11 03:08:49 gutteridge Exp $
-BLAKE2s (pcmanfm-qt-2.2.0.tar.xz) = c8ca58eb1d90402f09da5faf026bed075b866e1f5996b7e8655b7dda5544c733
-SHA512 (pcmanfm-qt-2.2.0.tar.xz) = 147b6e26bf3f3ca213172f04fbabbd64b4ba483d2460395e408171b3f8e2ba23fa04a07e43d57b872d05574ad35207c41baa7b4ab4683fef70a9e035cc923706
-Size (pcmanfm-qt-2.2.0.tar.xz) = 416680 bytes
+BLAKE2s (pcmanfm-qt-2.3.0.tar.xz) = 3f788bd112dc96bc88232a588bdf00cfc12fe39dcc07a8d503bfd2776e803714
+SHA512 (pcmanfm-qt-2.3.0.tar.xz) = 3fe6a4896a50ab8b381554f3aae0ee740853cdccce67f54d2edcda8f65db9cf1588a89aa139eb77b79d151c2df0637f35d64748e6378c1fea89bac6891b20289
+Size (pcmanfm-qt-2.3.0.tar.xz) = 422264 bytes
SHA1 (patch-autostart_CMakeLists.txt) = cde2e8a24d2b0518476512f6762f84769b1dc6c0
SHA1 (patch-config_CMakeLists.txt) = c3a99b1fc660131d94df4e9daf500dee8e65a7df
Home |
Main Index |
Thread Index |
Old Index