pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.0.62



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 8 08:45:05 2021 -0600
Changeset:	a2b5ec34df2b3ad732d525d75773975f12220b52

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

Log Message:
biolibc-tools: Update to 0.1.0.62

Update for biolibc API change
bl_vcf_skip_header() -> bl_vcf_skip_meta_data()
Write post-commit version to version.txt

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

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 cc540d1ab1..2b48780634 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-tools-0.1.0.60
+DISTNAME=	biolibc-tools-0.1.0.62
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	4cb83f66af703fa9aa650b724eb92ba0705d89a3
+GITHUB_TAG=	4466b7662ce419b2a9f0b0afee5fc12bf4bbb89f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 570232344f..0c3f3742de 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-tools-0.1.0.60-4cb83f66af703fa9aa650b724eb92ba0705d89a3.tar.gz) = 1af29e62a1237cf68d8541fc8857536edfe33d520c0f8dd906ebc51b9b84fb28
-SHA512 (biolibc-tools-0.1.0.60-4cb83f66af703fa9aa650b724eb92ba0705d89a3.tar.gz) = 67ee74a2a7d6aeff228df73f59b5a86d4291841d628f1490c3c22d25b6ed0ee6fa6137869bb04f77203182046143d2c23044be18f133d6f4b9f07e8498e0d1de
-Size (biolibc-tools-0.1.0.60-4cb83f66af703fa9aa650b724eb92ba0705d89a3.tar.gz) = 21462 bytes
+BLAKE2s (biolibc-tools-0.1.0.62-4466b7662ce419b2a9f0b0afee5fc12bf4bbb89f.tar.gz) = 37cfc0a6e154d660e18de868468360dfc217b0771dd65e73cf734c954cff6d67
+SHA512 (biolibc-tools-0.1.0.62-4466b7662ce419b2a9f0b0afee5fc12bf4bbb89f.tar.gz) = ae7501db03ec8b7d90cd582eff489b7421686b35908c84eabb8990acbef1d8cc1e70e92f33c9e321f2e03b36c11e964615a48d219644d1417c1d1b8c096989f4
+Size (biolibc-tools-0.1.0.62-4466b7662ce419b2a9f0b0afee5fc12bf4bbb89f.tar.gz) = 21704 bytes


Home | Main Index | Thread Index | Old Index