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:           Mon Apr 28 01:14:51 UTC 2025

Modified Files:
        pkgsrc/x11/libqtxdg: Makefile distinfo

Log Message:
libqtxdg: update to 4.2.0

libqtxdg-4.2.0 / 2025-04-17
============================
 * Adapted to changes in private headers of Qt 6.9.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/libqtxdg/Makefile
cvs rdiff -u -r1.15 -r1.16 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.44 pkgsrc/x11/libqtxdg/Makefile:1.45
--- pkgsrc/x11/libqtxdg/Makefile:1.44   Thu Apr 24 14:16:19 2025
+++ pkgsrc/x11/libqtxdg/Makefile        Mon Apr 28 01:14:51 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/04/24 14:16:19 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2025/04/28 01:14:51 gutteridge Exp $
 
-DISTNAME=      libqtxdg-4.1.0
-PKGREVISION=   3
+DISTNAME=      libqtxdg-4.2.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.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.2.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.15 pkgsrc/x11/libqtxdg/distinfo:1.16
--- pkgsrc/x11/libqtxdg/distinfo:1.15   Fri Nov 15 12:21:33 2024
+++ pkgsrc/x11/libqtxdg/distinfo        Mon Apr 28 01:14:51 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2024/11/15 12:21:33 pin Exp $
+$NetBSD: distinfo,v 1.16 2025/04/28 01:14:51 gutteridge Exp $
 
-BLAKE2s (libqtxdg-4.1.0.tar.xz) = 6230f021a81298b79605752f0019f0ccc44e218abc298ac5bf97e739039ad2e3
-SHA512 (libqtxdg-4.1.0.tar.xz) = 6c28b611d32284e28982b89658c051297ed739d35e9d795b837e822d93651a4c282695c7fa8fe27861cd1e5703578b8dcc28711ba1ad0a73cc3686f0eef461ea
-Size (libqtxdg-4.1.0.tar.xz) = 71980 bytes
+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
 SHA1 (patch-CMakeLists.txt) = 62a8164883471f77dcef08160c0eabf6348b5a2e



Home | Main Index | Thread Index | Old Index