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.36
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Jan 9 09:37:03 2022 -0600
Changeset: 17ffeea40897eba8174777396ae941b677cb41fb
Modified Files:
fastq-trim/Makefile
fastq-trim/distinfo
Log Message:
fastq-trim: Update to 0.0.0.36
Export FASTQ functions to biolibc
Separate trim_t class functions to trim.c
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=17ffeea40897eba8174777396ae941b677cb41fb
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 472f747a46..c324fcd516 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.35
+DISTNAME= fastq-trim-0.0.0.36
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= e39c7b67db21bae4272d4a9d82c74d61c49b17ed
+GITHUB_TAG= 5bf015272b9f4dd5b54387ebcbbd5412c1ffbea9
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/Fastq-trim
diff --git a/fastq-trim/distinfo b/fastq-trim/distinfo
index 2e21551335..6560d648be 100644
--- a/fastq-trim/distinfo
+++ b/fastq-trim/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (fastq-trim-0.0.0.35-e39c7b67db21bae4272d4a9d82c74d61c49b17ed.tar.gz) = 3ad64d5247fd7125ce7eafedf5e14953eaca09808d763d704ae065455ad5222b
-SHA512 (fastq-trim-0.0.0.35-e39c7b67db21bae4272d4a9d82c74d61c49b17ed.tar.gz) = 1d2649fe8426b8716acecdace59afb61d3e68124c0ad5602b0e96011c7439c6828d0829cb6ce53ed034d24b0ea57e54f0cacb5711d52125e9cb1c489870a8007
-Size (fastq-trim-0.0.0.35-e39c7b67db21bae4272d4a9d82c74d61c49b17ed.tar.gz) = 17758182 bytes
+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
Home |
Main Index |
Thread Index |
Old Index