diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-29 11:54:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-29 11:54:58 +0000 |
commit | 20062567dde55e54c8de4d0e7037050ba93e6ccc (patch) | |
tree | cbce4d0313dda50b92fd442056cdb88877ea4f40 /math/p5-Math-Random-MT-Auto | |
parent | f295878073c004503f2a0d53b4cda9a488430e13 (diff) | |
download | ports-20062567dde55e54c8de4d0e7037050ba93e6ccc.tar.gz ports-20062567dde55e54c8de4d0e7037050ba93e6ccc.zip |
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-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 |