aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Distributions
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-07 15:12:01 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-07 15:12:01 +0000
commit22202082691743b38754032174a2d6648eeff019 (patch)
tree86fe13d1486f74832a5fc3a95c22ce1b295c63f6 /math/p5-Statistics-Distributions
parentaa937fa1fed8bdd3d3c47448af3aa70b98bbf70b (diff)
downloadports-22202082691743b38754032174a2d6648eeff019.tar.gz
ports-22202082691743b38754032174a2d6648eeff019.zip
- Upgrade to version 0.06
- Sort pkg-plist PR: 25573 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39189
Diffstat (limited to 'math/p5-Statistics-Distributions')
-rw-r--r--math/p5-Statistics-Distributions/Makefile2
-rw-r--r--math/p5-Statistics-Distributions/distinfo2
-rw-r--r--math/p5-Statistics-Distributions/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile
index 080a9d311b02..ab2f77b44e17 100644
--- a/math/p5-Statistics-Distributions/Makefile
+++ b/math/p5-Statistics-Distributions/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Statistics-Distributions
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
diff --git a/math/p5-Statistics-Distributions/distinfo b/math/p5-Statistics-Distributions/distinfo
index 15a3fef5b7ae..a8c0445f82f0 100644
--- a/math/p5-Statistics-Distributions/distinfo
+++ b/math/p5-Statistics-Distributions/distinfo
@@ -1 +1 @@
-MD5 (Statistics-Distributions-0.05.tar.gz) = 7a34f2f62ef246bc145270b53552da0e
+MD5 (Statistics-Distributions-0.06.tar.gz) = dd8390ddcb639d7d31a3b7e4086f8af4
diff --git a/math/p5-Statistics-Distributions/pkg-plist b/math/p5-Statistics-Distributions/pkg-plist
index c5f0b0662017..96f04894545c 100644
--- a/math/p5-Statistics-Distributions/pkg-plist
+++ b/math/p5-Statistics-Distributions/pkg-plist
@@ -1,6 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/Statistics/Distributions.pm
lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics/Distributions/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Distributions/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Statistics/Distributions.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics/Distributions
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Distributions
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics 2>/dev/null || true