pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXi Updated libXi to 1.7.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8db4d548ac65
branches:  trunk
changeset: 354261:8db4d548ac65
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 25 12:30:02 2016 +0000

description:
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

diffstat:

 x11/libXi/Makefile |   4 ++--
 x11/libXi/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ccf506988df8 -r 8db4d548ac65 x11/libXi/Makefile
--- a/x11/libXi/Makefile        Tue Oct 25 12:13:30 2016 +0000
+++ b/x11/libXi/Makefile        Tue Oct 25 12:30:02 2016 +0000
@@ -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
diff -r ccf506988df8 -r 8db4d548ac65 x11/libXi/distinfo
--- a/x11/libXi/distinfo        Tue Oct 25 12:13:30 2016 +0000
+++ b/x11/libXi/distinfo        Tue Oct 25 12:30:02 2016 +0000
@@ -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