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-MT-Perl Update to 1.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fb216dec084
branches:  trunk
changeset: 350338:5fb216dec084
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Jul 26 06:35:40 2016 +0000

description:
Update to 1.15

Upstream changes:
1.15 2015-11-27
   - Bugfix: should not ignore seed value of 0 (reported by Maxim Tyukov)
   - Exclude MYMETA files from tarball (#108108, reported by Alexandr Ciornii)

1.14 2015-10-19
   - Stricter Kwalitee directory testing (#107821, reported by Slaven Rezi?)
   - Moved some non-essential tests to xt/ (#101282, reported by Slaven Rezi?)

1.13 2013-10-30
    - Changes file as per CPAN::Changes::Spec (#88672, patch by Neil Bowers)

1.12 2013-09-14
    - Improvement of unit tests, restored some as author-side only (#88637)

diffstat:

 math/p5-Math-Random-MT-Perl/Makefile |   5 ++---
 math/p5-Math-Random-MT-Perl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r d7e38b7a90d9 -r 5fb216dec084 math/p5-Math-Random-MT-Perl/Makefile
--- a/math/p5-Math-Random-MT-Perl/Makefile      Tue Jul 26 06:33:36 2016 +0000
+++ b/math/p5-Math-Random-MT-Perl/Makefile      Tue Jul 26 06:35:40 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/26 06:35:40 wen Exp $
 #
 
-DISTNAME=      Math-Random-MT-Perl-1.11
+DISTNAME=      Math-Random-MT-Perl-1.15
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
diff -r d7e38b7a90d9 -r 5fb216dec084 math/p5-Math-Random-MT-Perl/distinfo
--- a/math/p5-Math-Random-MT-Perl/distinfo      Tue Jul 26 06:33:36 2016 +0000
+++ b/math/p5-Math-Random-MT-Perl/distinfo      Tue Jul 26 06:35:40 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:33:39 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/07/26 06:35:40 wen Exp $
 
-SHA1 (Math-Random-MT-Perl-1.11.tar.gz) = 7fff438798184d98d00fb27706eee46c6b3a9772
-RMD160 (Math-Random-MT-Perl-1.11.tar.gz) = ad09a5addab5f29fdeea22e1b85decaf74578b39
-SHA512 (Math-Random-MT-Perl-1.11.tar.gz) = 45c3dd5f690018f1249e6ea140d75dbb8f0b36d11876a62fcebbcf9f62f5b21d9075665a985afb47fd8d7015ce691acc9e1f368cbff58d35b4506f8ff6c9b8c3
-Size (Math-Random-MT-Perl-1.11.tar.gz) = 12115 bytes
+SHA1 (Math-Random-MT-Perl-1.15.tar.gz) = ba59c3a9e2c88ad4a14d3380ac1ac7d0485bde10
+RMD160 (Math-Random-MT-Perl-1.15.tar.gz) = 255da00f3703ec6ba1c0a8023eeabfaf7aa341df
+SHA512 (Math-Random-MT-Perl-1.15.tar.gz) = f1469ad4dc7180359bf192824bf9c24b05863c97cbcaed41d44351c068ff5ddbc17b9a71e3844484b8e5a97343273b0b21fdfefe775b530a13a0aa242a3b78fb
+Size (Math-Random-MT-Perl-1.15.tar.gz) = 12782 bytes



Home | Main Index | Thread Index | Old Index