Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 189B563D82E for ; Tue, 25 Dec 2012 21:09:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EB88A14A1C1; Tue, 25 Dec 2012 21:09:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44A3B14A1C0 for ; Tue, 25 Dec 2012 21:09:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 0jVp_x9S9Yah for ; Tue, 25 Dec 2012 21:09:12 +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 C18ED14A1BE for ; Tue, 25 Dec 2012 21:09:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8A6B2175DD; Tue, 25 Dec 2012 21:08:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 25 Dec 2012 21:08:40 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/graphics/rayshade To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20121225210840.8A6B2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: joerg Date: Tue Dec 25 21:08:40 UTC 2012 Modified Files: pkgsrc/graphics/rayshade: distinfo pkgsrc/graphics/rayshade/patches: patch-ab Added Files: pkgsrc/graphics/rayshade/patches: patch-libray_libtext_mapping.h patch-libray_libtext_texture.c patch-libshade_lex.l Log Message: Apply some void love. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/rayshade/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/rayshade/patches/patch-ab cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/rayshade/patches/patch-libray_libtext_mapping.h \ pkgsrc/graphics/rayshade/patches/patch-libray_libtext_texture.c \ pkgsrc/graphics/rayshade/patches/patch-libshade_lex.l Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.