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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 23 07:28:30 2023 -0500
Changeset:	5ce61088f2468961c8fbca88218221d34ba35c94

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

Log Message:
fastq-trim: Update to 0.1.2.10

Send normal output to stdout, not stderr
"Mode:" -> "Read-type:"

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

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 0a90cd6e8c..d8cbed7e80 100644
--- a/fastq-trim/Makefile
+++ b/fastq-trim/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fastq-trim-0.1.2.9
+DISTNAME=	fastq-trim-0.1.2.10
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	ca44654108bd30c0ae73289b18d3cbdb6d77e0b6
+GITHUB_TAG=	665c81d434579a370aa6828c1765a959a80b9290
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 545112b544..d6f4f45266 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (fastq-trim-0.1.2.10-665c81d434579a370aa6828c1765a959a80b9290.tar.gz) = a4ab9578c6269aa70896fb73f5bc2245271b65b2360f6c4173aba8604aa21e0e
+SHA512 (fastq-trim-0.1.2.10-665c81d434579a370aa6828c1765a959a80b9290.tar.gz) = 923f0549ac366fd843ff1ed403b2cfde88d1b3d7731f77d806cc4087b3512f11a4a535c734b7d6dbdb3773c58f169575d0dd7c3b0e3c3fe818652b7c484cf6c7
+Size (fastq-trim-0.1.2.10-665c81d434579a370aa6828c1765a959a80b9290.tar.gz) = 30323 bytes


Home | Main Index | Thread Index | Old Index