pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Math-Random Update to 0.71:
details: https://anonhg.NetBSD.org/pkgsrc/rev/24518e5089c5
branches: trunk
changeset: 554946:24518e5089c5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 22 16:21:11 2009 +0000
description:
Update to 0.71:
0.68 Fri Jun 30 12:17:01 2006
- Added a new version of phrtsd and the phrtsd_orig option.
0.69 Tue Sep 12 08:55:10 2006
- Changed pow to exp at randlib.c[1040] to get around a bug
with gcc under AIX. (Would it also be possible to avoid
this by using -lmsaa rather than -lm?)
0.70 Fri Oct 12 16:30:18 2007
- Minor corrections to POD.
0.71 Tue Sep 16 15:38:06 2008
- Used $ARGV[0] rather than shift in Makefile.PL. Thanks to John
Fong for the correction.
diffstat:
math/p5-Math-Random/Makefile | 5 ++---
math/p5-Math-Random/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 75cdcef025b3 -r 24518e5089c5 math/p5-Math-Random/Makefile
--- a/math/p5-Math-Random/Makefile Sun Feb 22 16:21:00 2009 +0000
+++ b/math/p5-Math-Random/Makefile Sun Feb 22 16:21:11 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.8 2009/02/22 16:21:11 wiz Exp $
#
-DISTNAME= Math-Random-0.67
+DISTNAME= Math-Random-0.71
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff -r 75cdcef025b3 -r 24518e5089c5 math/p5-Math-Random/distinfo
--- a/math/p5-Math-Random/distinfo Sun Feb 22 16:21:00 2009 +0000
+++ b/math/p5-Math-Random/distinfo Sun Feb 22 16:21:11 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 12:06:57 agc Exp $
+$NetBSD: distinfo,v 1.3 2009/02/22 16:21:11 wiz Exp $
-SHA1 (Math-Random-0.67.tar.gz) = dedd68fdaec3542551f7fb89b7248f0798af43f0
-RMD160 (Math-Random-0.67.tar.gz) = 03919059cb8ff609a84ddaa5c751587b380a286e
-Size (Math-Random-0.67.tar.gz) = 44780 bytes
+SHA1 (Math-Random-0.71.tar.gz) = b5a233d5d14328fb308dc56534267d9661f6d605
+RMD160 (Math-Random-0.71.tar.gz) = 3c42242ea174bb93f22fc63c1c3b80108ab4f1dd
+Size (Math-Random-0.71.tar.gz) = 46011 bytes
Home |
Main Index |
Thread Index |
Old Index