[Bug 259376] graphics/libyuv and graphics/libavif: update libyuv to 0.0.1789 to satisfy dependency for libavif

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Oct 2021 12:55:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259376

            Bug ID: 259376
           Summary: graphics/libyuv and graphics/libavif: update libyuv to
                    0.0.1789 to satisfy dependency for libavif
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: corsmith@gmail.com, jbeich@FreeBSD.org,
                    mikael@FreeBSD.org, tcberner@freebsd.org
                CC: corsmith@gmail.com
 Attachment #228963 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 228963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228963&action=edit
update graphics/libyuv to 0.0.1789 and remove LIBYUV_BROKEN in graphics/libavif

graphics/libavif/Makefile:
> LIBYUV_BUILD_DEPENDS=  libyuv>=0.0.1774:graphics/libyuv
> LIBYUV_BROKEN=         requires https://chromium.googlesource.com/libyuv/libyuv.git/+/fc61dde1eb4b%5E%21/

Current stable version of the libyuv is 1789
(0896c34873e83ca3d1690286a94e278a81d0a760):
# https://chromereleases.googleblog.com/search/label/Desktop%20Update
# search for "The stable channel has been updated to" 95.0.4638.54
#  -> https://github.com/chromium/chromium/blob/95.0.4638.54/DEPS
#     -> 'src/third_party/libyuv': '0896c34873e83ca3d1690286a94e278a81d0a760'
#
https://chromium.googlesource.com/libyuv/libyuv/+/0896c34873e83ca3d1690286a94e278a81d0a760/include/libyuv/version.h
#  -> #define LIBYUV_VERSION 1789

Tested on 12.2: make check-plist, build, install.

-- 
You are receiving this mail because:
You are the assignee for the bug.