Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C47C763C27C for ; Sun, 9 Aug 2009 22:28:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 67F5563B234; Sun, 9 Aug 2009 22:28:52 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 741CC63B224 for ; Sun, 9 Aug 2009 22:28:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 66609175D0; Sun, 9 Aug 2009 22:28:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 22:28:51 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/xf86-input-vmmouse To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090809222851.66609175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Aug 9 22:28:51 UTC 2009 Modified Files: pkgsrc/x11/xf86-input-vmmouse: Makefile distinfo Log Message: Update to 12.6.5: Adam Jackson (1): Compile with INPUT ABI 7. Matthias Hopf (1): Remove ModuleInfoRec and associated bits. Peter Hutterer (1): Needed by newer X servers, otherwise the module data is invisible and a dlopen error occurs. Shelley Gong (1): Turn off built-in fallback-to-mouse-driver mechanism. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xf86-input-vmmouse/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-input-vmmouse/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.