Bug 263025 - devel/efl: rename AV1 to AVIF for consistency with other ports
Summary: devel/efl: rename AV1 to AVIF for consistency with other ports
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: freebsd-enlightenment (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-04-03 12:00 UTC by Jan Beich
Modified: 2022-04-03 19:51 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+
jbeich: merge-quarterly+


Attachments
v1 (apply via "git am") (2.00 KB, patch)
2022-04-03 12:00 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-04-03 12:00:03 UTC
Created attachment 232917 [details]
v1 (apply via "git am")

Verbose rationale is in the patch (as commit message). Feel free to edit/extend.
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2022-04-03 18:48:11 UTC
I guess, I can put the enlightenment@ hat on and say go for it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-04-03 19:49:18 UTC
A commit in branch main references this bug:

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

commit 3b0334a262a8d43eced582094204c3c8a6d5b18b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-04-03 11:41:45 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-04-03 19:46:45 +0000

    devel/efl: rename AV1 to AVIF after e931660117bf

    OPTIONS_{,UN}SET += AVIF to globally turn on/off libavif dependency.
    AV1 mainly refers to video codec which has several implementations,
    so as port option name it's too ambiguous.

    Originally, missed due to BROKEN before da3e12b3bafa blocking QA.

    PR:             263025
    Approved by:    arrowd

 devel/efl/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-04-03 19:49:19 UTC
A commit in branch 2022Q2 references this bug:

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

commit 71a7eaccda3b27efc69aed9711663865099fef3f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-04-03 11:41:45 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-04-03 19:49:06 +0000

    devel/efl: rename AV1 to AVIF after e931660117bf

    OPTIONS_{,UN}SET += AVIF to globally turn on/off libavif dependency.
    AV1 mainly refers to video codec which has several implementations,
    so as port option name it's too ambiguous.

    Originally, missed due to BROKEN before da3e12b3bafa blocking QA.

    PR:             263025
    Approved by:    arrowd

    (cherry picked from commit 3b0334a262a8d43eced582094204c3c8a6d5b18b)

 devel/efl/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)