Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 140D863C2E4 for ; Fri, 15 Jan 2010 18:37:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BEC9063B149; Fri, 15 Jan 2010 18:37:11 +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 9EC2063B15A for ; Fri, 15 Jan 2010 18:37:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8A9A3175DD; Fri, 15 Jan 2010 18:37:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 15 Jan 2010 18:37:10 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/libXrender To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100115183710.8A9A3175DD@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 Jan 15 18:37:10 UTC 2010 Modified Files: pkgsrc/x11/libXrender: Makefile PLIST distinfo Log Message: Update to libXrender-0.9.5. Changes: Add README with pointers to mailing list, bugzilla & git repos Move libXrender documentation from xorg-docs Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXrender 0.9.5 Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: make distcheck, compiler warnings, .gitignore. Use Data instead of Data32 to avoid truncating the filter parameters on LP64 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/libXrender/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/libXrender/PLIST \ pkgsrc/x11/libXrender/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.