pkgsrc-WIP-changes archive

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

biolibc: Update to 0.2.6.4



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 19 07:37:23 2024 -0500
Changeset:	114fd88b6b6665b1e78e36c301f433a77d23060a

Modified Files:
	biolibc/Makefile
	biolibc/distinfo

Log Message:
biolibc: Update to 0.2.6.4

bl_sam_copy(): Make sure NULL fields are copied properly

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

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

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

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index 82b6830c0e..26f14ff2a8 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-0.2.6
+DISTNAME=	biolibc-0.2.6.4
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	723ac842a111c1cf6c5c41dec34e25f3a049d8be
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 41cd125bf0..db72fa0da5 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-0.2.6.tar.gz) = 9895be8848084d1f145b5987a4e3af99f61b1ba55db89873f915e610a7a335a7
-SHA512 (biolibc-0.2.6.tar.gz) = 00dc3b2efa71113c6450191f11217e3b2d99bb31efb703bcd5f5f24e1d6507b9bc98d92329b1ea836397709070f45715e2adb991326ec303b97a8b484ba07712
-Size (biolibc-0.2.6.tar.gz) = 147823 bytes
+BLAKE2s (biolibc-0.2.6.4-723ac842a111c1cf6c5c41dec34e25f3a049d8be.tar.gz) = acf2ded2d4bf840ba933029cfc3a237dd2c9262b4936f16b51e1a24a23cc6ace
+SHA512 (biolibc-0.2.6.4-723ac842a111c1cf6c5c41dec34e25f3a049d8be.tar.gz) = 61cfafc7db5db73bd4d74e8e29920ed2e65d916c5f03a258b8770c1d3e4e9a0874f85625d160cb5d79e4ef1b0ff43586f0504288b67c37f6d101545ca8c876d3
+Size (biolibc-0.2.6.4-723ac842a111c1cf6c5c41dec34e25f3a049d8be.tar.gz) = 147972 bytes


Home | Main Index | Thread Index | Old Index