pkgsrc-WIP-changes archive

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

biolibc: Update to 0.2.0.24



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 21 15:12:58 2021 -0600
Changeset:	89af5f309e85ac877af6c918f9d7fe99f9b3e561

Modified Files:
	biolibc/Makefile
	biolibc/distinfo

Log Message:
biolibc: Update to 0.2.0.24

bl_vcf_parse_field_spec(): Fix selective field mask construction

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index 146be5ab9a..bc118f1e2d 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-0.2.0.20
+DISTNAME=	biolibc-0.2.0.24
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	1bd6d968adacf71b98d2c5248f10bda420416da0
+GITHUB_TAG=	4901b6f35596a68b4211f8967d9baae79affe840
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 0ffce29eb7..f4efc4be14 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (biolibc-0.2.0.20-1bd6d968adacf71b98d2c5248f10bda420416da0.tar.gz) = 395534f4edb553028cbd8512d21b9fc59e06906f
-SHA512 (biolibc-0.2.0.20-1bd6d968adacf71b98d2c5248f10bda420416da0.tar.gz) = 8addce94dc963c3e095088accd98f626e9b3893507ad6ec0a18c88b8c668233842a952ea78eded73afc4d05fe663322107d19448a16182dbf9e267025a5bba79
-Size (biolibc-0.2.0.20-1bd6d968adacf71b98d2c5248f10bda420416da0.tar.gz) = 121528 bytes
+BLAKE2s (biolibc-0.2.0.24-4901b6f35596a68b4211f8967d9baae79affe840.tar.gz) = 1dc31242c2121e9c703e30a59110fd1dfe6900c95fe0fa529ca14a04a05361a7
+SHA512 (biolibc-0.2.0.24-4901b6f35596a68b4211f8967d9baae79affe840.tar.gz) = 49013815948028b6f1354f33b3ee04698d8f3fc93d46900ad6da8c47c07441d736daf324f49a9800511c13dd8eda078fdfccb332f66a742060ba72e99e0b07e4
+Size (biolibc-0.2.0.24-4901b6f35596a68b4211f8967d9baae79affe840.tar.gz) = 121782 bytes


Home | Main Index | Thread Index | Old Index