pkgsrc-WIP-changes archive

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

biolibc: Update to 0.2.2.18



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Apr 22 16:11:38 2022 -0500
Changeset:	5a4c80600bb6534b13e24d642eabcf35c37bebd2

Modified Files:
	biolibc/Makefile
	biolibc/buildlink3.mk
	biolibc/distinfo

Log Message:
biolibc: Update to 0.2.2.18

Clean up VCF docs

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

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

diffstat:
 biolibc/Makefile      | 4 ++--
 biolibc/buildlink3.mk | 2 +-
 biolibc/distinfo      | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index ae39ec98ac..f6f935d2ed 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-0.2.2.17
+DISTNAME=	biolibc-0.2.2.18
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	74e54a5e2ca10eba3cb34d007c81cc50db4372c6
+GITHUB_TAG=	63e833a0f1e387143fca76491af58c2efd384501
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
diff --git a/biolibc/buildlink3.mk b/biolibc/buildlink3.mk
index 71d6c54852..e25e3a840a 100644
--- a/biolibc/buildlink3.mk
+++ b/biolibc/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	biolibc
 .if !defined(BIOLIBC_BUILDLINK3_MK)
 BIOLIBC_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.biolibc+=	biolibc>=0.2.2.17
+BUILDLINK_API_DEPENDS.biolibc+=	biolibc>=0.2.2.18
 BUILDLINK_PKGSRCDIR.biolibc?=	../../wip/biolibc
 
 .include "../../wip/libxtend/buildlink3.mk"
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 6c8b9a89ab..563b9e35c1 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-0.2.2.17-74e54a5e2ca10eba3cb34d007c81cc50db4372c6.tar.gz) = 0302c815872ba5f65769aed541974b07ec75f46ba0dacc619c821896ce278257
-SHA512 (biolibc-0.2.2.17-74e54a5e2ca10eba3cb34d007c81cc50db4372c6.tar.gz) = beb8be535c924ec5192ab9145b2e7f96e6697a82f224dcbb64ce0658d59be48e925755cdf8bff0d0e17a9351a3b2f8c543a750e5a8b3d052bb88b028b9af1d83
-Size (biolibc-0.2.2.17-74e54a5e2ca10eba3cb34d007c81cc50db4372c6.tar.gz) = 135794 bytes
+BLAKE2s (biolibc-0.2.2.18-63e833a0f1e387143fca76491af58c2efd384501.tar.gz) = 6b85a0c3927d3a29e8d3af49c268962008e7fbdca17eae3facdd65c502bbd58a
+SHA512 (biolibc-0.2.2.18-63e833a0f1e387143fca76491af58c2efd384501.tar.gz) = 6016307f89f6deac90132af4b9fd6af3b16c14a20104df61f3e8ebf7aae92145490b4aa43d85434e82167ce6d2e4257124a92a41cef4f6ca5e29f9fbb5f7df53
+Size (biolibc-0.2.2.18-63e833a0f1e387143fca76491af58c2efd384501.tar.gz) = 135801 bytes


Home | Main Index | Thread Index | Old Index