aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2011-01-19 16:38:02 +0800
committertobez <tobez@FreeBSD.org>2011-01-19 16:38:02 +0800
commit8374348ff68040041a9ee17841e294afaf225e46 (patch)
tree96997de597e4f3807906021d5ddc6c3c1f601060 /math
parent52414933f56a07ecd61893cdad404f8982676685 (diff)
downloadfreebsd-ports-gnome-8374348ff68040041a9ee17841e294afaf225e46.tar.gz
freebsd-ports-gnome-8374348ff68040041a9ee17841e294afaf225e46.tar.zst
freebsd-ports-gnome-8374348ff68040041a9ee17841e294afaf225e46.zip
Update to 6.16.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes Feature safe: yes
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