Index: head/math/p5-Statistics-Descriptive/Makefile =================================================================== --- head/math/p5-Statistics-Descriptive/Makefile (revision 481604) +++ head/math/p5-Statistics-Descriptive/Makefile (revision 481605) @@ -1,24 +1,23 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Statistics-Descriptive -PORTVERSION= 3.0609 -PORTREVISION= 1 +PORTVERSION= 3.0701 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that supplies statistical methods for perl5 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure NO_ARCH= yes .include Index: head/math/p5-Statistics-Descriptive/distinfo =================================================================== --- head/math/p5-Statistics-Descriptive/distinfo (revision 481604) +++ head/math/p5-Statistics-Descriptive/distinfo (revision 481605) @@ -1,2 +1,3 @@ -SHA256 (Statistics-Descriptive-3.0609.tar.gz) = 69fdae04e47feeacbb0313d5a1ba82e4bd38b821ac1d9389fed3e1d6467d853f -SIZE (Statistics-Descriptive-3.0609.tar.gz) = 45545 +TIMESTAMP = 1539065933 +SHA256 (Statistics-Descriptive-3.0701.tar.gz) = 35b09ed91b8660a6095c272a36ed2c61b3c660aa535fc23a20beadf7769e1919 +SIZE (Statistics-Descriptive-3.0701.tar.gz) = 53640 Index: head/math/p5-Statistics-Descriptive/pkg-plist =================================================================== --- head/math/p5-Statistics-Descriptive/pkg-plist (revision 481604) +++ head/math/p5-Statistics-Descriptive/pkg-plist (revision 481605) @@ -1,8 +1,12 @@ %%SITE_PERL%%/Statistics/Descriptive.pm +%%SITE_PERL%%/Statistics/Descriptive/Full.pm +%%SITE_PERL%%/Statistics/Descriptive/Sparse.pm %%SITE_PERL%%/Statistics/Descriptive/Smoother.pm %%SITE_PERL%%/Statistics/Descriptive/Smoother/Exponential.pm %%SITE_PERL%%/Statistics/Descriptive/Smoother/Weightedexponential.pm %%PERL5_MAN3%%/Statistics::Descriptive.3.gz +%%PERL5_MAN3%%/Statistics::Descriptive::Full.3.gz +%%PERL5_MAN3%%/Statistics::Descriptive::Sparse.3.gz %%PERL5_MAN3%%/Statistics::Descriptive::Smoother.3.gz %%PERL5_MAN3%%/Statistics::Descriptive::Smoother::Exponential.3.gz %%PERL5_MAN3%%/Statistics::Descriptive::Smoother::Weightedexponential.3.gz