Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9468463B8BA for ; Wed, 7 Jan 2009 21:58:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3B7FB63B185; Wed, 7 Jan 2009 21:58:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4860F63B184 for ; Wed, 7 Jan 2009 21:58:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25625175D0; Wed, 7 Jan 2009 21:58:09 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/libXi To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090107215809.25625175D0@cvs.netbsd.org> Date: Wed, 7 Jan 2009 21:58:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jan 7 21:58:09 UTC 2009 Modified Files: pkgsrc/x11/libXi: Makefile PLIST distinfo Log Message: Update to 1.2.0: Following the inputproto 1.5 release adding input device properties, here's the matching client-side libraries. Peter Hutterer (4): Bump to 1.1.99.2. Add XI_JOYSTICK to list of defined types. Add support for XI 1.5 device properties. libXi 1.2.0 To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/x11/libXi/Makefile pkgsrc/x11/libXi/distinfo cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/libXi/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.