diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-11 05:24:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-11 05:24:44 +0000 |
commit | 7f9a1e33e04f37738e14fa0393ba2aea5e959d32 (patch) | |
tree | ae8546d7e8a8b3e38f8e76dd75dfa41fc078fcb1 /math/p5-Math-Random-MT-Auto | |
parent | 6136e6b03a9047fe7d9a796b836938ca49635dd7 (diff) | |
download | ports-7f9a1e33e04f37738e14fa0393ba2aea5e959d32.tar.gz ports-7f9a1e33e04f37738e14fa0393ba2aea5e959d32.zip |
- Update to 5.04
- Move to perl@FreeBSD.org
PR: ports/106515
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes:
svn path=/head/; revision=179467
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-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 |