diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-29 19:54:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-29 19:54:58 +0800 |
commit | e24acb64c6c107756c34e910ae9e26edbdad09fb (patch) | |
tree | e0be1f7ff2d202a546b9d4d1b1e971856c5583ef /math | |
parent | 4a484ffe23af32568f81a38de20060fcebd7e488 (diff) | |
download | freebsd-ports-gnome-e24acb64c6c107756c34e910ae9e26edbdad09fb.tar.gz freebsd-ports-gnome-e24acb64c6c107756c34e910ae9e26edbdad09fb.tar.zst freebsd-ports-gnome-e24acb64c6c107756c34e910ae9e26edbdad09fb.zip |
- Update to 6.18
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 9109c80e5f5d..da63c0b3c686 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -6,17 +6,16 @@ # PORTNAME= Math-Random-MT-Auto -PORTVERSION= 6.17 +PORTVERSION= 6.18 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Auto-seeded Mersenne Twister PRNGs BUILD_DEPENDS= p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Object-InsideOut>=3.85:${PORTSDIR}/devel/p5-Object-InsideOut + p5-Object-InsideOut>=3.88:${PORTSDIR}/devel/p5-Object-InsideOut RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index b67c0116d7e3..4bc394747c76 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.17.tar.gz) = dc0b24cc92748b7be2a4e8104dc5b031252671c784fed42fa0c3b888a43e7011 -SIZE (Math-Random-MT-Auto-6.17.tar.gz) = 134137 +SHA256 (Math-Random-MT-Auto-6.18.tar.gz) = f5c33ca840c5962408753f6e4339847b058d25999fe2272d12e645a9b4273f1c +SIZE (Math-Random-MT-Auto-6.18.tar.gz) = 134415 |