diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:57:09 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:57:09 +0000 |
commit | 6fc4b5ee3f77d2cd322fb944a6aa46e1b44c9d2a (patch) | |
tree | b11cffa8b21bbed04f1783d072a330f9ea415807 /math | |
parent | aa2756f811d64ac0e92f80cc356bb44c6a10b018 (diff) | |
download | ports-6fc4b5ee3f77d2cd322fb944a6aa46e1b44c9d2a.tar.gz ports-6fc4b5ee3f77d2cd322fb944a6aa46e1b44c9d2a.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/distinfo | 5 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 1d363dbefdb6..42727dc16cd2 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Statistics-Descriptive -PORTVERSION= 3.0200 +PORTVERSION= 3.0201 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Statistics-Descriptive/distinfo b/math/p5-Statistics-Descriptive/distinfo index fc7940712ad6..66296c0cc0ca 100644 --- a/math/p5-Statistics-Descriptive/distinfo +++ b/math/p5-Statistics-Descriptive/distinfo @@ -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 diff --git a/math/p5-Statistics-Descriptive/pkg-plist b/math/p5-Statistics-Descriptive/pkg-plist index 82642f5b39ee..f2264111540a 100644 --- a/math/p5-Statistics-Descriptive/pkg-plist +++ b/math/p5-Statistics-Descriptive/pkg-plist @@ -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 |