diff options
author | tobez <tobez@FreeBSD.org> | 2013-09-20 18:08:46 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-09-20 18:08:46 +0800 |
commit | 28c7c438678eb02afb298823e9bb2033f18d61cd (patch) | |
tree | cbf2e8cfedc8b71d63c11d2784c0e6860420ec13 /math | |
parent | 8eb857de0f7137e701cb73fadee954a3b31d16de (diff) | |
download | freebsd-ports-gnome-28c7c438678eb02afb298823e9bb2033f18d61cd.tar.gz freebsd-ports-gnome-28c7c438678eb02afb298823e9bb2033f18d61cd.tar.zst freebsd-ports-gnome-28c7c438678eb02afb298823e9bb2033f18d61cd.zip |
Update to 0.6.
Changes: http://search.cpan.org/dist/Statistics-ChiSquare/CHANGELOG
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-ChiSquare/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Statistics-ChiSquare/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile index 01fcfbc271a2..f5256472b7dc 100644 --- a/math/p5-Statistics-ChiSquare/Makefile +++ b/math/p5-Statistics-ChiSquare/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Statistics-ChiSquare -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Statistics-ChiSquare/distinfo b/math/p5-Statistics-ChiSquare/distinfo index 1079723b992d..0c8634b301d6 100644 --- a/math/p5-Statistics-ChiSquare/distinfo +++ b/math/p5-Statistics-ChiSquare/distinfo @@ -1,2 +1,2 @@ -SHA256 (Statistics-ChiSquare-0.5.tar.gz) = 90152a48bab4b5104cd8e7d79eb1f90c1e87d7fd9bfbe2d49f4ae1c2b15c7ead -SIZE (Statistics-ChiSquare-0.5.tar.gz) = 4468 +SHA256 (Statistics-ChiSquare-0.6.tar.gz) = 2b4811f0b04baa7570653dd7f91676e3f2d83a48391e2954a81cc74931400dd5 +SIZE (Statistics-ChiSquare-0.6.tar.gz) = 14177 |