Bug 274898

Summary: graphics/libheif: Update to 1.17.3
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: makc: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/strukturag/libheif/releases/tag/v1.17.3
Attachments:
Description Flags
Patch for libheif none

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!