Bug 277359

Summary: security/xhash: Fix compilation on 32-bits and update
Product: Ports & Packages Reporter: Ricardo Branco <rbranco>
Component: Individual Port(s)Assignee: Felix Palmen <zirias>
Status: Closed FIXED    
Severity: Affects Only Me CC: zirias
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-02-27 17:20:33 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-06 09:22:19 UTC
A commit in branch main references this bug:

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

commit f800109dfb2724178497db80d930c0e81fb197c6
Author:     Ricardo Branco <rbranco@suse.de>
AuthorDate: 2024-02-27 17:18:16 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2024-03-06 09:20:34 +0000

    security/xhash: Update to 3.3.2

    Changes:
    - Fix 32-bit compilation
    - Add support for BLAKE2s

    PR:             277359
    Pull Request:   #240

 security/xhash/Makefile | 2 +-
 security/xhash/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Felix Palmen freebsd_committer freebsd_triage 2024-03-06 09:22:50 UTC
Committed, thanks.