pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Statistics-Descriptive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 21 12:01:00 UTC 2018

Modified Files:
        pkgsrc/math/p5-Statistics-Descriptive: Makefile distinfo

Log Message:
p5-Statistics-Descriptive: update to 3.0701.

3.0701      2018-07-14
    - Typo corrections thanks to Debian

3.0700      2018-07-13
    - Typo corrections thanks to Debian
    - Added the ->summary() method to Statistics::Descriptive::Full.
        - https://rt.cpan.org/Public/Bug/Display.html?id=82852
        - Thanks to Su-Shee


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/p5-Statistics-Descriptive/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/p5-Statistics-Descriptive/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-Statistics-Descriptive/Makefile
diff -u pkgsrc/math/p5-Statistics-Descriptive/Makefile:1.17 pkgsrc/math/p5-Statistics-Descriptive/Makefile:1.18
--- pkgsrc/math/p5-Statistics-Descriptive/Makefile:1.17 Sun May  6 06:55:13 2018
+++ pkgsrc/math/p5-Statistics-Descriptive/Makefile      Tue Aug 21 12:01:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/05/06 06:55:13 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/08/21 12:01:00 wiz Exp $
 
-DISTNAME=      Statistics-Descriptive-3.0613
+DISTNAME=      Statistics-Descriptive-3.0701
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Statistics/}

Index: pkgsrc/math/p5-Statistics-Descriptive/distinfo
diff -u pkgsrc/math/p5-Statistics-Descriptive/distinfo:1.9 pkgsrc/math/p5-Statistics-Descriptive/distinfo:1.10
--- pkgsrc/math/p5-Statistics-Descriptive/distinfo:1.9  Sun May  6 06:55:13 2018
+++ pkgsrc/math/p5-Statistics-Descriptive/distinfo      Tue Aug 21 12:01:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/05/06 06:55:13 wiz Exp $
+$NetBSD: distinfo,v 1.10 2018/08/21 12:01:00 wiz Exp $
 
-SHA1 (Statistics-Descriptive-3.0613.tar.gz) = 84a5237790f989eb871617d1b61a0f3e897a32c3
-RMD160 (Statistics-Descriptive-3.0613.tar.gz) = 80b3dcb2f5d6639b0a2ada4948da112f6dd211c4
-SHA512 (Statistics-Descriptive-3.0613.tar.gz) = 2d4c5932e07e8a4ba7656aa5339f6040d0bfc2f7f8deeea98d8c38de2ae2b69a3a597925a369e8759f0d29ec12a69d72e5fb5781ba74f6c1003859794d4ae6df
-Size (Statistics-Descriptive-3.0613.tar.gz) = 45652 bytes
+SHA1 (Statistics-Descriptive-3.0701.tar.gz) = 27c90cdf8a89dac32641dde48bd91240674a428a
+RMD160 (Statistics-Descriptive-3.0701.tar.gz) = e15d5a5341d61262c4177b5a431e6b0b151bbd7f
+SHA512 (Statistics-Descriptive-3.0701.tar.gz) = 756e04e6021417b1e669db2132642da561f9d33af1fc2f2181a1a3e9b90dd55254c59b642fef6c0128cb817dfc6965a963746746e0a38f1bb85013cc4b5cc85a
+Size (Statistics-Descriptive-3.0701.tar.gz) = 53640 bytes



Home | Main Index | Thread Index | Old Index