Bug 266346 - graphics/libheif: Use upstream release archive and backport bugfixes
Summary: graphics/libheif: Use upstream release archive and backport bugfixes
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-09-10 21:24 UTC by Daniel Engberg
Modified: 2022-09-25 22:56 UTC (History)
0 users

See Also:


Attachments
Patch for libheif (1.77 KB, patch)
2022-09-10 21:24 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-09-10 21:24:38 UTC
Created attachment 236486 [details]
Patch for libheif

Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section)
Backport upstream commit a01baccaf40bafcabddba47846f5e914ca0724f6 and d506bccdcecd7133ab12daa4ebcfbbb75d40641f

References:
https://github.com/strukturag/libheif/commit/a01baccaf40bafcabddba47846f5e914ca0724f6
https://github.com/strukturag/libheif/commit/d506bccdcecd7133ab12daa4ebcfbbb75d40641f

Poudriere testport OK 12.3-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-09-25 22:50:33 UTC
A commit in branch main references this bug:

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

commit 3593a1ea44a6f1fed6022e48dc2381af55bdf883
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-25 17:57:28 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-25 22:46:47 +0000

    graphics/libheif: Use upstream release archive and backport bugfixes

    - Use upstream release archive as recommended by Porters Handbook
      (USE_GITHUB section)
    - Backport upstream commits a01baccaf40bafcabddba47846f5e914ca0724f6
      and d506bccdcecd7133ab12daa4ebcfbbb75d40641f

    References:
    https://github.com/strukturag/libheif/commit/a01baccaf40bafcabddba47846f5e914ca0724f6
    https://github.com/strukturag/libheif/commit/d506bccdcecd7133ab12daa4ebcfbbb75d40641f

    PR:             266346
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 graphics/libheif/Makefile | 10 ++++++----
 graphics/libheif/distinfo | 10 +++++++---
 2 files changed, 13 insertions(+), 7 deletions(-)