From nobody Fri Oct 06 21:46:37 2023 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S2MT45Cpcz4whKN for ; Fri, 6 Oct 2023 21:46:48 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from egress.chen.org.nz (egress.chen.org.nz [170.75.172.82]) by mx1.freebsd.org (Postfix) with ESMTP id 4S2MT41H4Wz4CnS; Fri, 6 Oct 2023 21:46:47 +0000 (UTC) (envelope-from jonc@chen.org.nz) Authentication-Results: mx1.freebsd.org; none Received: from mail.chen.org.nz (unknown [210.54.37.164]) by egress.chen.org.nz (Postfix) with ESMTP id 547C2EAE58; Sat, 7 Oct 2023 10:46:40 +1300 (NZDT) Received: from mail.chen.org.nz (localhost [127.0.0.1]) by filter.inside.chen.org.nz (Postfix) with ESMTP id 571D3185AB; Sat, 7 Oct 2023 10:46:38 +1300 (NZDT) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on ametrine.inside.chen.org.nz Received: from [192.168.1.10] (jade.inside.chen.org.nz [192.168.1.10]) by mail.chen.org.nz (Postfix) with ESMTPS id 4C45F185AA; Sat, 7 Oct 2023 10:46:38 +1300 (NZDT) Message-ID: <76eb0660-ec72-4d9a-9ea0-416f089fc7e2@chen.org.nz> Date: Sat, 7 Oct 2023 10:46:37 +1300 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: chromium + foreign-cdm not working? Content-Language: en-US To: arrowd@freebsd.org References: <07ed9a8dec4652bf126a98b9137da8ff@chen.org.nz> Cc: Jung-uk Kim , freebsd-ports@freebsd.org From: Jonathan Chen In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:174, ipnet:170.75.160.0/20, country:US] X-Rspamd-Queue-Id: 4S2MT41H4Wz4CnS Hi Gleb, On 7/10/23 09:15, Jung-uk Kim wrote: [...] > FYI, the author added the missing wrappers.  With the latest upstream > version, Amazon Prime Video, Disney+, Hulu, and Netflix are working fine > for me now. > > https://github.com/shkhln/foreign-cdm/issues/3 > > https://github.com/shkhln/foreign-cdm/commit/4a4990d92731a05b2395cb17cad21d9f684e5355 > https://github.com/shkhln/foreign-cdm/commit/71711f1876fc966ef6712e6ee91ecc25a1bda0ce > https://github.com/shkhln/foreign-cdm/commit/e953bc0d35344b7e4474969ed37f4e0f9be01451 > > Jung-uk Kim Any chance of updating www/foreign-cdm GH_TAGNAME to the latest commit? Cheers. -- Jonathan Chen