Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id D18C263B842 for ; Tue, 16 Sep 2008 22:47:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 815B363B254; Tue, 16 Sep 2008 22:47:42 +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 BD95463B232 for ; Tue, 16 Sep 2008 22:47:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A9DA5175D0; Tue, 16 Sep 2008 22:47:41 +0000 (UTC) From: "David A. Holland" Subject: CVS commit: pkgsrc/graphics/gri To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org Message-Id: <20080916224741.A9DA5175D0@cvs.netbsd.org> Date: Tue, 16 Sep 2008 22:47:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dholland Date: Tue Sep 16 22:47:41 UTC 2008 Modified Files: pkgsrc/graphics/gri: Makefile distinfo pkgsrc/graphics/gri/patches: patch-ac patch-ag Log Message: Update to 2.12.18. Changes from 2.12.17 (properly part of the previous update) included for reference. Version 2.12.18 [2008 Sep 8 International Literacy Day] Bug Fixes * Improve security of temporary-file handling. * Fix SourceForge bug #1985862 ... SVG output had axis linewidth equal to curve line width. Version 2.12.17 [2008 May 29 Oak Apple Day (England)] New Features * Add GNU readline support so that interactive mode will have history, command editing, etc. Bug Fixes * Fix SourceForge bug #1913577 ... superscripts did not end correctly, if preceeded by an inline `{}' block. * Fix SourceForge bug #1761562 ... y axis name printed upside down, for log axes in which user specified a high values at the bottom end of the axis To generate a diff of this commit: cvs rdiff -r1.33 -r1.34 pkgsrc/graphics/gri/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/gri/distinfo cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/gri/patches/patch-ac cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/gri/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.