Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BCA8763B906 for ; Sat, 31 Oct 2009 00:04:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 570CD63B13C; Sat, 31 Oct 2009 00:04:46 +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 687A963B10C for ; Sat, 31 Oct 2009 00:04:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4FEE6175DD; Sat, 31 Oct 2009 00:04:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 31 Oct 2009 00:04:45 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/SDL_gfx To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20091031000445.4FEE6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Oct 31 00:04:45 UTC 2009 Modified Files: pkgsrc/devel/SDL_gfx: Makefile distinfo Log Message: Update to 2.0.20: Ver 2.0.20 - Wed Sep 23 18:42:02 PDT 2009 * Fix for 1-pixel postponement with 8bit scaling * Updates to headers and configure to allow for cross-compiling to DLL (not just static .a) and fixes for compiling on Windows using autotools * Added Visual CE Project to Other Builds * Added Symbian and Windows 64bit fix for lrint function. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/SDL_gfx/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/SDL_gfx/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.