pkgsrc-WIP-changes archive

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

fastq-trim: Update to 0.1.2.9



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jul 19 14:23:28 2023 -0500
Changeset:	8fb80b9c80edcbc30f5cbf661e1d3564a078b4da

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

Log Message:
fastq-trim: Update to 0.1.2.9

fastq-scum: Add missing compression types to usage

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

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 3b391449db..0a90cd6e8c 100644
--- a/fastq-trim/Makefile
+++ b/fastq-trim/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fastq-trim-0.1.2.8
+DISTNAME=	fastq-trim-0.1.2.9
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	14c5c34c06bfd39ee1200eeecb7eb7f572e45a1e
+GITHUB_TAG=	ca44654108bd30c0ae73289b18d3cbdb6d77e0b6
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 7ac062eaee..545112b544 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.1.2.8-14c5c34c06bfd39ee1200eeecb7eb7f572e45a1e.tar.gz) = 7ea8fa9a07601a5004a171e5b1ad4ad860169107174e1df2d09e8c9fb145034c
-SHA512 (fastq-trim-0.1.2.8-14c5c34c06bfd39ee1200eeecb7eb7f572e45a1e.tar.gz) = d313140fd239bccab60e1231603b5545ba53c9b336b88574a4f6c09145d9b0fbf093ab50c3831c63485f7f0c2f463d856603c9f46c8072cf03f3b38c56500861
-Size (fastq-trim-0.1.2.8-14c5c34c06bfd39ee1200eeecb7eb7f572e45a1e.tar.gz) = 30291 bytes
+BLAKE2s (fastq-trim-0.1.2.9-ca44654108bd30c0ae73289b18d3cbdb6d77e0b6.tar.gz) = 480641dde20ad3b698563fdedf5f82e5f9ea7de949bf02317360c6717c491258
+SHA512 (fastq-trim-0.1.2.9-ca44654108bd30c0ae73289b18d3cbdb6d77e0b6.tar.gz) = 7ad3e73c91ea4e5eb557ed1b75312eb17fdcec893d39cfa9b0799caf6ef2229fe1331ce0c6bf448c8958262579b18509695a0d3139d831244d0cdd2834aec2a3
+Size (fastq-trim-0.1.2.9-ca44654108bd30c0ae73289b18d3cbdb6d77e0b6.tar.gz) = 30313 bytes


Home | Main Index | Thread Index | Old Index