pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Statistics-Descriptive Statistics::Descriptive...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bad344a1efb3
branches: trunk
changeset: 556923:bad344a1efb3
user: chuck <chuck%pkgsrc.org@localhost>
date: Mon Apr 06 18:56:46 2009 +0000
description:
Statistics::Descriptive is a perl module of basic descriptive statistical
functions (mean, median, mode, sum, variance, standard_deviation, etc.)
diffstat:
math/p5-Statistics-Descriptive/DESCR | 2 ++
math/p5-Statistics-Descriptive/Makefile | 17 +++++++++++++++++
math/p5-Statistics-Descriptive/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 354bf93175f9 -r bad344a1efb3 math/p5-Statistics-Descriptive/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Statistics-Descriptive/DESCR Mon Apr 06 18:56:46 2009 +0000
@@ -0,0 +1,2 @@
+Statistics::Descriptive is a perl module of basic descriptive statistical
+functions (mean, median, mode, sum, variance, standard_deviation, etc.)
diff -r 354bf93175f9 -r bad344a1efb3 math/p5-Statistics-Descriptive/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Statistics-Descriptive/Makefile Mon Apr 06 18:56:46 2009 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 18:56:46 chuck Exp $
+
+DISTNAME= Statistics-Descriptive-2.6
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Statistics-Descriptive/
+COMMENT= Perl module of basic descriptive statistical functions
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Statistics/Descriptive/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 354bf93175f9 -r bad344a1efb3 math/p5-Statistics-Descriptive/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Statistics-Descriptive/distinfo Mon Apr 06 18:56:46 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/06 18:56:46 chuck Exp $
+
+SHA1 (Statistics-Descriptive-2.6.tar.gz) = 1d96c240e19c6a566755137cfe2ab1e7f3c3f6ca
+RMD160 (Statistics-Descriptive-2.6.tar.gz) = 8bc6dd4a5d3f814a3c90f1701cca2568b8be07d4
+Size (Statistics-Descriptive-2.6.tar.gz) = 11252 bytes
Home |
Main Index |
Thread Index |
Old Index