pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
biolibc: Update to 0.1.3.93
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Aug 26 10:04:35 2021 -0500
Changeset: 9938cb6711b0d383363b268b40d34c0e54205d15
Modified Files:
biolibc/Makefile
biolibc/distinfo
Log Message:
biolibc: Update to 0.1.3.93
bl_fastq_read(): Fix regression in EOF return value
bl_fastq_read(), bl_fasta_read(): Add error reporting for truncated input
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9938cb6711b0d383363b268b40d34c0e54205d15
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
biolibc/Makefile | 4 ++--
biolibc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index 245260fe21..3e8a5e9fb5 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= biolibc-0.1.3.92
+DISTNAME= biolibc-0.1.3.93
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 11d8c12fdfe633227acd8ff31d8386dced19b4be
+GITHUB_TAG= 1c14cbaffbfd557a668ff47e85443fd4a5a49f46
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/biolibc
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 0e2c542f1a..7fb37bd01e 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (biolibc-0.1.3.92-11d8c12fdfe633227acd8ff31d8386dced19b4be.tar.gz) = b43c71cc6790913f28127def9ef6affa893418b2
-RMD160 (biolibc-0.1.3.92-11d8c12fdfe633227acd8ff31d8386dced19b4be.tar.gz) = 495d27ef2a7542b876b32e3878717f81125b6bac
-SHA512 (biolibc-0.1.3.92-11d8c12fdfe633227acd8ff31d8386dced19b4be.tar.gz) = 20b5d0cb06909504f6baa48af27aa87d955137ec0534a8af6a33ac18df0c8fea1f56e103d81e2f765310248757c12308d6f68aa70422778d9a3f5387c9d6facb
-Size (biolibc-0.1.3.92-11d8c12fdfe633227acd8ff31d8386dced19b4be.tar.gz) = 117429 bytes
+SHA1 (biolibc-0.1.3.93-1c14cbaffbfd557a668ff47e85443fd4a5a49f46.tar.gz) = 90379cda95c83374d3878c37f683e812839c06c1
+RMD160 (biolibc-0.1.3.93-1c14cbaffbfd557a668ff47e85443fd4a5a49f46.tar.gz) = bdd17e4b31899848e7e49a210eb911edde7de4fe
+SHA512 (biolibc-0.1.3.93-1c14cbaffbfd557a668ff47e85443fd4a5a49f46.tar.gz) = 87b49172589774d301b4b13e45bd26de6b12fb4de0b6608132f800e30189526cf0d3f88675859e2069de871404e58465915a33ee0b98d3536a377a97350016e0
+Size (biolibc-0.1.3.93-1c14cbaffbfd557a668ff47e85443fd4a5a49f46.tar.gz) = 117572 bytes
Home |
Main Index |
Thread Index |
Old Index