Bug 274898 - graphics/libheif: Update to 1.17.3
Summary: graphics/libheif: Update to 1.17.3
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: Daniel Engberg
URL: https://github.com/strukturag/libheif...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-04 06:46 UTC by Daniel Engberg
Modified: 2023-11-05 07:55 UTC (History)
0 users

See Also:
makc: maintainer-feedback+


Attachments
Patch for libheif (877 bytes, patch)
2023-11-04 06:46 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-11-04 06:46:14 UTC
Created attachment 246093 [details]
Patch for libheif

Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 12.4-RELEASE (amd64)

Tested with following consumers in Poudriere, 13.2-RELEASE:
astro/siril
graphics/ImageMagick6
graphics/ImageMagick7
graphics/cimg
graphics/darktable
graphics/digikam
graphics/geeqie
graphics/gimp-app
graphics/imv
graphics/kf5-kimageformats
graphics/krita
graphics/openimageio
graphics/py-openimageio
graphics/py-pillow-heif
graphics/vips
x11/swayimg
x11/wallutils
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2023-11-04 10:50:41 UTC
Thanks Daniel! Please commit it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-05 07:53:12 UTC
A commit in branch main references this bug:

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

commit c5d6c38ab51115ba87b5339eb2e60a7181bc2149
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-04 11:13:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-05 07:52:11 +0000

    graphics/libheif: Update to 1.17.3

    Changelog: https://github.com/strukturag/libheif/releases/tag/v1.17.3

    PR:             274898
    Reviewed by:    makc (maintainer)
    Sponsored by:   Blinkinblox

 graphics/libheif/Makefile | 2 +-
 graphics/libheif/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-11-05 07:55:11 UTC
Thanks!