Bug 260273 - devel/xxhash: Update to 0.8.1
Summary: devel/xxhash: Update to 0.8.1
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: Po-Chuan Hsieh
URL: https://github.com/Cyan4973/xxHash/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-08 12:33 UTC by Daniel Engberg
Modified: 2022-01-06 19:29 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for xxhash (1.40 KB, patch)
2021-12-08 12:33 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 2021-12-08 12:33:58 UTC
Created attachment 229976 [details]
Patch for xxhash

Switch to DISTVERSION as per recommendation in Porters Handbook

Compile and runtime tested on FreeBSD 13.0-STABLE #1 stable/13-n247667-dc9094140c9 (amd64) (make, make check-plist, make test)
Compile and runtime tested on FreeBSD 13.0-STABLE #2 stable/13-n247814-f9f5d846b72 (aarch64) (make, make check-plist, make test)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-06 19:29:16 UTC
A commit in branch main references this bug:

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

commit 5735bde2f0c908032126ac15c7fd376a1946a049
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-06 19:24:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-06 19:24:10 +0000

    devel/xxhash: Update to 0.8.1

    While at it, switch to DISTVERSION as per recommendation in
    Porters Handbook

    Changelog: https://github.com/Cyan4973/xxHash/releases/tag/v0.8.1

    PR:             260273
    Approved by:    sunpoet (maintainer timeout, 4+ weeks)

 devel/xxhash/Makefile  | 4 ++--
 devel/xxhash/distinfo  | 6 +++---
 devel/xxhash/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)