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.6
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Sep 16 16:03:35 2021 -0500
Changeset: 7ab259faeea66bdd475d45ae5aa2670f22a5d429
Modified Files:
basic-stats/Makefile
basic-stats/distinfo
Log Message:
basic-stats: Update to 0.1.0.6
Implement variance and standard deviation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7ab259faeea66bdd475d45ae5aa2670f22a5d429
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 8f7bb9da83..d6825a8177 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.2
+DISTNAME= basic-stats-0.1.0.6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 67195116239f8506e0c37beb1025a4507c459577
+GITHUB_TAG= 3dfee047d3709dbfc534271ae3be820023b67c36
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index 3efb0b74ef..13fdb8fcda 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (basic-stats-0.1.0.2-67195116239f8506e0c37beb1025a4507c459577.tar.gz) = f62a7b60ed6587fd77ecc92107c26505c01053f4
-RMD160 (basic-stats-0.1.0.2-67195116239f8506e0c37beb1025a4507c459577.tar.gz) = 2bb72ab6f020b051f22e106b169549dc96ffbfb0
-SHA512 (basic-stats-0.1.0.2-67195116239f8506e0c37beb1025a4507c459577.tar.gz) = c313e2058187e0e52d08c4b124657d4f4cff3242724d95e8acf0764d8371a7db638cd43923b9843ed878463b7949ef2d271da9ef22e774254dabb960b8874410
-Size (basic-stats-0.1.0.2-67195116239f8506e0c37beb1025a4507c459577.tar.gz) = 8434 bytes
+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
Home |
Main Index |
Thread Index |
Old Index