pkgsrc-WIP-changes archive

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

basic-stats: Update to 0.1.2 release



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jun 12 08:49:56 2022 -0500
Changeset:	cfa51cc6549ff1058cda9ded7f5d4dd2b92bb260

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

Log Message:
basic-stats: Update to 0.1.2 release

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

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

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

diffs:
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index b034f7b2da..08b740fe95 100644
--- a/basic-stats/Makefile
+++ b/basic-stats/Makefile
@@ -1,15 +1,16 @@
 # $NetBSD$
 
-DISTNAME=	basic-stats-0.1.1.1
+DISTNAME=	basic-stats-0.1.2
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	365cb38b91020b5c026fcde0696f819f83143f75
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
 COMMENT=	Command-line tool to perform basic statistics on tabular data
 LICENSE=	2-clause-bsd
 
+INSTALL_TARGET=	install-strip
+
 pre-build:
 	cd ${WRKSRC} && ${MAKE} LOCALBASE=${LOCALBASE} depend
 
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index 598352cf25..9a09773adb 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (basic-stats-0.1.1.1-365cb38b91020b5c026fcde0696f819f83143f75.tar.gz) = 3c1e85b393b464bc4b06688e4dbd7c5fbd5637d5324c7220f655a241b1f702b3
-SHA512 (basic-stats-0.1.1.1-365cb38b91020b5c026fcde0696f819f83143f75.tar.gz) = 669559c5499cc9e8ee59113b3b77acc50dfd5bdeac43cc8f5f02b015d5f6ee0e319d14ccbdb0b8211c56cd9a0c5eca306d19e367b23ae348667d94b02679eaf1
-Size (basic-stats-0.1.1.1-365cb38b91020b5c026fcde0696f819f83143f75.tar.gz) = 26869 bytes
+BLAKE2s (basic-stats-0.1.2.tar.gz) = 7ef4d38316427d04a919737196c762e8c8b2058824f1009931b6c8bb84ce2c7c
+SHA512 (basic-stats-0.1.2.tar.gz) = 99a3b73ca850ac457f6f92201073bb5c8dc1301d1947becffae01b4c3181eb736c7390c10da6f26043a9160f26065145c1cea5bd1b834c09daad4f57e9e2ed2b
+Size (basic-stats-0.1.2.tar.gz) = 26840 bytes


Home | Main Index | Thread Index | Old Index