Sat Apr 6 05:59:13 2024 UTC (50d)
libX11: update to 1.8.9.

1.8.9

This release includes:
 * Fix regressions introduced in 1.8.8 (!245, !248) - this includes reverting
   for now the previous "Fix XIM input sometimes jumbled (#198, !236)"

1.8.8

This release includes:

 * Fix XIM input sometimes jumbled (#198, !236)
 * Fix _XkbReadGetDeviceInfoReply for nButtons == dev->buttons (!237)
 * Drop ifdefs for platforms that are no longer supported (!242, !243)
 * Assorted memory handling cleanups


(wiz)
diff -r1.75 -r1.76 pkgsrc/x11/libX11/Makefile
diff -r1.54 -r1.55 pkgsrc/x11/libX11/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/x11/libX11/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libX11/Makefile 2023/10/03 20:29:35 1.75
+++ pkgsrc/x11/libX11/Makefile 2024/04/06 05:59:13 1.76
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2023/10/03 20:29:35 wiz Exp $ 1# $NetBSD: Makefile,v 1.76 2024/04/06 05:59:13 wiz Exp $
2 2
3DISTNAME= libX11-1.8.7 3DISTNAME= libX11-1.8.9
4CATEGORIES= x11 devel 4CATEGORIES= x11 devel
5MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 5MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= Base X libraries from modular Xorg X11 10COMMENT= Base X libraries from modular Xorg X11
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
16 16

cvs diff -r1.54 -r1.55 pkgsrc/x11/libX11/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libX11/distinfo 2023/10/03 20:29:35 1.54
+++ pkgsrc/x11/libX11/distinfo 2024/04/06 05:59:13 1.55
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.54 2023/10/03 20:29:35 wiz Exp $ 1$NetBSD: distinfo,v 1.55 2024/04/06 05:59:13 wiz Exp $
2 2
3BLAKE2s (libX11-1.8.7.tar.xz) = f52f98c5b57ad0b82917f5a9f7d881748a3d34d962ad7835acdbc0b723ef9e52 3BLAKE2s (libX11-1.8.9.tar.xz) = 8db1907a7127d69e0614870cf7d46e6fb7e7cb5ae91667c71130e9d19f39567e
4SHA512 (libX11-1.8.7.tar.xz) = d53bfc18f38d339a6a695b09835b2ae96b323881678bfe7ddca697605e3bdf4102ff49cc3078880a6c55b5977fcdd0aadaf5429086132de3a5bda302f79a2fa6 4SHA512 (libX11-1.8.9.tar.xz) = 737af91818537295ac86be601b1e3d7e37d150716ec549580913b7cc9a44fee7a6ce9dbc3d46167eed91f23fe857c4dd355ed8f8440fe5fbbf8e9ebe47091b96
5Size (libX11-1.8.7.tar.xz) = 1859256 bytes 5Size (libX11-1.8.9.tar.xz) = 1811900 bytes