diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 07:28:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 07:28:16 +0000 |
commit | 40195d4d042785ec30be29a7e1bec679bddbee2a (patch) | |
tree | 6f520969617b1befeab7a2d3acf5893f84421f10 | |
parent | f746e9406a4448c3126475daca058ac2880250d2 (diff) | |
download | ports-40195d4d042785ec30be29a7e1bec679bddbee2a.tar.gz ports-40195d4d042785ec30be29a7e1bec679bddbee2a.zip |
- Update to 6.0.3
PR: 113497
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes
Notes:
svn path=/head/; revision=193232
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 9af770acfe01..dbaba38ca4f2 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.06 +PORTVERSION= 6.03 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index ba03efcb3783..85bec0cf78f1 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.06.tar.gz) = ecfed81b9e28948d7c954795528b8040 -SHA256 (Math-Random-MT-Auto-5.06.tar.gz) = 6941677817607de14898acb1fb4ed59fc452081b33c8263d1b0093f1b1917134 -SIZE (Math-Random-MT-Auto-5.06.tar.gz) = 125311 +MD5 (Math-Random-MT-Auto-6.03.tar.gz) = 98c4ea4f94e3905df8e4433a4a11a008 +SHA256 (Math-Random-MT-Auto-6.03.tar.gz) = dfbbbddb4256560fe0fe5f8eb419104317daabb217d46a4866406805805d2ab4 +SIZE (Math-Random-MT-Auto-6.03.tar.gz) = 123910 |