summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorsno <sno>2009-09-12 21:14:22 +0000
committersno <sno>2009-09-12 21:14:22 +0000
commit7dd6d35e119e05bd6c70fdba36109d8da4e4ad5a (patch)
treeb54838ed7767e5a52337db02889a466e95627fe2 /math
parent14729ec83f1d829258d667f53e2917e1226c9c79 (diff)
downloadpkgsrc-7dd6d35e119e05bd6c70fdba36109d8da4e4ad5a.tar.gz
Updating math/p5-Math-Random-MT-Perl from 1.05 to 1.06
pkgsrc changes: - Adding license definition Upstream changes: 1.06 Fri Sep 4 2009 - added ability to automatically and rapidly generate different seeds and return it to allow the generation of identical random number series
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random-MT-Perl/Makefile8
-rw-r--r--math/p5-Math-Random-MT-Perl/distinfo8
2 files changed, 7 insertions, 9 deletions
diff --git a/math/p5-Math-Random-MT-Perl/Makefile b/math/p5-Math-Random-MT-Perl/Makefile
index 6a4b0c393e0..de88b5da93c 100644
--- a/math/p5-Math-Random-MT-Perl/Makefile
+++ b/math/p5-Math-Random-MT-Perl/Makefile
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/12 21:14:22 sno Exp $
#
-DISTNAME= Math-Random-MT-Perl-1.05
+DISTNAME= Math-Random-MT-Perl-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT-Perl/
COMMENT= Pure Perl Mersenne Twister Random Number Generator
+LICENSE= artistic-2.0
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+=
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Math/Random/MT/Perl/.packlist
diff --git a/math/p5-Math-Random-MT-Perl/distinfo b/math/p5-Math-Random-MT-Perl/distinfo
index f0307e7618e..24e887239b6 100644
--- a/math/p5-Math-Random-MT-Perl/distinfo
+++ b/math/p5-Math-Random-MT-Perl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/26 20:09:16 he Exp $
+$NetBSD: distinfo,v 1.2 2009/09/12 21:14:22 sno Exp $
-SHA1 (Math-Random-MT-Perl-1.05.tar.gz) = 45b55213b85c5c62ea081c0d230e36d25c2d1988
-RMD160 (Math-Random-MT-Perl-1.05.tar.gz) = ee1f2b291723e8ac1ead4d38da7fe3d1645e5d44
-Size (Math-Random-MT-Perl-1.05.tar.gz) = 14914 bytes
+SHA1 (Math-Random-MT-Perl-1.06.tar.gz) = aac960d66f6ce5fdc67f42e674a54d8d6892d704
+RMD160 (Math-Random-MT-Perl-1.06.tar.gz) = e3ba343ce7480e528514fe7c64084a1c5101fcf6
+Size (Math-Random-MT-Perl-1.06.tar.gz) = 11100 bytes