diff options
author | tobez <tobez@FreeBSD.org> | 2002-10-28 13:42:25 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-10-28 13:42:25 +0000 |
commit | 2e1781c52bb7dac72190f46f3cbba30a86769bff (patch) | |
tree | 168b10c194af43479e79f5ff6be0ab0770c5bd24 /math | |
parent | 6788c552b23e3f36b7818e781df8005dd1b9b5c5 (diff) | |
download | FreeBSD-ports-2e1781c52bb7dac72190f46f3cbba30a86769bff.zip FreeBSD-ports-2e1781c52bb7dac72190f46f3cbba30a86769bff.tar.gz |
Update to 2.6.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/distinfo | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Descriptive/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index d6f2c77..e4f458f 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Statistics-Descriptive -PORTVERSION= 2.4 +PORTVERSION= 2.6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Statistics diff --git a/math/p5-Statistics-Descriptive/distinfo b/math/p5-Statistics-Descriptive/distinfo index 17665c9..529a9c8 100644 --- a/math/p5-Statistics-Descriptive/distinfo +++ b/math/p5-Statistics-Descriptive/distinfo @@ -1 +1 @@ -MD5 (Statistics-Descriptive-2.4.tar.gz) = fe6a7d4e1aefdc7bb544db301de357de +MD5 (Statistics-Descriptive-2.6.tar.gz) = 05602b7028ada0393b503acee79d2616 diff --git a/math/p5-Statistics-Descriptive/pkg-descr b/math/p5-Statistics-Descriptive/pkg-descr index 427c5f3..4c22d88 100644 --- a/math/p5-Statistics-Descriptive/pkg-descr +++ b/math/p5-Statistics-Descriptive/pkg-descr @@ -5,5 +5,7 @@ method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. +WWW: http://search.cpan.org/search?dist=Statistics-Descriptive + -Anton <tobez@FreeBSD.org> |