Bug 260599 - archivers/zstd: Update to 1.5.1
Summary: archivers/zstd: Update to 1.5.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/facebook/zstd/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-22 05:20 UTC by Daniel Engberg
Modified: 2022-01-16 10:35 UTC (History)
1 user (show)

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


Attachments
Patch for zstd (1.88 KB, patch)
2021-12-22 05:20 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-22 05:20:43 UTC
Created attachment 230298 [details]
Patch for zstd

Update zstd to 1.5.1

Compile and runtime tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (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) (test timeouts extended due to slow hw)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-01-16 09:57:18 UTC
Poudriere bulk (deps) OK 12.2-RELEASE (amd64)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-16 10:35:05 UTC
A commit in branch main references this bug:

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

commit 3bb8f5f58e3fcb8e6dcd09180d671295e4341d1e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-16 09:49:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-16 09:49:44 +0000

    archivers/zstd: Update to 1.5.1

    Changelog: https://github.com/facebook/zstd/releases/tag/v1.5.1
    Change PORTVERSION to DISTVERSION to follow Porters Handbook more
    closely.

    PR:             260599
    Approved by:    sunpoet (maintainer timeout, 3+ weeks)

 archivers/zstd/Makefile  | 8 ++++----
 archivers/zstd/distinfo  | 6 +++---
 archivers/zstd/pkg-plist | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)