diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-11-14 10:52:58 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-11-14 10:52:58 +0000 |
commit | 0cd11f3829f871a6ab96eef0c0ea6e0351fb20fd (patch) | |
tree | 51d90b15aedc97bd187216888bacef590e854c91 /math | |
parent | 7f9ca877a332d20df4cc60b6d2783aaef0570866 (diff) | |
download | freebsd-ports-0cd11f3829f871a6ab96eef0c0ea6e0351fb20fd.zip |
Update to 1.03.
SHA256fy.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Lite/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Statistics-Lite/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile index 51460bad2d7a..4e16da400d36 100644 --- a/math/p5-Statistics-Lite/Makefile +++ b/math/p5-Statistics-Lite/Makefile @@ -6,8 +6,8 @@ # PORTNAME= Statistics-Lite -PORTVERSION= 1.02 -PORTREVISION= 1 +PORTVERSION= 1.03 +PORTREVISION= 0 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Statistics diff --git a/math/p5-Statistics-Lite/distinfo b/math/p5-Statistics-Lite/distinfo index b2324f30e999..3494baa582b5 100644 --- a/math/p5-Statistics-Lite/distinfo +++ b/math/p5-Statistics-Lite/distinfo @@ -1,2 +1,3 @@ -MD5 (Statistics-Lite-1.02.tar.gz) = 1a1ab35d12ebb6bef5675fae52aac731 -SIZE (Statistics-Lite-1.02.tar.gz) = 2957 +MD5 (Statistics-Lite-1.03.tar.gz) = 51e1e598ea4d04ba1be8f7fba29a93b8 +SHA256 (Statistics-Lite-1.03.tar.gz) = 2e9dac2e0c0b728c10dca2f9946b134d178ca599449dadfdbbc1f8b116a388be +SIZE (Statistics-Lite-1.03.tar.gz) = 3419 |