Bug 262963 - audio/libid3tag: Update to 0.16.1
Summary: audio/libid3tag: Update to 0.16.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-31 19:50 UTC by Daniel Engberg
Modified: 2022-05-06 10:11 UTC (History)
1 user (show)

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


Attachments
Patch for libid3tag (12.73 KB, patch)
2022-03-31 19:50 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 2022-03-31 19:50:13 UTC
Created attachment 232850 [details]
Patch for libid3tag

Switch to Tenacity's fork which contains patched code for all known CVEs and various build fixes. This also makes it easier to maintain as we're using an active fork. Upstream has also switched to CMake.

Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-04-23 04:53:37 UTC
Friendly ping
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2022-05-02 10:50:56 UTC
Maintainer reset.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-05-06 10:00:03 UTC
A commit in branch main references this bug:

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

commit 64cc07c4599acfe3cea34465c85a6402477f2b4c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-06 09:52:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-06 09:59:33 +0000

    audio/libid3tag: Update to 0.16.1

    Switch to Tenacity's fork which contains patched code for all known
    CVEs and various build fixes. This also makes it easier to maintain
    as we're using an active fork. Upstream has also switched to CMake.

    PR:             262963

 audio/libid3tag/Makefile                        |  26 +--
 audio/libid3tag/distinfo                        |   5 +-
 audio/libid3tag/files/patch-genre.dat (new)     | 219 ++++++++++++++++++++++++
 audio/libid3tag/files/patch-genre.dat.in (gone) |  80 ---------
 audio/libid3tag/files/patch-id3tag.pc.in (gone) |  13 --
 audio/libid3tag/pkg-plist                       |   8 +-
 6 files changed, 232 insertions(+), 119 deletions(-)