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.34



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 7 17:48:06 2021 -0600
Changeset:	b06144de67fab41f80f46f3ad50b625239cb22c0

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

Log Message:
basic-stats: Update to 0.1.0.34

Fix t_cdf(), implement t-cdf option

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index 090ce6fa10..cda207794f 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.28
+DISTNAME=	basic-stats-0.1.0.34
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	cf0999d4ba83dc0bf6eb1ff69ca3a9a8eae9fc21
+GITHUB_TAG=	25f4c3e8b3052164f68c1ef8f799842e80e659e9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index cd971a9432..d9f1860652 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (basic-stats-0.1.0.28-cf0999d4ba83dc0bf6eb1ff69ca3a9a8eae9fc21.tar.gz) = 8a36b2ca5cb74f21d92a40b680e715ee07e00c36fd390da7e6715b73a37cdb7d
-SHA512 (basic-stats-0.1.0.28-cf0999d4ba83dc0bf6eb1ff69ca3a9a8eae9fc21.tar.gz) = 2b94888228178121de4bb36c157a71529c2276822f7749651a1c84f1393734a03ec0eb58cb8dcfbb8f1585d63969d7e704952078a15d0e42d1993601bf4fd541
-Size (basic-stats-0.1.0.28-cf0999d4ba83dc0bf6eb1ff69ca3a9a8eae9fc21.tar.gz) = 28104 bytes
+BLAKE2s (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = 849a723bc7121f7e8480a227777b84d9b75bd04d927a204664c1b082d3b6d36e
+SHA512 (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = db635ced84fc15554d5cf3ae197807238e8651fa995bc59a21b55685308c81af5fa609993b03a93ef4ff79ecdc6d526b65c8199abd9accf33b3b7a6610e6ffad
+Size (basic-stats-0.1.0.34-25f4c3e8b3052164f68c1ef8f799842e80e659e9.tar.gz) = 28790 bytes


Home | Main Index | Thread Index | Old Index