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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 10 09:21:19 2022 -0600
Changeset:	df80707adba6e989404332da1d52211eab613cad

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

Log Message:
fastq-trim: Update to 0.0.0.38

New test suite based on an untrimmed SRA sample
fastq-vis: Add support for uncompressed files

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

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 c324fcd516..607cff3bc8 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.36
+DISTNAME=	fastq-trim-0.0.0.38
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	5bf015272b9f4dd5b54387ebcbbd5412c1ffbea9
+GITHUB_TAG=	6710157c4107d82142699aee98acab23561ceaa9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 6560d648be..86fc899fa2 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.0.0.36-5bf015272b9f4dd5b54387ebcbbd5412c1ffbea9.tar.gz) = 3e549b1d1dc78aee85b9f5b3f0a5926baf299f3aaebc725305ed6eaf1b77ee40
-SHA512 (fastq-trim-0.0.0.36-5bf015272b9f4dd5b54387ebcbbd5412c1ffbea9.tar.gz) = ac81f183f68b3546d144f2968d42ff011c07fd590dadf25360f88267924087ede028d2e97a5b464f73345218d264cb34af3020d3dd5b2598483022ecb83c76ad
-Size (fastq-trim-0.0.0.36-5bf015272b9f4dd5b54387ebcbbd5412c1ffbea9.tar.gz) = 17756540 bytes
+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


Home | Main Index | Thread Index | Old Index