pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libX11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 22:43:51 UTC 2026

Modified Files:
        pkgsrc/x11/libX11: Makefile distinfo

Log Message:
libX11: update to 1.8.13.

This release includes:
 * Ignore XkbMapNotify events that don't belong to the core keyboard (!293)
 * xkb: Fix invalid level names count for key types without level names (!292)
 * xkb: Fix default key types (!292)
 * xkb: fix include of config.h and drop unused DEBUG check (!290)
 * xcb_io: fix build with configure --disable-xthreads (#232, !289)
 * Improve man page formatting (!286)
 * imDefIc: Clear fabricated state on unfocus. (!283)
 * Avoid memory leak in XKeysymToString (!282)


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/x11/libX11/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/libX11/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/libX11/Makefile
diff -u pkgsrc/x11/libX11/Makefile:1.80 pkgsrc/x11/libX11/Makefile:1.81
--- pkgsrc/x11/libX11/Makefile:1.80     Sun Mar 30 21:10:48 2025
+++ pkgsrc/x11/libX11/Makefile  Sat Feb  7 22:43:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2025/03/30 21:10:48 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2026/02/07 22:43:51 wiz Exp $
 
-DISTNAME=              libX11-1.8.12
+DISTNAME=              libX11-1.8.13
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/libX11/distinfo
diff -u pkgsrc/x11/libX11/distinfo:1.58 pkgsrc/x11/libX11/distinfo:1.59
--- pkgsrc/x11/libX11/distinfo:1.58     Sun Mar  9 06:13:29 2025
+++ pkgsrc/x11/libX11/distinfo  Sat Feb  7 22:43:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2025/03/09 06:13:29 wiz Exp $
+$NetBSD: distinfo,v 1.59 2026/02/07 22:43:51 wiz Exp $
 
-BLAKE2s (libX11-1.8.12.tar.xz) = ab7860e04717d64f93bb3e7080a954579a22bdb144a2c19c3ca710ef016d7c97
-SHA512 (libX11-1.8.12.tar.xz) = cb7a284d9081a8b67f7d8568d56dc403a4b787e46ac497b07768d236084c01f80f4ea2ebd814f950ac9738adc3baea3912932fc333858195c4f8217744b6f730
-Size (libX11-1.8.12.tar.xz) = 1895256 bytes
+BLAKE2s (libX11-1.8.13.tar.xz) = 6ba43d0df31ea840e790331a6354365d4735f4913dabb92436391841573599ff
+SHA512 (libX11-1.8.13.tar.xz) = 4c4a098eaff09a51309f3f322bc435ccd022c8f753974eb2650b60e42b737077ca0fde0df82b53f4ba8ed2388bbc8cb59ba66cc9946ae2b5907d7d1a9580e03d
+Size (libX11-1.8.13.tar.xz) = 1803464 bytes



Home | Main Index | Thread Index | Old Index