pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libqtxdg



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Nov 11 02:44:05 UTC 2025

Modified Files:
        pkgsrc/x11/libqtxdg: Makefile distinfo

Log Message:
libqtxdg: update to 4.3.0

libqtxdg-4.3.0 / 2025-11-05
============================
 * Fixed building with Qt 6.10.
 * Fixed xdgdirs' `createdir` behavior.
 * Miscellaneous code improvements.
 * Xdg dirs better postfix
 * Fixed XdgDirs documentation typo.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/x11/libqtxdg/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libqtxdg/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/libqtxdg/Makefile
diff -u pkgsrc/x11/libqtxdg/Makefile:1.46 pkgsrc/x11/libqtxdg/Makefile:1.47
--- pkgsrc/x11/libqtxdg/Makefile:1.46   Thu Oct 23 20:40:04 2025
+++ pkgsrc/x11/libqtxdg/Makefile        Tue Nov 11 02:44:05 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2025/10/23 20:40:04 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2025/11/11 02:44:05 gutteridge Exp $
 
-DISTNAME=      libqtxdg-4.2.0
-PKGREVISION=   1
+DISTNAME=      libqtxdg-4.3.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -41,7 +40,7 @@ CONF_FILES+=  ${QTXDG_CONF}/qtxdg.conf \
 
 BUILDLINK_TRANSFORM.SunOS+=    rm:-fuse-linker-plugin
 
-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 "../../mk/bsd.prefs.mk"

Index: pkgsrc/x11/libqtxdg/distinfo
diff -u pkgsrc/x11/libqtxdg/distinfo:1.16 pkgsrc/x11/libqtxdg/distinfo:1.17
--- pkgsrc/x11/libqtxdg/distinfo:1.16   Mon Apr 28 01:14:51 2025
+++ pkgsrc/x11/libqtxdg/distinfo        Tue Nov 11 02:44:05 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2025/04/28 01:14:51 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2025/11/11 02:44:05 gutteridge Exp $
 
-BLAKE2s (libqtxdg-4.2.0.tar.xz) = a4d250a1361b7e44d0ac9939e751568d5b72a70f6f921fd06df3459781014c95
-SHA512 (libqtxdg-4.2.0.tar.xz) = 635dafea97bcb5f6283d82e99be17b1d7af526311d757c48eef8ac58ec18f59597f2b0fa112d31b9e58ed92576112f9357db9f728df705552e42cd4f59392eff
-Size (libqtxdg-4.2.0.tar.xz) = 72004 bytes
+BLAKE2s (libqtxdg-4.3.0.tar.xz) = 28d59ce1b57d0ca20a6494fd6be9af0b08d18e82e21325195f3ee3d667dda6be
+SHA512 (libqtxdg-4.3.0.tar.xz) = 10230ce8e09f061bcb3e5e9d82f57c0678d0a01c87d17f7943356d57e00ab89bbaca7d74f86a24ed94738ca2d507a4eb6a5a05a96d5e04c9214f314066fb468d
+Size (libqtxdg-4.3.0.tar.xz) = 72784 bytes
 SHA1 (patch-CMakeLists.txt) = 62a8164883471f77dcef08160c0eabf6348b5a2e



Home | Main Index | Thread Index | Old Index