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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jul 14 16:34:59 2023 -0500
Changeset:	7d81fc32af0b3f896ab04a06bb930ac9146f622e

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

Log Message:
fastq-trim: Update to 0.1.2.6

Clean up and expand final output

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fastq-trim/Makefile | 3 ++-
 fastq-trim/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/fastq-trim/Makefile b/fastq-trim/Makefile
index c523daa1f2..1624937439 100644
--- a/fastq-trim/Makefile
+++ b/fastq-trim/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fastq-trim-0.1.2
+DISTNAME=	fastq-trim-0.1.2.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	9fb5d1f311f4ea4b3c6a63b893a11ed2c61bbfb5
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 65f63ef67e..34028748ba 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.1.2.tar.gz) = d86b5a4a59c9b3e82b4a303c272e9818a9b54532e64d7e42e4c89dea34591fc4
-SHA512 (fastq-trim-0.1.2.tar.gz) = e27852410cc0af06e30d06e1266be6639ff2f63cd35c61801817b37241a6feb41ef5efc5e8668333a19d575a7c018a85113b3e6ec618e2fcbdb2572c05be6148
-Size (fastq-trim-0.1.2.tar.gz) = 29796 bytes
+BLAKE2s (fastq-trim-0.1.2.6-9fb5d1f311f4ea4b3c6a63b893a11ed2c61bbfb5.tar.gz) = f35a019351adb4e9773ee01e3ac34a34b4f2392326bf54a227e82e2d9c0b5bf3
+SHA512 (fastq-trim-0.1.2.6-9fb5d1f311f4ea4b3c6a63b893a11ed2c61bbfb5.tar.gz) = cf889e092bbfebc63c27adb055e0e854293fe8d4d7e3427788aa17c149f3cdb8aef311c26d24486c12dfbaf9f612b33fc7bef055fc328b2097cb986177ac383c
+Size (fastq-trim-0.1.2.6-9fb5d1f311f4ea4b3c6a63b893a11ed2c61bbfb5.tar.gz) = 30253 bytes


Home | Main Index | Thread Index | Old Index