Bug 268707 - multimedia/libzen: Update to 0.4.40
Summary: multimedia/libzen: Update to 0.4.40
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/MediaArea/ZenLib/r...
Keywords:
Depends on:
Blocks: 268708
  Show dependency treegraph
 
Reported: 2023-01-02 08:53 UTC by Daniel Engberg
Modified: 2023-01-17 08:03 UTC (History)
0 users

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


Attachments
Patch for libzen (3.36 KB, patch)
2023-01-02 08:53 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-01-02 08:53:34 UTC
Created attachment 239195 [details]
Patch for libzen

* Use proper upstream version [1]
* Switch to separate source archives
* Switch to CMake which brings us much closer to other distributions
* Sanitize source code

1: https://github.com/MediaArea/ZenLib

Compile and runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-17 07:59:30 UTC
A commit in branch main references this bug:

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

commit 53f16ee6af9fd18e473de92c2863bc0137f3bb0f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-17 07:37:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-01-17 07:59:06 +0000

    multimedia/libzen: Update to 0.4.40

    * Use proper upstream version
    * Switch to separate source archives
    * Switch to CMake which brings us much closer to other distributions
    * Sanitize source code

    Reference: https://github.com/MediaArea/ZenLib

    Changelog: https://github.com/MediaArea/ZenLib/releases/tag/v0.4.40

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

 multimedia/libzen/Makefile  | 28 ++++++++++++----------------
 multimedia/libzen/distinfo  |  6 +++---
 multimedia/libzen/pkg-plist | 13 +++++--------
 3 files changed, 20 insertions(+), 27 deletions(-)