diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-30 19:37:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-30 19:37:57 +0000 |
commit | bdfc44896cf95efb5039fbfbe2eaa23457337022 (patch) | |
tree | 4369d7a3fe122120fb4487fc57ca6416c7c8078f /math | |
parent | 44a6142c3a3f333cab0b2a1b26f5bec504773aa7 (diff) | |
download | ports-bdfc44896cf95efb5039fbfbe2eaa23457337022.tar.gz ports-bdfc44896cf95efb5039fbfbe2eaa23457337022.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index da63c0b3c686..140182d848a9 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.18 +PORTVERSION= 6.19 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,6 @@ COMMENT= Auto-seeded Mersenne Twister PRNGs BUILD_DEPENDS= p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \ p5-Object-InsideOut>=3.88:${PORTSDIR}/devel/p5-Object-InsideOut RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index 4bc394747c76..d7b01dbfe5d6 100644 --- a/math/p5-Math-Random-MT-Auto/distinfo +++ b/math/p5-Math-Random-MT-Auto/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-Auto-6.18.tar.gz) = f5c33ca840c5962408753f6e4339847b058d25999fe2272d12e645a9b4273f1c -SIZE (Math-Random-MT-Auto-6.18.tar.gz) = 134415 +SHA256 (Math-Random-MT-Auto-6.19.tar.gz) = 7cf00d585c89fc7f28ae784f728b67a2593d70bcd27ca3ea866cc042f5b885e4 +SIZE (Math-Random-MT-Auto-6.19.tar.gz) = 134577 |