Bug 265781 - graphics/libheif: Update to 1.12.0-151
Summary: graphics/libheif: Update to 1.12.0-151
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-11 21:33 UTC by Daniel Engberg
Modified: 2022-08-16 21:48 UTC (History)
0 users

See Also:
makc: maintainer-feedback+


Attachments
Patch for libheif (1005 bytes, patch)
2022-08-11 21:33 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-08-11 21:33:41 UTC
Created attachment 235853 [details]
Patch for libheif

Update to latest upstream commit (64d9ab99ce7ea8876700c034b19bbc8dd773ae0b) as it contains various bug fixes that affects users and a compatibility fix for dav1d 1.0.0

Compile tested on FreeBSD 13.1-STABLE #0 stable/13-n251817-0c4d13c521a (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)

Tested with following users:
astro/siril
graphics/cimg
graphics/darktable
graphics/geeqie
graphics/imv
graphics/krita
graphics/openimageio
graphics/openimageio-ociov1
graphics/py-openimageio
graphics/vips
x11/wallutils
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2022-08-16 14:36:37 UTC
Daniel, it seems you are more interested in this port than me. Would you like to maintain it?
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2022-08-16 15:34:16 UTC
Hi,

I'm using this very infrequently with ImageMagick and I just submitted this to fix david 1.0.0 compatibility. At least for now I don't think I'd be able to maintain it in a timely manner and I currently have no desktop boxes at all with no ability to test such applications.

Best regards,
Daniel
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2022-08-16 19:10:49 UTC
Please, reset PORTREVISION and feel free to commit.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-16 21:46:25 UTC
A commit in branch main references this bug:

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

commit 24422116648f7a92ee868493ff92d9094bde2c2a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-08-16 21:30:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-08-16 21:45:39 +0000

    graphics/libheif: Update to 1.12.0-151

    Update to latest upstream commit 64d9ab99ce7ea8876700c034b19bbc8dd773ae0b
    as it contains various bug fixes that affects users and a compatibility fix
    for dav1d 1.0.0

    PR:             265781
    Reviewed by:    makc (maintainer)

 graphics/libheif/Makefile | 5 ++---
 graphics/libheif/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2022-08-16 21:48:29 UTC
Thanks!