diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-06 21:35:23 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-06 21:35:23 +0800 |
commit | aca1dd7c617ba82dd03097e43694140aa47da0ab (patch) | |
tree | 2faa0646be748f8265903a604f7f06babf20f620 /math | |
parent | c29672f2a771741f3ed2c3c0cc6236b4c958897a (diff) | |
download | freebsd-ports-graphics-aca1dd7c617ba82dd03097e43694140aa47da0ab.tar.gz freebsd-ports-graphics-aca1dd7c617ba82dd03097e43694140aa47da0ab.tar.zst freebsd-ports-graphics-aca1dd7c617ba82dd03097e43694140aa47da0ab.zip |
Update to 6.15.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 255c0776df1..36320751d6d 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-MT-Auto -PORTVERSION= 6.14 +PORTVERSION= 6.15 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index 6a436aba706..cac1927e102 100644 --- a/math/p5-Math-Random-MT-Auto/distinfo +++ b/math/p5-Math-Random-MT-Auto/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Random-MT-Auto-6.14.tar.gz) = 2a41814737c21b759a5e0ff11796ea9e -SHA256 (Math-Random-MT-Auto-6.14.tar.gz) = f95ebfda8424640931f3fe479ea1cffa38b3bd3941e3bee816bdbdc4385d642b -SIZE (Math-Random-MT-Auto-6.14.tar.gz) = 129387 +MD5 (Math-Random-MT-Auto-6.15.tar.gz) = f9134b5a48795fb74b9b836eaf53afe9 +SHA256 (Math-Random-MT-Auto-6.15.tar.gz) = 2471e0f152f65ac28d537f0f20df041c6a6f5175d9a457befc01382c058663aa +SIZE (Math-Random-MT-Auto-6.15.tar.gz) = 133882 |