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: Sun Mar 9 06:13:29 UTC 2025
Modified Files:
pkgsrc/x11/libX11: Makefile distinfo
Log Message:
libX11: update to 1.8.12.
This release includes:
* x11.pc: Add URL field (!280)
* xkb: Bring over fixes from Xserver to shared XKB source files (!279)
Alan Coopersmith (5):
x11.pc: Add URL field
XkbFreeKeyboard: set xkb->geom to NULL after freeing it
XkbChangeTypesOfKey: verify newTypesIn is not null before using it
xkb: always set *mask_rtrn in XkbVirtualModsToReal
libX11 1.8.12
Daniel Stone (1):
XKB: Fix size_syms calculation bug
Olivier Fourdan (1):
xkb: Fix buffer overflow in XkbChangeTypesOfKey()
Siddhesh Poyarekar (1):
xkb: Allocate size_syms correctly when width of a type increases
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/x11/libX11/Makefile
cvs rdiff -u -r1.57 -r1.58 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.78 pkgsrc/x11/libX11/Makefile:1.79
--- pkgsrc/x11/libX11/Makefile:1.78 Mon Feb 3 08:08:47 2025
+++ pkgsrc/x11/libX11/Makefile Sun Mar 9 06:13:29 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2025/02/03 08:08:47 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2025/03/09 06:13:29 wiz Exp $
-DISTNAME= libX11-1.8.11
+DISTNAME= libX11-1.8.12
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.57 pkgsrc/x11/libX11/distinfo:1.58
--- pkgsrc/x11/libX11/distinfo:1.57 Mon Feb 3 08:08:47 2025
+++ pkgsrc/x11/libX11/distinfo Sun Mar 9 06:13:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2025/02/03 08:08:47 wiz Exp $
+$NetBSD: distinfo,v 1.58 2025/03/09 06:13:29 wiz Exp $
-BLAKE2s (libX11-1.8.11.tar.xz) = 9a2693f27bc4abf08de5064bed5a934d1aca01395074d4b9afeabe70a3ca7a75
-SHA512 (libX11-1.8.11.tar.xz) = 4e2191258039ad0ea7fe5d22b8b0ab5e1d101b20fa4cd0fb44c5e1ac8b2ffbb3a0ad80ac3a67a3803ca30b972476b739a0c244b2ac8b7de6a32b06dc4e2c674b
-Size (libX11-1.8.11.tar.xz) = 1817652 bytes
+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
Home |
Main Index |
Thread Index |
Old Index