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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 18 17:12:15 2021 -0500
Changeset:	38e82eac332bc2db86f689bdbd3bf4a7d2a93aff

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

Log Message:
basic-stats: Update to 0.1.0.13

Disable input echo unless --verbose is specified

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

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 dfd9686ab5..8ae32c1cd9 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.11
+DISTNAME=	basic-stats-0.1.0.13
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	f3dc4749c748e754180dcf0299da29165710eda4
+GITHUB_TAG=	331bd2679d64e207944936a264ffe6a731a19ce1
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index 228e64a96e..2a91c19cbe 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (basic-stats-0.1.0.11-f3dc4749c748e754180dcf0299da29165710eda4.tar.gz) = 9ca1560c6997712ba19fbe8ff4e0e5e2e9fe6c39
-RMD160 (basic-stats-0.1.0.11-f3dc4749c748e754180dcf0299da29165710eda4.tar.gz) = 7b7448bda0cc0486b219df1fea2f9e5dc64947eb
-SHA512 (basic-stats-0.1.0.11-f3dc4749c748e754180dcf0299da29165710eda4.tar.gz) = 29e71ce7dbbdce3fb6a15520fcf7f8c6da9dac2b633035fa19c08704abf3dcf64e1f79396f951f0d5248ee6d09074ec08086ad07042b03c50633adb325a475ad
-Size (basic-stats-0.1.0.11-f3dc4749c748e754180dcf0299da29165710eda4.tar.gz) = 17322 bytes
+SHA1 (basic-stats-0.1.0.13-331bd2679d64e207944936a264ffe6a731a19ce1.tar.gz) = 2b600e213b1311405bc780025fbadedf2f8ae2db
+RMD160 (basic-stats-0.1.0.13-331bd2679d64e207944936a264ffe6a731a19ce1.tar.gz) = 686f8937a838a07a6d4336369309d8849dcee798
+SHA512 (basic-stats-0.1.0.13-331bd2679d64e207944936a264ffe6a731a19ce1.tar.gz) = ca530359ab6e0936d6a10e1262278d6137c933c7aecd9c6122da8331d96032f5cb5353488e3fd715c35680f43052ebdc1231f61d640587f2c86ff02d14315393
+Size (basic-stats-0.1.0.13-331bd2679d64e207944936a264ffe6a731a19ce1.tar.gz) = 17567 bytes


Home | Main Index | Thread Index | Old Index