pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/p5-Math-Random-MT



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul 26 06:32:22 UTC 2016

Modified Files:
        pkgsrc/math/p5-Math-Random-MT: Makefile distinfo

Log Message:
Update to 1.17

Upstream changes:
1.17    2015-11-27      Florent Angly <florent.angly%gmail.com@localhost>

    * Bugfix: giving a seed value of 0 was ignored (reported by Maxim Tyukov)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/p5-Math-Random-MT/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/p5-Math-Random-MT/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/p5-Math-Random-MT/Makefile
diff -u pkgsrc/math/p5-Math-Random-MT/Makefile:1.10 pkgsrc/math/p5-Math-Random-MT/Makefile:1.11
--- pkgsrc/math/p5-Math-Random-MT/Makefile:1.10 Wed Jun  8 19:24:03 2016
+++ pkgsrc/math/p5-Math-Random-MT/Makefile      Tue Jul 26 06:32:22 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/07/26 06:32:22 wen Exp $
 #
 
-DISTNAME=      Math-Random-MT-1.16
+DISTNAME=      Math-Random-MT-1.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 

Index: pkgsrc/math/p5-Math-Random-MT/distinfo
diff -u pkgsrc/math/p5-Math-Random-MT/distinfo:1.4 pkgsrc/math/p5-Math-Random-MT/distinfo:1.5
--- pkgsrc/math/p5-Math-Random-MT/distinfo:1.4  Tue Nov  3 23:33:39 2015
+++ pkgsrc/math/p5-Math-Random-MT/distinfo      Tue Jul 26 06:32:22 2016
@@ -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:32:22 wen Exp $
 
-SHA1 (Math-Random-MT-1.16.tar.gz) = a85b34804f9340de5e08abcedb40e0ad9d77fdff
-RMD160 (Math-Random-MT-1.16.tar.gz) = 47d3ad390a8c00c48dd1a5b464c63b6b4d6daf41
-SHA512 (Math-Random-MT-1.16.tar.gz) = ad2019c847aade876dce0e0c4f309dad39a6b2be18023bfdb5c481b8042230639877c27c01c4f63226d43125e429e616632f38c4d542868bfc55e741dc7ef6ab
-Size (Math-Random-MT-1.16.tar.gz) = 11138 bytes
+SHA1 (Math-Random-MT-1.17.tar.gz) = e1bee3970a041e284a8a145311e5ea9932a5f77c
+RMD160 (Math-Random-MT-1.17.tar.gz) = b54a16a8f0d3c9301d6fc5265ed561b80b638505
+SHA512 (Math-Random-MT-1.17.tar.gz) = 46150ae8d1b7a0e24a2d962bb34c4075d9370ab3fe1237a0b44e506f22699bf1674a8299d1c4b708b441d45a29ca1943d0beeb9759c5c832df288d490f1ac889
+Size (Math-Random-MT-1.17.tar.gz) = 11999 bytes



Home | Main Index | Thread Index | Old Index