Bug 268708 - multimedia/libmediainfo: Update to 22.12
Summary: multimedia/libmediainfo: Update to 22.12
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:
Keywords:
Depends on: 268707
Blocks: 268709
  Show dependency treegraph
 
Reported: 2023-01-02 08:57 UTC by Daniel Engberg
Modified: 2023-01-17 08:03 UTC (History)
1 user (show)

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


Attachments
Patch for libmediainfo (6.10 KB, patch)
2023-01-02 08:57 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:57:51 UTC
Created attachment 239196 [details]
Patch for libmediainfo

* Switch to separate source archives
* Switch to CMake which brings us much closer to other distributions and reduces manual patching
* Always use tinyxml2 in tree
* Sanitize source code
* Adjust port to more closely follow other distributions

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:29 UTC
A commit in branch main references this bug:

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

commit a0e75401cb3714a9c3638c7c06a431ec4bf7dffd
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-17 07:40:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-01-17 07:59:06 +0000

    multimedia/libmediainfo: Update to 22.12

    * Switch to separate source archives
    * Switch to CMake which brings us much closer to other distributions
      and reduces manual patching
    * Always use tinyxml2 in tree
    * Sanitize source code
    * Adjust port to more closely follow other distributions

    Changelog: https://github.com/MediaArea/MediaInfoLib/releases/tag/v22.12

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

 multimedia/libmediainfo/Makefile                   | 42 +++++++++++-----------
 multimedia/libmediainfo/distinfo                   |  6 ++--
 .../libmediainfo/files/patch-configure (gone)      | 36 -------------------
 multimedia/libmediainfo/pkg-plist                  |  9 +++--
 4 files changed, 30 insertions(+), 63 deletions(-)