pkgsrc-WIP-changes archive

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

basic-stats: Add population-stddev and sample-stddev



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 26 08:17:33 2020 +0000
Changeset:	47d5b436a9e75bec7aaf86b25887326360416b6c

Modified Files:
	basic-stats/Makefile
	basic-stats/distinfo

Log Message:
basic-stats: Add population-stddev and sample-stddev

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=47d5b436a9e75bec7aaf86b25887326360416b6c

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

diffstat:
 basic-stats/Makefile | 4 ++--
 basic-stats/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index 8fd8c01d59..bbd5941d22 100644
--- a/basic-stats/Makefile
+++ b/basic-stats/Makefile
@@ -5,10 +5,10 @@
 #              Wed May 20 07:41:36 CDT 2020               #
 ###########################################################
 
-DISTNAME=	basic-stats-0.0.0.7
+DISTNAME=	basic-stats-0.0.0.8
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	e4e114969b41c6a3d233a9c890d88c12cab5e553
+GITHUB_TAG=	a519b6ee22e7c0c4054c2332a56d1b1b4e19f829
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index 4d3cb777ad..9a17baff71 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (basic-stats-0.0.0.7-e4e114969b41c6a3d233a9c890d88c12cab5e553.tar.gz) = a21a8d9e6d8dcdc19ad2e62ed05d8f03e928c456
-RMD160 (basic-stats-0.0.0.7-e4e114969b41c6a3d233a9c890d88c12cab5e553.tar.gz) = 6c7bb373e9fbce3581a90f2c9ed05f38f29009dc
-SHA512 (basic-stats-0.0.0.7-e4e114969b41c6a3d233a9c890d88c12cab5e553.tar.gz) = c9df2461884ba5abd64d95788688f551f22a948c3fde84176ade435ab070e46911bcd08a95e4486e907e7a59a485ff42b94917107f49d6934637f1456a9c8e7c
-Size (basic-stats-0.0.0.7-e4e114969b41c6a3d233a9c890d88c12cab5e553.tar.gz) = 5136 bytes
+SHA1 (basic-stats-0.0.0.8-a519b6ee22e7c0c4054c2332a56d1b1b4e19f829.tar.gz) = ed090c1abae5d4bd164fc35f73c3527cd627b870
+RMD160 (basic-stats-0.0.0.8-a519b6ee22e7c0c4054c2332a56d1b1b4e19f829.tar.gz) = ae0c5342adf4ec4e5f37d5f6820920ca1f6e0365
+SHA512 (basic-stats-0.0.0.8-a519b6ee22e7c0c4054c2332a56d1b1b4e19f829.tar.gz) = b51141b294d3bc501d2d029bca8b63d8c9dd0fb4cc5e7602e8921f67e24d796a7c81ce700e04cc9f9466c11af4142b5a3fceb0422713b5d5c610a2f2bcb943ee
+Size (basic-stats-0.0.0.8-a519b6ee22e7c0c4054c2332a56d1b1b4e19f829.tar.gz) = 5229 bytes


Home | Main Index | Thread Index | Old Index