aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-29 11:54:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-29 11:54:58 +0000
commit20062567dde55e54c8de4d0e7037050ba93e6ccc (patch)
treecbce4d0313dda50b92fd442056cdb88877ea4f40 /math/p5-Math-Random-MT-Auto/Makefile
parentf295878073c004503f2a0d53b4cda9a488430e13 (diff)
downloadports-20062567dde55e54c8de4d0e7037050ba93e6ccc.tar.gz
ports-20062567dde55e54c8de4d0e7037050ba93e6ccc.zip
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto/Makefile')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile5
1 files changed, 2 insertions, 3 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