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: Tue Oct 25 12:30:02 UTC 2016
Modified Files:
pkgsrc/x11/libXi: Makefile distinfo
Log Message:
Updated libXi to 1.7.8.
This release fixes a crash introduced in the 1.7.7 release. If a device has
no classes, a wrong error was returned, eventually causing some applications
to crash. This is fixed now.
Niels Ole Salscheider (1):
SizeClassInfo can return 0 even without an error
Peter Hutterer (2):
XListInputDevices: don't touch ndevices in case of error
libXi 1.7.8
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/libXi/Makefile
cvs rdiff -u -r1.26 -r1.27 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.31 pkgsrc/x11/libXi/Makefile:1.32
--- pkgsrc/x11/libXi/Makefile:1.31 Tue Oct 4 22:00:01 2016
+++ pkgsrc/x11/libXi/Makefile Tue Oct 25 12:30:02 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2016/10/04 22:00:01 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2016/10/25 12:30:02 wiz Exp $
-DISTNAME= libXi-1.7.7
+DISTNAME= libXi-1.7.8
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/libXi/distinfo
diff -u pkgsrc/x11/libXi/distinfo:1.26 pkgsrc/x11/libXi/distinfo:1.27
--- pkgsrc/x11/libXi/distinfo:1.26 Tue Oct 4 22:00:01 2016
+++ pkgsrc/x11/libXi/distinfo Tue Oct 25 12:30:02 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2016/10/04 22:00:01 wiz Exp $
+$NetBSD: distinfo,v 1.27 2016/10/25 12:30:02 wiz Exp $
-SHA1 (libXi-1.7.7.tar.bz2) = 37d150d7cc7061612643a3b8f458ff004edc6f2d
-RMD160 (libXi-1.7.7.tar.bz2) = 8d56d45488ab9e9705b8d2f30e5c79aab90f8798
-SHA512 (libXi-1.7.7.tar.bz2) = 2501ee104753c54cc067b71c07d8add35c4c2f961eb8041cc6aa1963ec34032fa827c2db4d88097ec3e667a591c759b75007f92daa3b6834db5c5485fc243557
-Size (libXi-1.7.7.tar.bz2) = 460047 bytes
+SHA1 (libXi-1.7.8.tar.bz2) = 8a07a2ff4cb39c87aeebbac3118f10e87b854637
+RMD160 (libXi-1.7.8.tar.bz2) = 3df3dc45f1a9b7be66d5f3fc19044e7dc375bd3d
+SHA512 (libXi-1.7.8.tar.bz2) = 36d8b48a4f98d3d41a65ba30c19506f776d72093380e66192048a72bb24868edb9fc7304071ca9207e9ac5c389398da59c639bb17abab5d6ef7a905ecd4c8816
+Size (libXi-1.7.8.tar.bz2) = 486332 bytes
Home |
Main Index |
Thread Index |
Old Index