From a5f6c11d97ba2843f8f1b195d4c5fb8e0d90c1c4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 12 Sep 2010 12:28:16 +0000 Subject: Update to 3.0200: 3.0200 June 18, 2010 - Added skewness and kurtosis - https://rt.cpan.org/Ticket/Display.html?id=58187 - Thanks to Shawn Laffan. 3.0102 June 15, 2010 - Add the $VERSION variable to Statistics::Descriptive::Sparse and Statistics::Descriptive::Full. This was done to silence the CPAN indexer. 3.0101 June 15, 2010 - Moved the trimmed_mean caching test (that used the Benchmark.pm module) to rejects/descr.t , because it kept failing. --- math/p5-Statistics-Descriptive/Makefile | 5 ++--- math/p5-Statistics-Descriptive/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 41ccb3ab695..5e8e9f5b1f6 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:15 seb Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/12 12:28:16 wiz Exp $ -DISTNAME= Statistics-Descriptive-3.0100 +DISTNAME= Statistics-Descriptive-3.0200 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-Descriptive/distinfo b/math/p5-Statistics-Descriptive/distinfo index b02327903b6..82e1d6488b8 100644 --- a/math/p5-Statistics-Descriptive/distinfo +++ b/math/p5-Statistics-Descriptive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/08/18 14:03:06 sno Exp $ +$NetBSD: distinfo,v 1.3 2010/09/12 12:28:17 wiz Exp $ -SHA1 (Statistics-Descriptive-3.0100.tar.gz) = d7e4ac871e7d92454bc515af0857d48e079377e7 -RMD160 (Statistics-Descriptive-3.0100.tar.gz) = 9a566c2e8c5d27cb646ca290f60f20744929ca03 -Size (Statistics-Descriptive-3.0100.tar.gz) = 22002 bytes +SHA1 (Statistics-Descriptive-3.0200.tar.gz) = f4aad26964333fc8fc16d867dd054a3f503f13cf +RMD160 (Statistics-Descriptive-3.0200.tar.gz) = 185cddbc8ce8d97194e3d9b05cfc575b956c50a6 +Size (Statistics-Descriptive-3.0200.tar.gz) = 22458 bytes -- cgit v1.2.3