Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
Re: [ UPDATE ] -> blake3-1.8.5 -> blake3-1.8.6
To:
Nazarenko Mykyta <mn@superpc.suicide.solutions>
Cc:
ports@openbsd.org
Date:
Sat, 08 Aug 2026 13:09:07 +0200

Download raw body.

Thread
On Sat, 08 Aug 2026 01:36:16 +0200,
Nazarenko Mykyta <mn@superpc.suicide.solutions> wrote:
> 
> [1  <text/plain; US-ASCII (7bit)>]
> Hola, ports@!
> 
> BLAKE3 was updated to version 1.8.6
> 
> Changelog : https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.6
> 
> Diff attached.
> 

Thanks, commited!

> Tested on amd64.
> [2 update.diff <text/x-patch (7bit)>]
> Index: security/blake3/Makefile
> ===================================================================
> RCS file: /cvs/ports/security/blake3/Makefile,v
> diff -u -p -u -r1.2 Makefile
> --- security/blake3/Makefile	27 Jul 2026 21:35:10 -0000	1.2
> +++ security/blake3/Makefile	7 Aug 2026 23:34:58 -0000
> @@ -2,9 +2,8 @@ COMMENT=	BLAKE3 cryptographic hash funct
>  
>  GH_ACCOUNT=	BLAKE3-team
>  GH_PROJECT=	BLAKE3
> -GH_TAGNAME=	1.8.5
> +GH_TAGNAME=	1.8.6
>  PKGNAME=	${DISTNAME:L}
> -REVISION=	0
>  
>  CATEGORIES=	security
>  
> Index: security/blake3/distinfo
> ===================================================================
> RCS file: /cvs/ports/security/blake3/distinfo,v
> diff -u -p -u -r1.1.1.1 distinfo
> --- security/blake3/distinfo	27 Jun 2026 14:23:37 -0000	1.1.1.1
> +++ security/blake3/distinfo	7 Aug 2026 23:34:58 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (BLAKE3-1.8.5.tar.gz) = IgvYEobioFhb6sZtQaw/TCwzropOM5/IjPItXgBRT+k=
> -SIZE (BLAKE3-1.8.5.tar.gz) = 269145
> +SHA256 (BLAKE3-1.8.6.tar.gz) = 2ntbC2z3EG/lS31xjR6jcczkNM0V6+XlbKARtkXL7w4=
> +SIZE (BLAKE3-1.8.6.tar.gz) = 268317

-- 
wbr, Kirill