pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.0.6



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Aug 17 07:28:24 2021 -0500
Changeset:	1f8e05f6942828da7ae18359a33e4f99b7a13b05

Modified Files:
	biolibc-tools/Makefile
	biolibc-tools/distinfo

Log Message:
biolibc-tools: Update to 0.1.0.6

Adjust for biolibc including '@' etc in structure
Add --buffer-size=25% to speed up sort

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

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

diffstat:
 biolibc-tools/Makefile | 4 ++--
 biolibc-tools/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 3c71913411..44c555c579 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -5,10 +5,10 @@
 #              Mon Aug 16 17:37:49 CDT 2021               #
 ###########################################################
 
-DISTNAME=	biolibc-tools-0.1.0.4
+DISTNAME=	biolibc-tools-0.1.0.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	a59e9fff53c10c722767df09de4421e25e1f3e75
+GITHUB_TAG=	dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 7deeaca7fb..8b2cc23a44 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (biolibc-tools-0.1.0.4-a59e9fff53c10c722767df09de4421e25e1f3e75.tar.gz) = 95c802ea6ed34ed0de2135802075948af02ab97c
-RMD160 (biolibc-tools-0.1.0.4-a59e9fff53c10c722767df09de4421e25e1f3e75.tar.gz) = 07fedf7386d1f651eedb520e8dbcbcf1ebf5cac6
-SHA512 (biolibc-tools-0.1.0.4-a59e9fff53c10c722767df09de4421e25e1f3e75.tar.gz) = d16dc987f31ee4bb217f32f65a36b108742f72492c33d78d30bade041a447d4d76f1eaeef884fb0f75fa4392297ea1693481a5fb099e5d94b4953650bbc29b22
-Size (biolibc-tools-0.1.0.4-a59e9fff53c10c722767df09de4421e25e1f3e75.tar.gz) = 8902 bytes
+SHA1 (biolibc-tools-0.1.0.6-dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428.tar.gz) = fcaffa28e2aca13cc925b843e0da8ba72e0bbfeb
+RMD160 (biolibc-tools-0.1.0.6-dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428.tar.gz) = cb1eccd0075941020d7d35e92214e005644aed0c
+SHA512 (biolibc-tools-0.1.0.6-dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428.tar.gz) = fe8551fee18807261636c06358fb451851bc01d6c1763a2f35bb95f307d523ecccb95ee5dded6e370d6a6ce10ba56bc32a24316ae6feeb9599edc0bcbe6b6745
+Size (biolibc-tools-0.1.0.6-dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428.tar.gz) = 8910 bytes


Home | Main Index | Thread Index | Old Index