From nobody Fri Aug 16 09:16:23 2024 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 4Wlbw96yrnz5SWPg for ; Fri, 16 Aug 2024 09:16:41 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Received: from ipv6.s149.cyber-folks.pl (ipv6.s149.cyber-folks.pl [IPv6:2a02:1778::113:254]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wlbw94rxrz41qj for ; Fri, 16 Aug 2024 09:16:41 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smyrak.com; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=vx3uAYJXTZjy+YgG2n+Zh9vpg1MeCncXaLjOxYiv7Fo=; b=aEg26Ez+75DnkEB/YT1jSAX3Ji kNZN/JNUZ1rrqsFkG66WiPQt2esr0+cIVvGa9LHQThYOpaMylGRXIlA5AWK3pX4q2/j1/3DjD2uAO M7gsC+sZ/jQrDwTZ1tWScNLGy8STqPuz2inqAoybTbwVVADamoUchVkMQpDwgpRd54YgSbwPHnlO2 7p09Qw4tHPrkiTIYJtrLyOIYRM71Z0h5zV72lkdu7PwBxhjDqNZ5UtSPdC2EpJutmCtkbhGaDN4b2 j+6eaUUrTJ6Bj5njFNUMlTWIykk87TTXzey0M3pdKbxtt1GSCMxFeaZP/h3/qJN2sh+wF6VN4kwv5 wfjUNbdg==; Received: from 93-181-165-201.internetia.net.pl ([93.181.165.201] helo=daleth.home) by s149.cyber-folks.pl with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98) (envelope-from ) id 1set4a-000000096fw-297L; Fri, 16 Aug 2024 11:16:40 +0200 Date: Fri, 16 Aug 2024 11:16:23 +0200 From: Piotr Smyrak To: Freebsd Ports Cc: henrichhartzer@tuta.io Subject: Re: Quarterly backport for multimedia/x265 patch Message-ID: <20240816111623.7f9999fd@daleth.home> In-Reply-To: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-Id: piero@smyrak.com 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:41079, ipnet:2a02:1778::/48, country:PL] X-Rspamd-Queue-Id: 4Wlbw94rxrz41qj On Thu, 15 Aug 2024 19:13:03 +0200 (CEST) henrichhartzer@tuta.io wrote: > Moving forward, it sounds like this is not the first time this has > happened. Something about the patch format coming back slightly > differently from Bitbucket. Could we move the patch to the patches/ > folder so this can't be an issue in the future, or could we update to > x265 3.6, which doesn't need it? That would require declaring a licence of the patch in the Makefile, as we imply that patches in the tree are BSD licensed as the ports collection. -- Piotr Smyrak