Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9696363BD02 for ; Tue, 14 Oct 2008 00:39:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4BC4E63B11F; Tue, 14 Oct 2008 00:39:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 86C0063B126 for ; Tue, 14 Oct 2008 00:39:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6111A175E6; Mon, 13 Oct 2008 19:52:54 +0000 (UTC) From: Klaus Heinz Subject: CVS commit: pkgsrc/graphics/p5-GD-SVG To: pkgsrc-changes@NetBSD.org Reply-To: heinz@netbsd.org Message-Id: <20081013195254.6111A175E6@cvs.netbsd.org> Date: Mon, 13 Oct 2008 19:52:54 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: heinz Date: Mon Oct 13 19:52:54 UTC 2008 Modified Files: pkgsrc/graphics/p5-GD-SVG: Makefile distinfo Log Message: Updated to version 0.32. Pkgsrc changes: - none Changes since version 0.28: =========================== 0.32 Wed Oct 01 12:19:22 MDT 2008 - Added width and height accessors 0.31 Thu Aug 14 08:16:37 MDT 2008 - removed GD version requirement - fixed _distill_gdSpecial when using non-numeric colors (from srezic) - fixed partically incomplete lines with square caps (jettero) - Correctly handle the case where a rectangle's bottomright and topleft are flipped. This is arguably a caller bug, but GD handles it. 0.30 Thu Aug 7 14:37:25 EDT 2008 - Added grouping features. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/p5-GD-SVG/Makefile \ pkgsrc/graphics/p5-GD-SVG/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.