aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-12-17 09:33:25 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-12-17 09:33:25 +0000
commit3eb3c5808c66add82a74791fa328f8fc20b65a96 (patch)
tree1365fe7340cde082b133751de7e24710247a81c4
parent2867c8f35530fb271626f0c6e64fa96be21c6432 (diff)
downloadports-3eb3c5808c66add82a74791fa328f8fc20b65a96.tar.gz
ports-3eb3c5808c66add82a74791fa328f8fc20b65a96.zip
Notes
-rw-r--r--math/p5-Statistics-ChiSquare/Makefile4
-rw-r--r--math/p5-Statistics-ChiSquare/distinfo2
-rw-r--r--math/p5-Statistics-ChiSquare/pkg-plist3
3 files changed, 2 insertions, 7 deletions
diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile
index 9a0f87f5ac53..1e5ac28de60b 100644
--- a/math/p5-Statistics-ChiSquare/Makefile
+++ b/math/p5-Statistics-ChiSquare/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Statistics-ChiSquare
-PORTVERSION= 0.3
+PORTVERSION= 0.5
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
@@ -17,8 +17,6 @@ COMMENT= How random is your data?
PERL_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/Statistics/ChiSquare-${PORTVERSION}
-
MAN3= Statistics::ChiSquare.3
.include <bsd.port.mk>
diff --git a/math/p5-Statistics-ChiSquare/distinfo b/math/p5-Statistics-ChiSquare/distinfo
index cb4ec9fadc83..72ceadbf9515 100644
--- a/math/p5-Statistics-ChiSquare/distinfo
+++ b/math/p5-Statistics-ChiSquare/distinfo
@@ -1 +1 @@
-MD5 (Statistics-ChiSquare-0.3.tar.gz) = be15ed825d1db592ac52f848e5cd151f
+MD5 (Statistics-ChiSquare-0.5.tar.gz) = 1c02a8eabeed699e0e8b2de9f09dc2ca
diff --git a/math/p5-Statistics-ChiSquare/pkg-plist b/math/p5-Statistics-ChiSquare/pkg-plist
index 76c47af2923d..4d855a2d36af 100644
--- a/math/p5-Statistics-ChiSquare/pkg-plist
+++ b/math/p5-Statistics-ChiSquare/pkg-plist
@@ -1,8 +1,5 @@
-%%SITE_PERL%%/auto/Statistics/ChiSquare/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/ChiSquare/.packlist
%%SITE_PERL%%/Statistics/ChiSquare.pm
-@dirrm %%SITE_PERL%%/auto/Statistics/ChiSquare
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/ChiSquare
-@unexec rmdir %D/%%SITE_PERL%%/auto/Statistics 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Statistics 2>/dev/null || true