summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2011-01-19 08:38:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2011-01-19 08:38:02 +0000
commit390c764f1778744272e209d991ead28ea7baa21a (patch)
tree8fdc0cfe7654ab8262c885bc9926af3a7dddd6be /math
parent- Update to 2.00 (diff)
Update to 6.16.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=267981
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile17
-rw-r--r--math/p5-Math-Random-MT-Auto/distinfo5
2 files changed, 8 insertions, 14 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 36320751d6d7..eff7ac225fb2 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -6,26 +6,21 @@
#
PORTNAME= Math-Random-MT-Auto
-PORTVERSION= 6.15
+PORTVERSION= 6.16
CATEGORIES= math perl5
-MASTER_SITES= CPAN
+MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Auto-seeded Mersenne Twister PRNGs
-RUN_DEPENDS= ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \
+BUILD_DEPENDS= p5-Object-InsideOut>=2.06:${PORTSDIR}/devel/p5-Object-InsideOut \
p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class
+RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.0+ # Inherited from p5-Object-InsideOut
+PERL_CONFIGURE= yes
MAN3= Math::Random::MT::Auto.3 Math::Random::MT::Auto::Range.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500808
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.18:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo
index cac1927e102a..61a8aa6e170b 100644
--- a/math/p5-Math-Random-MT-Auto/distinfo
+++ b/math/p5-Math-Random-MT-Auto/distinfo
@@ -1,3 +1,2 @@
-MD5 (Math-Random-MT-Auto-6.15.tar.gz) = f9134b5a48795fb74b9b836eaf53afe9
-SHA256 (Math-Random-MT-Auto-6.15.tar.gz) = 2471e0f152f65ac28d537f0f20df041c6a6f5175d9a457befc01382c058663aa
-SIZE (Math-Random-MT-Auto-6.15.tar.gz) = 133882
+SHA256 (Math-Random-MT-Auto-6.16.tar.gz) = 798d4b977d7e7c3f023db5214f8492de4c57c6fa1ffe451339ec66a75f74643e
+SIZE (Math-Random-MT-Auto-6.16.tar.gz) = 133762