Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2A5BF63E4EE for ; Thu, 25 Oct 2012 08:52:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EA75814A1FD; Thu, 25 Oct 2012 08:52:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0356C14A1F7 for ; Thu, 25 Oct 2012 08:52:00 +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 uiE1AGz_MNfD for ; Thu, 25 Oct 2012 08:51:59 +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 71BFE14A1DC for ; Thu, 25 Oct 2012 08:51:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6276A175DD; Thu, 25 Oct 2012 08:51:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 25 Oct 2012 08:51:59 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/math/grace To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20121025085159.6276A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: asau Date: Thu Oct 25 08:51:59 UTC 2012 Modified Files: pkgsrc/math/grace: Makefile PLIST distinfo Removed Files: pkgsrc/math/grace/patches: patch-ac Log Message: Update to Grace 5.1.23 Changes in 5.1.23 Bug fixes * [ES] removed *86 specific optimizations (rep. #2154) * [ES] renamed RMS per cent error -> relative error (rep. #2192) * [ES] a workaround for a bug in recent Xorg not releasing grab of popup menus * [ES] accept -graphtype chart instead of bar. List possible values in the help output * [TK] fix building against png-1.5 * [SM] a grace_np fix * [ES] IsoLatin5.enc was not included in the distribution To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/math/grace/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/grace/PLIST cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/grace/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/math/grace/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.