[Midnightbsd-cvs] [MidnightBSD/mports] 395c7c: graphics/libheif: update to 1.22.2 (#1120)
Lucas Holt
noreply at github.com
Thu Sep 10 18:25:59 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 395c7cec5b35a4db794c0d4aa3f6b36e685f027c
https://github.com/MidnightBSD/mports/commit/395c7cec5b35a4db794c0d4aa3f6b36e685f027c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M graphics/libheif/Makefile
M graphics/libheif/distinfo
R graphics/libheif/files/patch-svt-av1-4.1
M graphics/libheif/pkg-plist
Log Message:
-----------
graphics/libheif: update to 1.22.2 (#1120)
Updates libheif from 1.21.2 to 1.22.2.
- Retains MidnightBSD's libx264 dependency: upstream 1.22.2 still
enables the x264 AVC encoder by default, and the configured build
reports it as built-in.
- Removes the SVT-AV1 compatibility patch now incorporated upstream.
- Adds the two newly installed public headers to pkg-plist.
- The library SONAME remains libheif.so.1, so no dependent revision bump
is required.
Validation:
- bmake makesum, patch, build, fake, package
- bmake test: 14/14 CTest entries completed without failures (documented
skips for disabled optional codecs)
- bmake check-license
- portlint -C (0 fatal errors; existing NLS and maintainer-mode
advisories)
- git diff --check
## Summary by Sourcery
Update graphics/libheif to version 1.22.2 and align the port files with
the upstream release.
Enhancements:
- Update the libheif port to release 1.22.2 while retaining its x264
encoder support.
- Remove compatibility patches that are now included upstream.
Chores:
- Add the newly installed public headers to the package list.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list