diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 9b2fffc86a4..9dbcc8eac32 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 18:56:46 chuck Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/18 14:03:06 sno Exp $ -DISTNAME= Statistics-Descriptive-2.6 +DISTNAME= Statistics-Descriptive-3.0100 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} @@ -8,10 +8,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Statistics-Descriptive/ COMMENT= Perl module of basic descriptive statistical functions +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Statistics/Descriptive/.packlist +PERL5_MODULE_TYPE= Module::Build .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/p5-Statistics-Descriptive/distinfo b/math/p5-Statistics-Descriptive/distinfo index f1a39dd69ee..b02327903b6 100644 --- a/math/p5-Statistics-Descriptive/distinfo +++ b/math/p5-Statistics-Descriptive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/06 18:56:46 chuck Exp $ +$NetBSD: distinfo,v 1.2 2009/08/18 14:03:06 sno 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 +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 |