pkgsrc-WIP-changes archive

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

fastq-trim: Update to 0.0.0.42



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 11 08:46:34 2022 -0600
Changeset:	fba46b47f3c11bb714c88711a283ecb4c00989ee

Modified Files:
	fastq-trim/Makefile
	fastq-trim/distinfo

Log Message:
fastq-trim: Update to 0.0.0.42

Fix --verbose handling
Clean up code
Post results from new SRA sample

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

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

diffstat:
 fastq-trim/Makefile | 4 ++--
 fastq-trim/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/fastq-trim/Makefile b/fastq-trim/Makefile
index 9a2579f1ee..2d207bb6a2 100644
--- a/fastq-trim/Makefile
+++ b/fastq-trim/Makefile
@@ -5,10 +5,10 @@
 #              Fri Jan  7 09:05:08 CST 2022               #
 ###########################################################
 
-DISTNAME=	fastq-trim-0.0.0.41
+DISTNAME=	fastq-trim-0.0.0.42
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	812bbe90323d2c8ae95d7c6730de77075a58f6cf
+GITHUB_TAG=	3713978028bbe706d1c34f14075e149d6a2f826a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 47afd060a8..451bae51ff 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.0.0.41-812bbe90323d2c8ae95d7c6730de77075a58f6cf.tar.gz) = 66c4ac20d39556d9040545f5a8734a30a731626065f2076cc703852963649ae9
-SHA512 (fastq-trim-0.0.0.41-812bbe90323d2c8ae95d7c6730de77075a58f6cf.tar.gz) = e306802d0dca53370435efc8baf64a3b2cb8ee4b823854d89623e28c8db1b9bf87b5cb0a442b7545e57c7514914702c5c0849a13e77415e1fa60a32b907de64f
-Size (fastq-trim-0.0.0.41-812bbe90323d2c8ae95d7c6730de77075a58f6cf.tar.gz) = 17269 bytes
+BLAKE2s (fastq-trim-0.0.0.42-3713978028bbe706d1c34f14075e149d6a2f826a.tar.gz) = f86f56200de7ca18c5d8cec0c6515f9ccefc7a2ebc513077513663379ad85a6a
+SHA512 (fastq-trim-0.0.0.42-3713978028bbe706d1c34f14075e149d6a2f826a.tar.gz) = 45267cb384d392508e0c738f619afd2674d3eabd2ab9c2df01d92d50bb33d4abe24c565ad6dd42b100c8280a7e3e5c2dd8f1563e9cf68bbe8404de6bbddec5a3
+Size (fastq-trim-0.0.0.42-3713978028bbe706d1c34f14075e149d6a2f826a.tar.gz) = 17341 bytes


Home | Main Index | Thread Index | Old Index