aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2002-06-02 20:56:12 +0800
committerskv <skv@FreeBSD.org>2002-06-02 20:56:12 +0800
commitdfeac296e69239ded4496a8b661a22663a139e70 (patch)
tree226acac5ef141e336fdd49c4cd338c4f5193eebb /math
parent88f7d466f13807d128f5b82214062d07c86f59a2 (diff)
downloadfreebsd-ports-gnome-dfeac296e69239ded4496a8b661a22663a139e70.tar.gz
freebsd-ports-gnome-dfeac296e69239ded4496a8b661a22663a139e70.tar.zst
freebsd-ports-gnome-dfeac296e69239ded4496a8b661a22663a139e70.zip
Updated to 0.65
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random/Makefile4
-rw-r--r--math/p5-Math-Random/distinfo2
-rw-r--r--math/p5-Math-Random/pkg-descr9
3 files changed, 10 insertions, 5 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index 307015e59937..59d1049e222e 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Math-Random
-PORTVERSION= 0.61
+PORTVERSION= 0.65
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-Random/distinfo b/math/p5-Math-Random/distinfo
index 7f414e5f5eb8..006f0eb7fe42 100644
--- a/math/p5-Math-Random/distinfo
+++ b/math/p5-Math-Random/distinfo
@@ -1 +1 @@
-MD5 (Math-Random-0.61.tar.gz) = 844197763ebc45669841bf8700f85f44
+MD5 (Math-Random-0.65.tar.gz) = a7fcf3d4fd888031f0ba0a8044b4173d
diff --git a/math/p5-Math-Random/pkg-descr b/math/p5-Math-Random/pkg-descr
index 361793cfb5f5..852dfdd5cb02 100644
--- a/math/p5-Math-Random/pkg-descr
+++ b/math/p5-Math-Random/pkg-descr
@@ -1,2 +1,7 @@
-Math::Random is a Perl port of the C version of randlib,
-which is a suite of routines for generating random deviates.
+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/search?dist=Math-Random
+
+-- Sergey Skvortsov
+skv@FreeBSD.org