pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lxqt-build-tools



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Apr 28 07:47:48 UTC 2026

Modified Files:
        pkgsrc/devel/lxqt-build-tools: Makefile PLIST distinfo

Log Message:
devel/lxqt-build-tools: update to 2.4.0

lxqt-build-tools-2.4.0 / 2026-04-20
====================================
 * Refactored YAML desktop file processing.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/lxqt-build-tools/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/lxqt-build-tools/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/lxqt-build-tools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/lxqt-build-tools/Makefile
diff -u pkgsrc/devel/lxqt-build-tools/Makefile:1.51 pkgsrc/devel/lxqt-build-tools/Makefile:1.52
--- pkgsrc/devel/lxqt-build-tools/Makefile:1.51 Fri Feb  6 10:04:34 2026
+++ pkgsrc/devel/lxqt-build-tools/Makefile      Tue Apr 28 07:47:48 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2026/02/06 10:04:34 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2026/04/28 07:47:48 pin Exp $
 
 .include "../../meta-pkgs/lxqt/Makefile.common"
 
-DISTNAME=      lxqt-build-tools-2.3.0
-PKGREVISION=   4
+DISTNAME=      lxqt-build-tools-2.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/lxqt-build-tools/PLIST
diff -u pkgsrc/devel/lxqt-build-tools/PLIST:1.6 pkgsrc/devel/lxqt-build-tools/PLIST:1.7
--- pkgsrc/devel/lxqt-build-tools/PLIST:1.6     Tue Jul  8 01:54:40 2025
+++ pkgsrc/devel/lxqt-build-tools/PLIST Tue Apr 28 07:47:48 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/07/08 01:54:40 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/04/28 07:47:48 pin Exp $
 bin/lxqt2-transupdate
 share/cmake/lxqt2-build-tools/find-modules/FindClazy.cmake
 share/cmake/lxqt2-build-tools/find-modules/FindExif.cmake
@@ -28,6 +28,7 @@ share/cmake/lxqt2-build-tools/modules/LX
 share/cmake/lxqt2-build-tools/modules/LXQtQueryQt.cmake
 share/cmake/lxqt2-build-tools/modules/LXQtTranslate.cmake
 share/cmake/lxqt2-build-tools/modules/LXQtTranslateDesktop.cmake
+share/cmake/lxqt2-build-tools/modules/LXQtTranslateDesktop.sh
 share/cmake/lxqt2-build-tools/modules/LXQtTranslateDesktopYaml.pl
 share/cmake/lxqt2-build-tools/modules/LXQtTranslateTs.cmake
 share/cmake/lxqt2-build-tools/modules/LXQtTranslationLoader.cmake

Index: pkgsrc/devel/lxqt-build-tools/distinfo
diff -u pkgsrc/devel/lxqt-build-tools/distinfo:1.18 pkgsrc/devel/lxqt-build-tools/distinfo:1.19
--- pkgsrc/devel/lxqt-build-tools/distinfo:1.18 Mon Nov 24 03:27:42 2025
+++ pkgsrc/devel/lxqt-build-tools/distinfo      Tue Apr 28 07:47:48 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2025/11/24 03:27:42 gutteridge Exp $
+$NetBSD: distinfo,v 1.19 2026/04/28 07:47:48 pin Exp $
 
-BLAKE2s (lxqt-build-tools-2.3.0.tar.xz) = c1182333f85d2fca393fbc12fd9e94bc570ea659b544b82cf4c080ff98400766
-SHA512 (lxqt-build-tools-2.3.0.tar.xz) = 79bb0afa355235258285e6aa6519acb278a7f591f059c7756630c2d02c3bdfc3c98cf1ef71eb333d5ef7820f5e283c03993fa8f3108b712b819b59fc68e847b8
-Size (lxqt-build-tools-2.3.0.tar.xz) = 25784 bytes
+BLAKE2s (lxqt-build-tools-2.4.0.tar.xz) = da792fec51b1cda4242f2c58452a0b435366fb46ff00cd73de751a9ac91158d4
+SHA512 (lxqt-build-tools-2.4.0.tar.xz) = 18b6e6e418eb3a6b64005af68cf628490f33b0249f3b54edd41cc1aa09d7e1a799ae28bad1d7bfd8b54a4aa51ed08df794743d472b505f96bc05f7269b9385f0
+Size (lxqt-build-tools-2.4.0.tar.xz) = 26924 bytes
 SHA1 (patch-cmake_modules_LXQtCompilerSettings.cmake) = af66a97f051b88d24a4bd7f4479fded720b09cdc



Home | Main Index | Thread Index | Old Index