Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9BA9563C4FA for ; Fri, 9 Apr 2010 08:15:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 567FA63B19D; Fri, 9 Apr 2010 08:15:49 +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 76DB663B1A6 for ; Fri, 9 Apr 2010 08:15:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 604A5175DF; Fri, 9 Apr 2010 08:15:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 9 Apr 2010 08:15:48 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/fixesproto To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100409081548.604A5175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Apr 9 08:15:48 UTC 2010 Modified Files: pkgsrc/x11/fixesproto: Makefile PLIST distinfo Log Message: Update to fixesproto-4.1.1. 4.1.1: New requirement: xorg-macros 1.3 Add README with pointers to mailing lists, bugzilla, & git Hide/ShowCursor works on all master pointers in XI2. Document behaviour of CursorNotifies with XI2 servers. Require macros 1.3 for XORG_DEFAULT_OPTIONS Remove RCS tags 4.1: renamed: .cvsignore -> .gitignore Update XFixes protocol spec to match XFixes 4.0 Typo fixes in XFixes protocol spec Move fixes protocol description to the new canonical location/name. fixesproto: adjust to split xext headers ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap' Janitor: Correct make distcheck and dont distribute autogen.sh To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/fixesproto/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/fixesproto/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/fixesproto/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.