pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/kwayland



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jul 29 02:09:07 UTC 2023

Modified Files:
        pkgsrc/devel/kwayland: Makefile distinfo

Log Message:
kwayland: update to 5.108.0

5.99
  PlasmaWindowManagement: Avoid unbounded recursion and delay in readData
  client/plasmashell: fix applet popups displacing other windows
  client/plasmashell: add fallback for applet popups
  require PlasmaWaylandProtocols 1.9.0 and bump supported plasmashell version to 8
  ConnectionThread: connect by symbol rather than by name
  ConnectionThread: Move event dispatcing into a separate method
  ConnectionThread: Make sure we consume properly the threads
  Add support for wl_output version 4
5.100
  [registry] Bump PlasmaWindowManagement version to 16
5.101
  client: Add F_SEAL_SHRINK seal to shm pool backing file
  client: Expose concrete xdg-shell class implementations
5.102
  Make sure that HAVE_MEMFD is defined to 0 if not found


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/kwayland/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/kwayland/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/kwayland/Makefile
diff -u pkgsrc/devel/kwayland/Makefile:1.24 pkgsrc/devel/kwayland/Makefile:1.25
--- pkgsrc/devel/kwayland/Makefile:1.24 Tue Jun  6 12:40:39 2023
+++ pkgsrc/devel/kwayland/Makefile      Sat Jul 29 02:09:07 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2023/06/06 12:40:39 riastradh Exp $
+# $NetBSD: Makefile,v 1.25 2023/07/29 02:09:07 markd Exp $
 
 DISTNAME=      kwayland-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kwayland/distinfo
diff -u pkgsrc/devel/kwayland/distinfo:1.9 pkgsrc/devel/kwayland/distinfo:1.10
--- pkgsrc/devel/kwayland/distinfo:1.9  Thu Sep 29 00:36:34 2022
+++ pkgsrc/devel/kwayland/distinfo      Sat Jul 29 02:09:07 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2022/09/29 00:36:34 markd Exp $
+$NetBSD: distinfo,v 1.10 2023/07/29 02:09:07 markd Exp $
 
-BLAKE2s (kwayland-5.98.0.tar.xz) = 4b9722b4b5be3371e044909a66f0c445d1adecbd07e9080ce9a18ad2b0707a59
-SHA512 (kwayland-5.98.0.tar.xz) = e714e4a23cda911819d56cf949c0d1f3e83dcac3f59abad01d25424fa615620e381390a2716a9a318ed205e2cc8f83ba0e4fa9322bcbb4522703534384c3b8e9
-Size (kwayland-5.98.0.tar.xz) = 336144 bytes
+BLAKE2s (kwayland-5.108.0.tar.xz) = 0e2f4e69cc87af07541505fde8b4a321ab00613c9ee06b01840e61a6429db5f5
+SHA512 (kwayland-5.108.0.tar.xz) = 52aa73f2a36b7f1a17e32c5d8d8a3ebc94605d7c3bbab160ac7107f41d64b3c464a571197eab32cc20307d9564f9ae016daae124036b61708a91569ff7f1dcde
+Size (kwayland-5.108.0.tar.xz) = 336732 bytes
 SHA1 (patch-autotests_client_test__fake__input.cpp) = 56064dee8ee51c3d2e679c58b39a28501d7c1c9b
 SHA1 (patch-autotests_client_test__plasma__window__model.cpp) = 39a0016d99a1f3d3bcf9cf44133b7124afd81921
 SHA1 (patch-src_client_fakeinput.cpp) = 061318f6490efb8fd60b0f61d003433d7fa6bfae



Home | Main Index | Thread Index | Old Index