svn commit: r301753 - head/math/p5-Math-Random-MT-Auto
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jul 30 19:37:58 UTC 2012
Author: sunpoet
Date: Mon Jul 30 19:37:57 2012
New Revision: 301753
URL: http://svn.freebsd.org/changeset/ports/301753
Log:
- Update to 6.19
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Modified:
head/math/p5-Math-Random-MT-Auto/Makefile (contents, props changed)
head/math/p5-Math-Random-MT-Auto/distinfo (contents, props changed)
Modified: head/math/p5-Math-Random-MT-Auto/Makefile
==============================================================================
--- head/math/p5-Math-Random-MT-Auto/Makefile Mon Jul 30 19:37:17 2012 (r301752)
+++ head/math/p5-Math-Random-MT-Auto/Makefile Mon Jul 30 19:37:57 2012 (r301753)
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Random-MT-Auto
-PORTVERSION= 6.18
+PORTVERSION= 6.19
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,6 @@ COMMENT= Auto-seeded Mersenne Twister PR
BUILD_DEPENDS= p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
p5-Object-InsideOut>=3.88:${PORTSDIR}/devel/p5-Object-InsideOut
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
Modified: head/math/p5-Math-Random-MT-Auto/distinfo
==============================================================================
--- head/math/p5-Math-Random-MT-Auto/distinfo Mon Jul 30 19:37:17 2012 (r301752)
+++ head/math/p5-Math-Random-MT-Auto/distinfo Mon Jul 30 19:37:57 2012 (r301753)
@@ -1,2 +1,2 @@
-SHA256 (Math-Random-MT-Auto-6.18.tar.gz) = f5c33ca840c5962408753f6e4339847b058d25999fe2272d12e645a9b4273f1c
-SIZE (Math-Random-MT-Auto-6.18.tar.gz) = 134415
+SHA256 (Math-Random-MT-Auto-6.19.tar.gz) = 7cf00d585c89fc7f28ae784f728b67a2593d70bcd27ca3ea866cc042f5b885e4
+SIZE (Math-Random-MT-Auto-6.19.tar.gz) = 134577
More information about the svn-ports-head
mailing list