aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-11 12:35:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-11 12:35:28 +0000
commitbe822cbee1d5943735b16cbbb95db56383dfb376 (patch)
tree495cc4b6de07b52a9fea6be819f7c505cfa15169 /math/p5-Math-Random-MT-Auto
parentbe27d54e23e5130060f4602d192018f6a71dbc38 (diff)
downloadports-be822cbee1d5943735b16cbbb95db56383dfb376.tar.gz
ports-be822cbee1d5943735b16cbbb95db56383dfb376.zip
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile10
-rw-r--r--math/p5-Math-Random-MT-Auto/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 1970564859e4..79ccd1b52c6c 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= 5.02
+PORTVERSION= 5.03
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Auto-seeded Mersenne Twister PRNGs
-RUN_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
- ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut
+RUN_DEPENDS= ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \
+ p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class
PERL_CONFIGURE= yes
@@ -28,4 +28,8 @@ MAN3= Math::Random::MT::Auto.3 Math::Random::MT::Auto::Range.3
IGNORE= requires perl 5.8 or later. Install lang/perl5.8 and try again
.endif
+.if ${PERL_LEVEL} < 500808
+RUN_DEPENDS+= p5-Scalar-List-Utils>=1.18:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
.include <bsd.port.post.mk>
diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo
index 3975331111de..c237814d62ed 100644
--- a/math/p5-Math-Random-MT-Auto/distinfo
+++ b/math/p5-Math-Random-MT-Auto/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Random-MT-Auto-5.02.tar.gz) = 1eeccd3a864a0ce486998d31b77ecdfa
-SHA256 (Math-Random-MT-Auto-5.02.tar.gz) = b7a6e0c72f14ef7c530a6697fc119bce63830a7e011eac758020e184f0e070a1
-SIZE (Math-Random-MT-Auto-5.02.tar.gz) = 123773
+MD5 (Math-Random-MT-Auto-5.03.tar.gz) = f5e27c6c29d3b730012b2a5de1127b42
+SHA256 (Math-Random-MT-Auto-5.03.tar.gz) = 2220aafce436dbb135df2e80ff76486739ed95e3b842e61b900949fb249aa414
+SIZE (Math-Random-MT-Auto-5.03.tar.gz) = 123822