Bug 277359 - security/xhash: Fix compilation on 32-bits and update
Summary: security/xhash: Fix compilation on 32-bits and update
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: Felix Palmen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 17:20 UTC by Ricardo Branco
Modified: 2024-03-06 09:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.