pkgsrc-WIP-changes archive

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

basic-stats: Update to 0.1.0.7



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Sep 16 18:39:30 2021 -0500
Changeset:	5bd965f4fcf22ba4dc8bb5232d0bc8e17343c379

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

Log Message:
basic-stats: Update to 0.1.0.7

Fix regression incrementing list size too early
Add var/stddev to test script

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

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 d6825a8177..54dee25dc1 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.1.0.6
+DISTNAME=	basic-stats-0.1.0.7
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	3dfee047d3709dbfc534271ae3be820023b67c36
+GITHUB_TAG=	aedbb637c6c26b56095998fd34668f51febaab07
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index 13fdb8fcda..7166431b78 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (basic-stats-0.1.0.6-3dfee047d3709dbfc534271ae3be820023b67c36.tar.gz) = 4d70a1628e3b2158cbd50274d0726994302fc2a2
-RMD160 (basic-stats-0.1.0.6-3dfee047d3709dbfc534271ae3be820023b67c36.tar.gz) = 19ec49c3edd4f09e02a72ba80532eccb2b821d0c
-SHA512 (basic-stats-0.1.0.6-3dfee047d3709dbfc534271ae3be820023b67c36.tar.gz) = 238b27da28bc1241b86f8c4340078a2fc2bcc8e63141e5ec14f48a126545af5f5475002c053708df82cc5b6e02636f82dfc304a52ac6ea5c429b3f4b9d8298a8
-Size (basic-stats-0.1.0.6-3dfee047d3709dbfc534271ae3be820023b67c36.tar.gz) = 10594 bytes
+SHA1 (basic-stats-0.1.0.7-aedbb637c6c26b56095998fd34668f51febaab07.tar.gz) = 164196b08757526544770e508699ce91114885c8
+RMD160 (basic-stats-0.1.0.7-aedbb637c6c26b56095998fd34668f51febaab07.tar.gz) = 62fe8f76a6284460214c83ec94482f80357d73f2
+SHA512 (basic-stats-0.1.0.7-aedbb637c6c26b56095998fd34668f51febaab07.tar.gz) = fee5be9356a4698676cb4be81f4fd1dc1c2ada0e4697d44bebff223cd986157833fa156fd41d41abc460c3a3fd0fdcef30b57c2bebc33b59fc5216b463a6af82
+Size (basic-stats-0.1.0.7-aedbb637c6c26b56095998fd34668f51febaab07.tar.gz) = 10627 bytes


Home | Main Index | Thread Index | Old Index