pkgsrc-WIP-changes archive

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

fastq-trim: Update to 0.1.0.35



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 24 09:05:06 2022 -0600
Changeset:	2107a235f9832c6c8af0cb8e5beb66623856a2e6

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

Log Message:
fastq-trim: Update to 0.1.0.35

Update for new biolibc generic alignment API

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

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 f2227cd248..06b368c7c8 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.1.0.33
+DISTNAME=	fastq-trim-0.1.0.35
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	c4713c5576f7bcdedf5298063730d62a7dcf212d
+GITHUB_TAG=	23546347619dd5c91b2cbf4cf728000021d535d5
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index dbefc3b610..5d413e478d 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fastq-trim-0.1.0.33-c4713c5576f7bcdedf5298063730d62a7dcf212d.tar.gz) = 48c1a8ad8d798710257981e8f1742be6d0d5653d0ba965ffb859c7993b60450b
-SHA512 (fastq-trim-0.1.0.33-c4713c5576f7bcdedf5298063730d62a7dcf212d.tar.gz) = 8e81547b108042e3ad26348f6537d4fd30095f07c26d2f02c3e5b8b540b391ceaac8a2f03640926d1296d3abbb8bdebe5abf658c4166ff6e3a4b17281a8041c5
-Size (fastq-trim-0.1.0.33-c4713c5576f7bcdedf5298063730d62a7dcf212d.tar.gz) = 29001 bytes
+BLAKE2s (fastq-trim-0.1.0.35-23546347619dd5c91b2cbf4cf728000021d535d5.tar.gz) = 58c60faa69bc479b3f29bdbc96f2972d911380f1b4ee7daa99ff4ebf1776e016
+SHA512 (fastq-trim-0.1.0.35-23546347619dd5c91b2cbf4cf728000021d535d5.tar.gz) = 5a1e62a5dda954a6e0d93fdafcb8fcb3d94a99d16e284a263a801bbc82bfa1f390b312f3649876c0aa92534b50b24c5b7cd0cec5761b3e2fffc66fb994b5a4c6
+Size (fastq-trim-0.1.0.35-23546347619dd5c91b2cbf4cf728000021d535d5.tar.gz) = 29510 bytes


Home | Main Index | Thread Index | Old Index