Bug 275576 - archivers/bzip3: Update to 1.4.0
Summary: archivers/bzip3: Update to 1.4.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: Emanuel Haupt
URL: https://github.com/kspalaiologos/bzip...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-06 18:22 UTC by Daniel Engberg
Modified: 2023-12-06 23:02 UTC (History)
0 users

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


Attachments
Patch for bzip3 (2.12 KB, patch)
2023-12-06 18:22 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 2023-12-06 18:22:22 UTC
Created attachment 246825 [details]
Patch for bzip3

* Switch to CMake for faster builds, it also additionally cleans up the port Makefile

Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 12.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-06 23:02:09 UTC
A commit in branch main references this bug:

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

commit cf53907cd2034e9fd577af38d4de1b7ae2d1a6ab
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-12-06 20:00:16 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-12-06 23:01:14 +0000

    archivers/bzip3: Update to 1.4.0

    PR:             275576

 archivers/bzip3/Makefile  | 11 +++--------
 archivers/bzip3/distinfo  |  6 +++---
 archivers/bzip3/pkg-plist | 17 +++++++++--------
 3 files changed, 15 insertions(+), 19 deletions(-)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2023-12-06 23:02:41 UTC
Committed, thanks.