diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-11 13:24:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-11 13:24:44 +0800 |
commit | baf314b21a434402684a4a230d553d258457e10e (patch) | |
tree | 8c1d01ded04116b3c1111701cdbca3d276d8046b /math | |
parent | 8200e1687334d1743b0a99b0ba09b5111629f005 (diff) | |
download | freebsd-ports-gnome-baf314b21a434402684a4a230d553d258457e10e.tar.gz freebsd-ports-gnome-baf314b21a434402684a4a230d553d258457e10e.tar.zst freebsd-ports-gnome-baf314b21a434402684a4a230d553d258457e10e.zip |
- Update to 5.04
- Move to perl@FreeBSD.org
PR: ports/106515
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 79ccd1b52c6c..cec44f563bbd 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Math-Random-MT-Auto -PORTVERSION= 5.03 +PORTVERSION= 5.04 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Auto-seeded Mersenne Twister PRNGs RUN_DEPENDS= ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \ diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index c237814d62ed..e1d65f278b9c 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.03.tar.gz) = f5e27c6c29d3b730012b2a5de1127b42 -SHA256 (Math-Random-MT-Auto-5.03.tar.gz) = 2220aafce436dbb135df2e80ff76486739ed95e3b842e61b900949fb249aa414 -SIZE (Math-Random-MT-Auto-5.03.tar.gz) = 123822 +MD5 (Math-Random-MT-Auto-5.04.tar.gz) = ef0af016a7f23a1bea54fe90aa45b444 +SHA256 (Math-Random-MT-Auto-5.04.tar.gz) = 2310ef83f33ec25a7372a0e36d546627d3d267614794e9201a9c978a95b418b9 +SIZE (Math-Random-MT-Auto-5.04.tar.gz) = 125098 |