Date: Fri, 13 Mar 2026 19:29:56 +0000 From: Sergey A. Osokin <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 85dce128af0c - main - x11/libX11: update: 1.8.12 -> 1.8.13 Message-ID: <69b465b4.368bf.51bce334@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=85dce128af0c980dd12e530299e39a55b991f7b0 commit 85dce128af0c980dd12e530299e39a55b991f7b0 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2026-03-13 19:27:02 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2026-03-13 19:27:02 +0000 x11/libX11: update: 1.8.12 -> 1.8.13 <ChangeLog> * 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) * Drop vestiges of OS/2 support (!291) * 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) </ChangeLog> PR: 293045 Exp-run by: antoine Approved by: x11 (maintainer, timeout >2 weeks) Sponsored by: tipi.work --- x11/libX11/Makefile | 2 +- x11/libX11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index e3450635aae7..308f5cbc8ff9 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,5 +1,5 @@ PORTNAME= libX11 -DISTVERSION= 1.8.12 +DISTVERSION= 1.8.13 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 1066b667918e..10b3c2d1dc96 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741592169 -SHA256 (xorg/lib/libX11-1.8.12.tar.xz) = fa026f9bb0124f4d6c808f9aef4057aad65e7b35d8ff43951cef0abe06bb9a9a -SIZE (xorg/lib/libX11-1.8.12.tar.xz) = 1895256 +TIMESTAMP = 1770568281 +SHA256 (xorg/lib/libX11-1.8.13.tar.xz) = 69606f485c2c07c14ef64f75b7bb326d48587af33795d9ab3e607c0b5f94f11c +SIZE (xorg/lib/libX11-1.8.13.tar.xz) = 1803464home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b465b4.368bf.51bce334>
