pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.1.27



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 11 11:29:52 2022 -0600
Changeset:	3501a0b36f32d950427ef4b61fb92490c6ac9d68

Modified Files:
	biolibc-tools/Makefile
	biolibc-tools/distinfo

Log Message:
biolibc-tools: Update to 0.1.1.27

extract-seq: fopen() -> xt_fopen() to support compressed inputs

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

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

diffstat:
 biolibc-tools/Makefile | 4 ++--
 biolibc-tools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 058018b445..c3dfaedd60 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-tools-0.1.1.25
+DISTNAME=	biolibc-tools-0.1.1.27
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	632215369982223b21ea0aeb054461dee2a49cc9
+GITHUB_TAG=	4765f65ac2a31934dd0b4dba1ef5e4e5c401d9f6
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 93776df4d3..bd9f0c9f05 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-tools-0.1.1.25-632215369982223b21ea0aeb054461dee2a49cc9.tar.gz) = 86a2ba34095297b821dc79c3cac84035bb696fc2a972cc53963355e72ebefa3e
-SHA512 (biolibc-tools-0.1.1.25-632215369982223b21ea0aeb054461dee2a49cc9.tar.gz) = aaa430be9eb2208b0a42ee0494cf68fbe1777c3c6525ffc22afea2f00ecc11065c98a7a1b53350cfb69dbfd3b1fee566f94d8ab0bb0b26dcf5067870408952bc
-Size (biolibc-tools-0.1.1.25-632215369982223b21ea0aeb054461dee2a49cc9.tar.gz) = 22965 bytes
+BLAKE2s (biolibc-tools-0.1.1.27-4765f65ac2a31934dd0b4dba1ef5e4e5c401d9f6.tar.gz) = fc22e223f5f3671fd40c52d9282df994c6aa958cb86a0b5dd643dd9030bf74fd
+SHA512 (biolibc-tools-0.1.1.27-4765f65ac2a31934dd0b4dba1ef5e4e5c401d9f6.tar.gz) = 5a262eb1ab7c11865ead830a3e9180e241316165acf3f1f9078a72612883ae38badbbef06f14144e7cd3f9cb0d6fc3319f79feefd65fe48bfad042d7766b5d75
+Size (biolibc-tools-0.1.1.27-4765f65ac2a31934dd0b4dba1ef5e4e5c401d9f6.tar.gz) = 23046 bytes


Home | Main Index | Thread Index | Old Index