pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update to version 1.1.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2df317b366e6
branches: trunk
changeset: 533598:2df317b366e6
user: bjs <bjs%pkgsrc.org@localhost>
date: Fri Sep 21 19:28:47 2007 +0000
description:
Update to version 1.1.3.
The most important feature of this release is a set of locking fixes,
which unbreak this library for threaded apps. The lock issues were
exposed by libxcb.
-- XChangeDeviceControl: Fix completely broken locking
-- XSetDeviceFocus: Add missing extension check
-- XGetSelectedExtensionEvents: Still more locking bugs
-- Bug #9659: Bad markup on XListInputDevices.3x
diffstat:
doc/CHANGES-2007 | 3 ++-
x11/libXi/Makefile | 4 ++--
x11/libXi/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 9a8c330d9c55 -r 2df317b366e6 doc/CHANGES-2007
--- a/doc/CHANGES-2007 Fri Sep 21 19:25:11 2007 +0000
+++ b/doc/CHANGES-2007 Fri Sep 21 19:28:47 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2072 2007/09/21 19:25:11 bjs Exp $
+$NetBSD: CHANGES-2007,v 1.2073 2007/09/21 19:28:47 bjs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3832,3 +3832,4 @@
Updated net/bittornado-gui to 0.3.18 [veego 2007-09-21]
mk/bsd.pkg.mk: started freeze for pkgsrc-2007Q3 branch [agc 2007-09-21]
Updated x11/libXrandr to 1.2.2 [blair 2007-09-21]
+ Updated x11/libXi to 1.1.3 [blair 2007-09-21]
diff -r 9a8c330d9c55 -r 2df317b366e6 x11/libXi/Makefile
--- a/x11/libXi/Makefile Fri Sep 21 19:25:11 2007 +0000
+++ b/x11/libXi/Makefile Fri Sep 21 19:28:47 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/08/05 21:49:26 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/09/21 19:28:47 bjs Exp $
#
-DISTNAME= libXi-1.1.2
+DISTNAME= libXi-1.1.3
CATEGORIES= x11 devel
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
diff -r 9a8c330d9c55 -r 2df317b366e6 x11/libXi/distinfo
--- a/x11/libXi/distinfo Fri Sep 21 19:25:11 2007 +0000
+++ b/x11/libXi/distinfo Fri Sep 21 19:28:47 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/08/05 21:49:26 joerg Exp $
+$NetBSD: distinfo,v 1.5 2007/09/21 19:28:47 bjs Exp $
-SHA1 (libXi-1.1.2.tar.bz2) = 01df09f3e3e3c157dbf04e72f7b0bf985410151f
-RMD160 (libXi-1.1.2.tar.bz2) = a9f039725e0001a6deb08d8b79df8b9df30fcf0a
-Size (libXi-1.1.2.tar.bz2) = 267367 bytes
+SHA1 (libXi-1.1.3.tar.bz2) = 60608bcbebadc5fe0b51b5012e9301eb720988fe
+RMD160 (libXi-1.1.3.tar.bz2) = e6446f28a903eed54eccc5d4df685f9623942a0b
+Size (libXi-1.1.3.tar.bz2) = 248007 bytes
Home |
Main Index |
Thread Index |
Old Index