Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5795563BC69 for ; Sun, 16 May 2010 09:44:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 09DD963B1BB; Sun, 16 May 2010 09:44:36 +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 36FEC63B1AC for ; Sun, 16 May 2010 09:44:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 270E0175DD; Sun, 16 May 2010 09:44:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 16 May 2010 09:44:35 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/math/pear-Numbers_Words To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100516094435.270E0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Sun May 16 09:44:35 UTC 2010 Modified Files: pkgsrc/math/pear-Numbers_Words: Makefile distinfo Log Message: Update pear-Numbers_Words package to 0.16.2. Changelog: * Fixed bug #16435 (improper use of substr() in Polish extension); * Fixed bug #16667 (wrong spelling of 40 in Hungarian extension) (Vlajos); * Fixed bug #16733 (incorrect rounding of cents); * Added optional dependency on Math_BigInteger; * Improved unit tests (Daniel O'Connor). To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/pear-Numbers_Words/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/pear-Numbers_Words/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.