Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0214763B8CD for ; Mon, 9 Nov 2009 18:04:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B79E63B108; Mon, 9 Nov 2009 18:04:54 +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 B5FAE63B162 for ; Mon, 9 Nov 2009 18:04:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 98DE9175DD; Mon, 9 Nov 2009 18:04:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 9 Nov 2009 18:04:53 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/xwud To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091109180453.98DE9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Nov 9 18:04:53 UTC 2009 Modified Files: pkgsrc/x11/xwud: Makefile distinfo Log Message: Update to xwud-1.0.2. Changes: Plug leaks of color conversion arrays in Do_Direct Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING with copyright/license notices from code Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Add more input checks. From "nob...@example.com" through OpenBSD bug list. Ansification and compile warning fixes. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xwud/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xwud/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.