- Update to 3.0201
- Remove MD5 PR: ports/153084 Submitted by: myself (pgollucci) Approved by: maintainer timeout (tobez ; 15 days) Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
This commit is contained in:
parent
aa2756f811
commit
6fc4b5ee3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266983
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Statistics-Descriptive
|
||||
PORTVERSION= 3.0200
|
||||
PORTVERSION= 3.0201
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (Statistics-Descriptive-3.0200.tar.gz) = 918f06cf7419d28c122b7222eaf10302
|
||||
SHA256 (Statistics-Descriptive-3.0200.tar.gz) = 586df3749ae0be68d4d2e3582ee952c8e2ba0cdba2e9ea7ee44ebf3243a4b335
|
||||
SIZE (Statistics-Descriptive-3.0200.tar.gz) = 22458
|
||||
SHA256 (Statistics-Descriptive-3.0201.tar.gz) = 3c31c98bce857e7af9208e7c10095170a6956961ac4e42a3511b3dcf1dbd957e
|
||||
SIZE (Statistics-Descriptive-3.0201.tar.gz) = 22925
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive/.packlist
|
||||
%%SITE_PERL%%/Statistics/Descriptive.pm
|
||||
%%SITE_PERL%%/Statistics/tag-release.pl
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
|
||||
@dirrmtry %%SITE_PERL%%/Statistics
|
||||
|
|
Loading…
Reference in a new issue