pkgsrc-WIP-changes archive

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

biolibc: Update to 0.1.3.86



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Aug 17 11:45:04 2021 -0500
Changeset:	2ccda2d5236496a55918fdc20d88370129efb0d8

Modified Files:
	biolibc/Makefile
	biolibc/PLIST
	biolibc/distinfo

Log Message:
biolibc: Update to 0.1.3.86

Add man pages for fastq.c

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

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

diffstat:
 biolibc/Makefile | 4 ++--
 biolibc/PLIST    | 3 +++
 biolibc/distinfo | 8 ++++----
 3 files changed, 9 insertions(+), 6 deletions(-)

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index 53f6967dd9..18a7faf6a9 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-0.1.3.84
+DISTNAME=	biolibc-0.1.3.86
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	c55f0c0290f487f9dff5e10292f499261b42ccaf
+GITHUB_TAG=	5196cacd6077450aa9374d562926ac91afc269bb
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
diff --git a/biolibc/PLIST b/biolibc/PLIST
index 6c0f4d9658..63be12d106 100644
--- a/biolibc/PLIST
+++ b/biolibc/PLIST
@@ -374,6 +374,8 @@ man/man3/bl_fasta_set_seq_array_size.3
 man/man3/bl_fasta_set_seq_cpy.3
 man/man3/bl_fasta_set_seq_len.3
 man/man3/bl_fasta_write.3
+man/man3/bl_fastq_free.3
+man/man3/bl_fastq_read.3
 man/man3/bl_fastq_set_desc.3
 man/man3/bl_fastq_set_desc_ae.3
 man/man3/bl_fastq_set_desc_array_size.3
@@ -394,6 +396,7 @@ man/man3/bl_fastq_set_seq_ae.3
 man/man3/bl_fastq_set_seq_array_size.3
 man/man3/bl_fastq_set_seq_cpy.3
 man/man3/bl_fastq_set_seq_len.3
+man/man3/bl_fastq_write.3
 man/man3/bl_gff_read.3
 man/man3/bl_gff_set_attributes.3
 man/man3/bl_gff_set_attributes_ae.3
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 4c04ec94f0..d34b425f77 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (biolibc-0.1.3.84-c55f0c0290f487f9dff5e10292f499261b42ccaf.tar.gz) = 517d3e38ce7de1a9a50f61f67c8a807a7e9abef1
-RMD160 (biolibc-0.1.3.84-c55f0c0290f487f9dff5e10292f499261b42ccaf.tar.gz) = a38387c0003b1908cf3160e1248159ddd5a00679
-SHA512 (biolibc-0.1.3.84-c55f0c0290f487f9dff5e10292f499261b42ccaf.tar.gz) = 7cbfc8d358ea391b89f4e5631d6eeab5061f3429edfae2f7bc7475864e92f213de21d7f0e5a111b567f4c1a51a7ddfbc72f947e16c3ee5f2e92dfac3e10e1383
-Size (biolibc-0.1.3.84-c55f0c0290f487f9dff5e10292f499261b42ccaf.tar.gz) = 112502 bytes
+SHA1 (biolibc-0.1.3.86-5196cacd6077450aa9374d562926ac91afc269bb.tar.gz) = 92f22d2adaaf66712888a69773faf2bdee51ed99
+RMD160 (biolibc-0.1.3.86-5196cacd6077450aa9374d562926ac91afc269bb.tar.gz) = c5d7dd0b2d34d88fa9f20a3494948571b11024eb
+SHA512 (biolibc-0.1.3.86-5196cacd6077450aa9374d562926ac91afc269bb.tar.gz) = c89970f7586b3055a4d51ad1fec0a3788a66e6216100dffe58c6f1a9d34eb2d93ebdd273b68f51fc42fa4183dc07f2d07a76e331684ada6d55a17b45451722aa
+Size (biolibc-0.1.3.86-5196cacd6077450aa9374d562926ac91afc269bb.tar.gz) = 113110 bytes


Home | Main Index | Thread Index | Old Index