pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXi
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 18 05:57:47 UTC 2026
Modified Files:
pkgsrc/x11/libXi: Makefile distinfo
Log Message:
libXi: update to 1.8.3.
libXi 1.8.3 is now available. This release fixes an issue with
potentially uninitialized memory if auxiliary events (DeviceValuatorNotify,
KeyStateNotify, ButtonStateNotify) are received when the event they
are supposed to follow got lost.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/libXi/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/libXi/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/libXi/Makefile
diff -u pkgsrc/x11/libXi/Makefile:1.42 pkgsrc/x11/libXi/Makefile:1.43
--- pkgsrc/x11/libXi/Makefile:1.42 Thu Sep 5 07:32:23 2024
+++ pkgsrc/x11/libXi/Makefile Mon May 18 05:57:47 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2024/09/05 07:32:23 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/05/18 05:57:47 wiz Exp $
-DISTNAME= libXi-1.8.2
+DISTNAME= libXi-1.8.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libXi/distinfo
diff -u pkgsrc/x11/libXi/distinfo:1.34 pkgsrc/x11/libXi/distinfo:1.35
--- pkgsrc/x11/libXi/distinfo:1.34 Thu Sep 5 07:32:23 2024
+++ pkgsrc/x11/libXi/distinfo Mon May 18 05:57:47 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/09/05 07:32:23 wiz Exp $
+$NetBSD: distinfo,v 1.35 2026/05/18 05:57:47 wiz Exp $
-BLAKE2s (libXi-1.8.2.tar.xz) = 20775d21741dc31aafb15b5edf7ac8978cc7ee0741e8e26ea579ce97c7fb88fb
-SHA512 (libXi-1.8.2.tar.xz) = 6348aae8f595217e26f348184dd594d83af800949f649bfd11b6aef7387faa5624ed18551fe2c3a38c8deab9d7473f72fd7e3e8472cff3ff30d4bb3fb2e6dc31
-Size (libXi-1.8.2.tar.xz) = 405200 bytes
+BLAKE2s (libXi-1.8.3.tar.xz) = 55e0f50c525e8143a72ac7b0f7724f7e0747a2dc6ff5dab89d6ff7983f9151d2
+SHA512 (libXi-1.8.3.tar.xz) = 5fb8273424467c102d3bab01cb273169038ff6fae739f6873ca357be8890c4fd30ba2952bca2759249458796df53ad130e2c9c3674b385602afd13c718faf79a
+Size (libXi-1.8.3.tar.xz) = 411684 bytes
Home |
Main Index |
Thread Index |
Old Index