aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-09-05 17:06:43 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-09-05 17:06:43 +0000
commita01350363e4e35f2dfc048f973ba9827ca3fe6e5 (patch)
tree71239b28998c73ea239a0952786e9ff50c2bf308 /math
parent216c1bf31524bd1f7710ffdb5099904778a9ff4d (diff)
downloadports-a01350363e4e35f2dfc048f973ba9827ca3fe6e5.tar.gz
ports-a01350363e4e35f2dfc048f973ba9827ca3fe6e5.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random/Makefile2
-rw-r--r--math/p5-Math-Random/distinfo6
-rw-r--r--math/p5-Math-Random/pkg-descr3
3 files changed, 4 insertions, 7 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index e739ff32b144..531185ee9e73 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Random
-PORTVERSION= 0.67
+PORTVERSION= 0.68
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
diff --git a/math/p5-Math-Random/distinfo b/math/p5-Math-Random/distinfo
index d1d0133ce04b..38a11a985d8f 100644
--- a/math/p5-Math-Random/distinfo
+++ b/math/p5-Math-Random/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Random-0.67.tar.gz) = 021006f39529940ae318c7c105d01a44
-SHA256 (Math-Random-0.67.tar.gz) = 75950b8fdf2a72a690e77f08374bae713e0c6656ad73284ae18ea1f2eb61edb1
-SIZE (Math-Random-0.67.tar.gz) = 44780
+MD5 (Math-Random-0.68.tar.gz) = d514c5bfed80d4a020108431e1a606f8
+SHA256 (Math-Random-0.68.tar.gz) = db2b5c54a0bb644e63f3f57becb235fe06a282a9c09cd432d6194c81ca0c8b15
+SIZE (Math-Random-0.68.tar.gz) = 45712
diff --git a/math/p5-Math-Random/pkg-descr b/math/p5-Math-Random/pkg-descr
index 80237842bc4c..67384b68412d 100644
--- a/math/p5-Math-Random/pkg-descr
+++ b/math/p5-Math-Random/pkg-descr
@@ -2,6 +2,3 @@ Math::Random is a Perl port of the C version of randlib, which is a
suite of routines for generating random deviates.
WWW: http://search.cpan.org/dist/Math-Random/
-
--- Sergey Skvortsov
-skv@FreeBSD.org