Sat Feb 4 21:39:41 2023 UTC ()
libX11: update to 1.8.4.

This bug fix reverts a change that went into 1.8.3 that caused unexpected
regressions, and further attempts to improve the changes from 1.8.2 to
allow X*IfEvent() to reenter libX11 to reduce regressions from having the
thread-safety-constructor enabled.

We also send felictations to the friends of freedesktop.org that have
flocked to FOSDEM this weekend, whether physically or ephemerally.

Alan Coopersmith (3):
      xlibi18n: Update Imake instructions to autoconf equivalent in comments
      configure: options summary should say "libX11", not just "X11"
      libX11 1.8.4

Benno Schulenberg (4):
      nls: move the compose sequences for Ș and Ț to the fitting Unicode block
      nls: delete 88 compose sequences that have the accents in the wrong order
      nls: delete twelve compose sequences that cannot be typed
      nls: add two compose sequences for capital B with stroke, for consistency

GaryOderNichts (1):
      Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11

Yuxuan Shui (1):
      Revert "Update XPutBackEvent() to support clients that put back unpadded events"


(wiz)
diff -r1.69 -r1.70 pkgsrc/x11/libX11/Makefile
diff -r1.50 -r1.51 pkgsrc/x11/libX11/distinfo

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

--- pkgsrc/x11/libX11/Makefile 2022/12/16 01:10:01 1.69
+++ pkgsrc/x11/libX11/Makefile 2023/02/04 21:39:41 1.70
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.69 2022/12/16 01:10:01 wiz Exp $ 1# $NetBSD: Makefile,v 1.70 2023/02/04 21:39:41 wiz Exp $
2 2
3DISTNAME= libX11-1.8.3 3DISTNAME= libX11-1.8.4
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.50 -r1.51 pkgsrc/x11/libX11/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libX11/distinfo 2022/12/16 01:10:01 1.50
+++ pkgsrc/x11/libX11/distinfo 2023/02/04 21:39:41 1.51
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.50 2022/12/16 01:10:01 wiz Exp $ 1$NetBSD: distinfo,v 1.51 2023/02/04 21:39:41 wiz Exp $
2 2
3BLAKE2s (libX11-1.8.3.tar.xz) = 82645fb43fe83dc0c5cf599d53ac6036879f53de12bdb380be4dbf0d2323a82d 3BLAKE2s (libX11-1.8.4.tar.xz) = 67678841464d41c3ebdacd4f839ffdcf60e163cdb5ee787c1a1beb4a577b4f0e
4SHA512 (libX11-1.8.3.tar.xz) = bc862338fed855986659e9ffa641db6b36c3ac9abced590d1b164e3cc24446671936e3688cdca18393129c4ea41777977eeb37e87d8edc14d6cc5d194a9c0325 4SHA512 (libX11-1.8.4.tar.xz) = 3150a47498b0cb012482ee02efeaae16d9e736288f2b3f917be912e1613d56ad6b4ab180de8820305deb2b95dfd993633f43a65344d75979d6b86bdf110cb63e
5Size (libX11-1.8.3.tar.xz) = 1811712 bytes 5Size (libX11-1.8.4.tar.xz) = 1835316 bytes