pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/plasma-wayland-protocols



Module Name:    pkgsrc
Committed By:   abs
Date:           Mon Jul  7 08:44:28 UTC 2025

Modified Files:
        pkgsrc/devel/plasma-wayland-protocols: Makefile PLIST distinfo

Log Message:
Upgrade devel/plasma-wayland-protocols from 1.13.0 to 1.14.0

Needed to upgrade meta-pkgs/kde/plasma6.mk PLASMAVER from 6.0.5 to
6.2.5

... which is needed to build pcmanfm-qt and most of lxqt after some
other changes

Trying to go to a later version than 1.14.0 or 6.2.5 runs into a
mess of cmake version requirements that I'm not going to attack
today

Cannot find changelog, but main difference appears to be
the addition of
share/plasma-wayland-protocols/kde-external-brightness-v1.xml


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/plasma-wayland-protocols/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/plasma-wayland-protocols/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/plasma-wayland-protocols/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/plasma-wayland-protocols/Makefile
diff -u pkgsrc/devel/plasma-wayland-protocols/Makefile:1.23 pkgsrc/devel/plasma-wayland-protocols/Makefile:1.24
--- pkgsrc/devel/plasma-wayland-protocols/Makefile:1.23 Thu Jan 23 23:27:25 2025
+++ pkgsrc/devel/plasma-wayland-protocols/Makefile      Mon Jul  7 08:44:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/01/23 23:27:25 riastradh Exp $
+# $NetBSD: Makefile,v 1.24 2025/07/07 08:44:27 abs Exp $
 
-DISTNAME=      plasma-wayland-protocols-1.13.0
+DISTNAME=      plasma-wayland-protocols-1.14.0
 CATEGORIES=    devel kde
 MASTER_SITES=  ${MASTER_SITE_KDE:=plasma-wayland-protocols/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/plasma-wayland-protocols/PLIST
diff -u pkgsrc/devel/plasma-wayland-protocols/PLIST:1.7 pkgsrc/devel/plasma-wayland-protocols/PLIST:1.8
--- pkgsrc/devel/plasma-wayland-protocols/PLIST:1.7     Wed Nov 15 09:29:50 2023
+++ pkgsrc/devel/plasma-wayland-protocols/PLIST Mon Jul  7 08:44:27 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2023/11/15 09:29:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/07/07 08:44:27 abs Exp $
 lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfig.cmake
 lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfigVersion.cmake
 share/plasma-wayland-protocols/appmenu.xml
@@ -8,6 +8,7 @@ share/plasma-wayland-protocols/dpms.xml
 share/plasma-wayland-protocols/fake-input.xml
 share/plasma-wayland-protocols/fullscreen-shell.xml
 share/plasma-wayland-protocols/idle.xml
+share/plasma-wayland-protocols/kde-external-brightness-v1.xml
 share/plasma-wayland-protocols/kde-lockscreen-overlay-v1.xml
 share/plasma-wayland-protocols/kde-output-device-v2.xml
 share/plasma-wayland-protocols/kde-output-management-v2.xml

Index: pkgsrc/devel/plasma-wayland-protocols/distinfo
diff -u pkgsrc/devel/plasma-wayland-protocols/distinfo:1.11 pkgsrc/devel/plasma-wayland-protocols/distinfo:1.12
--- pkgsrc/devel/plasma-wayland-protocols/distinfo:1.11 Sun May 26 10:22:25 2024
+++ pkgsrc/devel/plasma-wayland-protocols/distinfo      Mon Jul  7 08:44:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/05/26 10:22:25 markd Exp $
+$NetBSD: distinfo,v 1.12 2025/07/07 08:44:27 abs Exp $
 
-BLAKE2s (plasma-wayland-protocols-1.13.0.tar.xz) = 52e38a4fb728f948d54317faa9fdd3af8a427d086f44c3b384c30513509607d1
-SHA512 (plasma-wayland-protocols-1.13.0.tar.xz) = 7e335df79a9b614701330d1dd4aa37803a35a5fa409f4d9456f487383c9c3c02414f74551363b22694e7fea9c4c2427ead3213d984c3673c90348e7f890826af
-Size (plasma-wayland-protocols-1.13.0.tar.xz) = 45016 bytes
+BLAKE2s (plasma-wayland-protocols-1.14.0.tar.xz) = 8e37bca6516170c71143fdc6b0073ced06719ec02e73f99a369c02411e2b0eba
+SHA512 (plasma-wayland-protocols-1.14.0.tar.xz) = 6f5acfa6fdbe7c4b362698c7fbfc6011c342fe9aadebc9677b21960887249ede876062eb1d5103b4440b577bd5add90a61c21ca7d7300c8b374129e50e621911
+Size (plasma-wayland-protocols-1.14.0.tar.xz) = 45776 bytes



Home | Main Index | Thread Index | Old Index