diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 03:37:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 03:37:57 +0800 |
commit | 9826ce30faadb977c90abce016b307e56cecd610 (patch) | |
tree | 4369d7a3fe122120fb4487fc57ca6416c7c8078f | |
parent | 6e11596693c798a609bb9993fa0b54f82cb27da2 (diff) | |
download | freebsd-ports-gnome-9826ce30faadb977c90abce016b307e56cecd610.tar.gz freebsd-ports-gnome-9826ce30faadb977c90abce016b307e56cecd610.tar.zst freebsd-ports-gnome-9826ce30faadb977c90abce016b307e56cecd610.zip |
- Update to 6.19
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
-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 |