pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXi Update to libXi-1.1.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/830c193c96a0
branches:  trunk
changeset: 524309:830c193c96a0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 23 14:30:17 2007 +0000

description:
Update to libXi-1.1.0:
1.0.0 -> 1.0.1: non-functional
1.0.1 -> 1.0.2: don't call XInput_find_display with the Display lock
held, saves time as well
1.0.2 -> 1.1.0: use interface for device presense notification.

diffstat:

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

diffs (26 lines):

diff -r 7b88cb4d201c -r 830c193c96a0 x11/libXi/Makefile
--- a/x11/libXi/Makefile        Tue Jan 23 14:28:15 2007 +0000
+++ b/x11/libXi/Makefile        Tue Jan 23 14:30:17 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 18:24:38 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/23 14:30:17 joerg Exp $
 #
 
-DISTNAME=              libXi-1.0.0
+DISTNAME=              libXi-1.1.0
 CATEGORIES=            x11 devel
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/lib/
 EXTRACT_SUFX=          .tar.bz2
diff -r 7b88cb4d201c -r 830c193c96a0 x11/libXi/distinfo
--- a/x11/libXi/distinfo        Tue Jan 23 14:28:15 2007 +0000
+++ b/x11/libXi/distinfo        Tue Jan 23 14:30:17 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/03 18:24:38 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/01/23 14:30:17 joerg Exp $
 
-SHA1 (libXi-1.0.0.tar.bz2) = a423bbd03c06ca87e04d9ef2cdddedd2b9a7c59c
-RMD160 (libXi-1.0.0.tar.bz2) = 855b782280cdabcdc0c955dab62da7458d3bf62d
-Size (libXi-1.0.0.tar.bz2) = 245848 bytes
+SHA1 (libXi-1.1.0.tar.bz2) = 8dc380408dfea6357ea68ee375d0c5368d56066f
+RMD160 (libXi-1.1.0.tar.bz2) = a3d9d1a14b426c1716a251f59db404d2462c395a
+Size (libXi-1.1.0.tar.bz2) = 246381 bytes



Home | Main Index | Thread Index | Old Index