Bug 283053 - sysutils/b3sum: Update to 1.5.5
Summary: sysutils/b3sum: Update to 1.5.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL: https://github.com/BLAKE3-team/BLAKE3...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-30 19:27 UTC by Daniel Engberg
Modified: 2024-12-15 21:40 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sec.research.2005)


Attachments
Patch for b3sum (18.86 KB, patch)
2024-11-30 19:27 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-11-30 19:27:54 UTC
Created attachment 255550 [details]
Patch for b3sum

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 14.1-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-15 21:38:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=364ebacddd925b863be49b1d3ae5c9abe9f58327

commit 364ebacddd925b863be49b1d3ae5c9abe9f58327
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-12-15 20:59:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-15 21:38:29 +0000

    sysutils/b3sum: Update to 1.5.5 and return to pool

    Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.5

    Return to pool as maintainer hasn't responded to last three PRs

    PR:             283053
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 sysutils/b3sum/Makefile        |   5 +-
 sysutils/b3sum/Makefile.crates |  72 +++++++++-----------
 sysutils/b3sum/distinfo        | 150 ++++++++++++++++++-----------------------
 3 files changed, 98 insertions(+), 129 deletions(-)