git: dce87da1732b - main - devel/libblake3: Update to 1.8.6
Daniel Engberg <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a7f7ee9.3d394.17319520__27358.6929238931$1786740518$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dce87da1732b52199edb76a781f6c85762bf0461 commit dce87da1732b52199edb76a781f6c85762bf0461 Author: Daniel Engberg <[email protected]> AuthorDate: 2026-08-14 19:34:15 +0000 Commit: Daniel Engberg <[email protected]> CommitDate: 2026-08-14 20:47:33 +0000 devel/libblake3: Update to 1.8.6 Adjust port Makefile to more closely follow tree Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.6 PR: 297404 Reviewed by: ashish (maintainer) --- devel/libblake3/Makefile | 11 ++++++----- devel/libblake3/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/devel/libblake3/Makefile b/devel/libblake3/Makefile index eeffae2385ab..af723a581cf5 100644 --- a/devel/libblake3/Makefile +++ b/devel/libblake3/Makefile @@ -1,5 +1,5 @@ PORTNAME= libblake3 -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.6 CATEGORIES= devel MAINTAINER= [email protected] @@ -11,16 +11,17 @@ LICENSE_COMB= dual LICENSE_FILE_CC0-1.0= ${WRKDIR}/BLAKE3-${DISTVERSION}/LICENSE_CC0 LICENSE_FILE_APACHE20= ${WRKDIR}/BLAKE3-${DISTVERSION}/LICENSE_A2 -USES= cmake -USE_GITHUB= yes +USES= cmake pathfix USE_LDCONFIG= yes +USE_GITHUB= yes GH_ACCOUNT= BLAKE3-team GH_PROJECT= BLAKE3 -CMAKE_ON= BUILD_SHARED_LIBS +WRKSRC_SUBDIR= c + PLIST_SUB= DISTVERSION=${DISTVERSION} -WRKSRC_SUBDIR= c +CMAKE_ON= BUILD_SHARED_LIBS .include <bsd.port.mk> diff --git a/devel/libblake3/distinfo b/devel/libblake3/distinfo index 89e1d771f432..492eaf2cdbd1 100644 --- a/devel/libblake3/distinfo +++ b/devel/libblake3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767938218 -SHA256 (BLAKE3-team-BLAKE3-1.8.3_GH0.tar.gz) = 5a11e3f834719b6c1cae7aced1e848a37013f6f10f97272e7849aa0da769f295 -SIZE (BLAKE3-team-BLAKE3-1.8.3_GH0.tar.gz) = 266132 +TIMESTAMP = 1786210302 +SHA256 (BLAKE3-team-BLAKE3-1.8.6_GH0.tar.gz) = da7b5b0b6cf7106fe54b7d718d1ea371cce434cd15ebe5e56ca011b645cbef0e +SIZE (BLAKE3-team-BLAKE3-1.8.6_GH0.tar.gz) = 268317