aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2006-09-06 01:06:43 +0800
committerskv <skv@FreeBSD.org>2006-09-06 01:06:43 +0800
commit4cfc7b27c95c58be47aef85a9ce6270909d4d98f (patch)
tree08c22ab8904dcd44afc91b40d5016b27d82ed9ed /math
parent2aa8eb68d31ce98519dc0febb23962bb5ddaa060 (diff)
downloadfreebsd-ports-gnome-4cfc7b27c95c58be47aef85a9ce6270909d4d98f.tar.gz
freebsd-ports-gnome-4cfc7b27c95c58be47aef85a9ce6270909d4d98f.tar.zst
freebsd-ports-gnome-4cfc7b27c95c58be47aef85a9ce6270909d4d98f.zip
Update to 0.68
Changes: http://search.cpan.org/src/GROMMEL/Math-Random-0.68/Changes
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