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: Thu Sep 5 07:32:23 UTC 2024
Modified Files:
pkgsrc/x11/libXi: Makefile distinfo
Log Message:
libXi: update to 1.8.2.
libXi 1.8.2 is now available. This release includes fixes for malloc
failures and a double alignment issue on some machines. XFreeDeviceInfo
can now be called with NULL and XGetFeedbackControl is more robust in
the face of a malicious X server sending random data.
Plus a typo fix in the man page, so this release is a grab-bag of
excitement.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/libXi/Makefile
cvs rdiff -u -r1.33 -r1.34 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.41 pkgsrc/x11/libXi/Makefile:1.42
--- pkgsrc/x11/libXi/Makefile:1.41 Thu May 4 09:43:56 2023
+++ pkgsrc/x11/libXi/Makefile Thu Sep 5 07:32:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2023/05/04 09:43:56 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2024/09/05 07:32:23 wiz Exp $
-DISTNAME= libXi-1.8.1
+DISTNAME= libXi-1.8.2
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.33 pkgsrc/x11/libXi/distinfo:1.34
--- pkgsrc/x11/libXi/distinfo:1.33 Thu May 4 09:43:56 2023
+++ pkgsrc/x11/libXi/distinfo Thu Sep 5 07:32:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2023/05/04 09:43:56 wiz Exp $
+$NetBSD: distinfo,v 1.34 2024/09/05 07:32:23 wiz Exp $
-BLAKE2s (libXi-1.8.1.tar.xz) = 667e58b8de067f64e571766348d4e7552d64fb19f7cca34c83f874cbf8bc860d
-SHA512 (libXi-1.8.1.tar.xz) = a30b1a07e6d710f5196e7477415d68074736f89d954e8f2d5ccc9b5f349e7d1d440c90fb512508176b5db5ecad55608cfb540872936b731963fd83343db3a0b9
-Size (libXi-1.8.1.tar.xz) = 404252 bytes
+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
Home |
Main Index |
Thread Index |
Old Index