Bug 282362 - archivers/lzfse: Update to 1.0
Summary: archivers/lzfse: Update to 1.0
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 17:19 UTC by Daniel Engberg
Modified: 2024-11-16 18:33 UTC (History)
0 users

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


Attachments
Patch for lzfse (1.88 KB, patch)
2024-10-27 17:19 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-10-27 17:19:49 UTC
Created attachment 254572 [details]
Patch for lzfse

* Import upstream PR#60

Reference:
https://github.com/lzfse/lzfse/pull/60

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

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-16 18:31:20 UTC
A commit in branch main references this bug:

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

commit ec7e5f0dd7def0d86262ab9b07087cac9534fd49
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-16 09:56:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-16 18:29:08 +0000

    archivers/lzfse: Update to 1.0

    * Switch to CMake
    * Import upstream PR#60

    Reference:
    https://github.com/lzfse/lzfse/pull/60

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

 archivers/lzfse/Makefile  | 15 +++++++++++----
 archivers/lzfse/distinfo  |  8 +++++---
 archivers/lzfse/pkg-plist |  6 ++++--
 3 files changed, 20 insertions(+), 9 deletions(-)