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



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

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

Log Message:
fastq-trim: Update to 0.0.0.41

Implement poly-A trimming
Merge big and little test scripts into one

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

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 607cff3bc8..9a2579f1ee 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.38
+DISTNAME=	fastq-trim-0.0.0.41
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	6710157c4107d82142699aee98acab23561ceaa9
+GITHUB_TAG=	812bbe90323d2c8ae95d7c6730de77075a58f6cf
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 86fc899fa2..47afd060a8 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.0.0.38-6710157c4107d82142699aee98acab23561ceaa9.tar.gz) = 49851be29094cb6ebb37585c19f88fd0321b9911ad7256068e8a479a34d31181
-SHA512 (fastq-trim-0.0.0.38-6710157c4107d82142699aee98acab23561ceaa9.tar.gz) = 257fef620bff5bbe03295f993a71e03c0fa1928ef3155661c7e2593b6abc39c8ec31d2cbb60fcb46a7ad9fe6bec1df9c6f37fbbb7ab9a16487d93fe25adb28e6
-Size (fastq-trim-0.0.0.38-6710157c4107d82142699aee98acab23561ceaa9.tar.gz) = 16823 bytes
+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


Home | Main Index | Thread Index | Old Index