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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Aug 17 13:26:46 2021 -0500
Changeset:	4a264a9f6985258acaec5636fa89519a0a038148

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

Log Message:
biolibc-tools: Update to 0.1.0.7

Add C version of fastq-dedup for faster processing than fastq-dedup.sh

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

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/PLIST    | 2 ++
 biolibc-tools/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 44c555c579..8602a9de9c 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.6
+DISTNAME=	biolibc-tools-0.1.0.7
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	dd2fc552a3ce54e2ad894e4ff3c27d246f1e5428
+GITHUB_TAG=	624c9eb3d98ba3be7e5e3fd4fe1b10b15d195858
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/PLIST b/biolibc-tools/PLIST
index af64ca1da6..468efdbe13 100644
--- a/biolibc-tools/PLIST
+++ b/biolibc-tools/PLIST
@@ -1,6 +1,8 @@
 @comment $NetBSD$
 bin/fastq-dedup
+bin/fastq-dedup.sh
 bin/fastq2tsv
 libexec/biolibc-tools/uniq-seqs.awk
 man/man1/fastq-dedup.1
+man/man1/fastq-dedup.sh.1
 man/man1/fastq2tsv.1
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 8b2cc23a44..be0dbc5101 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (biolibc-tools-0.1.0.7-624c9eb3d98ba3be7e5e3fd4fe1b10b15d195858.tar.gz) = ae0c0f8a47b3a0524bdd6471cbc2e302946aa9bd
+RMD160 (biolibc-tools-0.1.0.7-624c9eb3d98ba3be7e5e3fd4fe1b10b15d195858.tar.gz) = 5e4867a74688ca137fd6f364cd1cd282bf6ae031
+SHA512 (biolibc-tools-0.1.0.7-624c9eb3d98ba3be7e5e3fd4fe1b10b15d195858.tar.gz) = 77b99d693866b36bb65a473913e120dd7d9284828139837f020313f3658b2a76ffe5f8eb8611bc85ed9893483d7f6ad7eec0cd190f8f0698cf0148fb8287cb5c
+Size (biolibc-tools-0.1.0.7-624c9eb3d98ba3be7e5e3fd4fe1b10b15d195858.tar.gz) = 9637 bytes


Home | Main Index | Thread Index | Old Index