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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jan 12 10:06:10 2022 -0600
Changeset:	80f249b81d4e88bc577bea304d43680febb221f9

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

Log Message:
fastq-trim: Update to 0.0.0.51

Count both forward and reverse reads for paired mode
Verify reverse read stats against cutadapt

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

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 2d207bb6a2..9f2d32c85d 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.42
+DISTNAME=	fastq-trim-0.0.0.51
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	3713978028bbe706d1c34f14075e149d6a2f826a
+GITHUB_TAG=	78bddbf4f5de2e9dd0beae2eae5294199e996377
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 451bae51ff..bde3d4663d 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (fastq-trim-0.0.0.51-78bddbf4f5de2e9dd0beae2eae5294199e996377.tar.gz) = 4a12f9ecca84f9cdea88adb1b949556587ab2d79369e00b3f3b8a5614d0b4119
+SHA512 (fastq-trim-0.0.0.51-78bddbf4f5de2e9dd0beae2eae5294199e996377.tar.gz) = a09effcbd6a0acc6c22b4bb27844afde185abd630aa2eef6d043a3530f1ee08491b1254fc57624d345056bfb3d456f680dfb8dbb1958fe15dabd42f17a3fa4c2
+Size (fastq-trim-0.0.0.51-78bddbf4f5de2e9dd0beae2eae5294199e996377.tar.gz) = 18497 bytes


Home | Main Index | Thread Index | Old Index