Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 48A1C63BA3B for ; Sat, 15 Sep 2012 15:13:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 08E8714A24D; Sat, 15 Sep 2012 15:13:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B542314A24B for ; Sat, 15 Sep 2012 15:13:03 +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 0N9dzANJDsV3 for ; Sat, 15 Sep 2012 15:13:03 +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 3556E14A24A for ; Sat, 15 Sep 2012 15:13:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3B1E5175DD; Sat, 15 Sep 2012 15:12:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 15 Sep 2012 15:12:20 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/graphics/p5-Chart To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20120915151220.3B1E5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Sep 15 15:12:20 UTC 2012 Modified Files: pkgsrc/graphics/p5-Chart: Makefile distinfo Log Message: Updated to 2.4.5 Upstream changes: 2.4.5 Typo in _draw_x_ticks corrected Methods scalar_png(), scalar_jpeg() corrected for result. Test routine t/scalarImage.t added Chart.pod corrected 2.4.4 The brush styles to points and linespoints are extended. Not only circles represent the points but a number of different brush styles, linke donut, Star and so on. 2.4.3 Corrections to imagemap production in Composite.pm and Lines.pm To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/p5-Chart/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/p5-Chart/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.