From nobody Mon Sep 11 16:28:59 2023 X-Original-To: dev-commits-ports-all@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 4Rksc85lCtz4sLjq; Mon, 11 Sep 2023 16:29:12 +0000 (UTC) (envelope-from vishwin@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rksc84xY3z4KHK; Mon, 11 Sep 2023 16:29:12 +0000 (UTC) (envelope-from vishwin@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694449752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0lb010wF7ayIfIZ2+V6Haw5Jdco9QiTItG36BDEWKWk=; b=f9FQpU3iZqWtNVAalJV7Hsh0B1WtEyaCSmNWjZhzUq3qpQLjy+1ABG20ngVEnY/fFpI4Uk 6zkCAadq1Xu4f3YH91GYGqBAJp+zYlftzG5pCAL1ceUZB+npcwmbJqZvewkc/etP6go9gP 7NfOjSl3fNFqp+X+UBTIi/rdN+ywvbT8eUN901LwjrPefd7T9eLa4tOdKN1IoJq3yUg4Aj SaCRePKQ90pVIurT1lfdQxenD5z5ee6NTRBCn8JsTS4/JQ/DRi2QALIv+BBNiEcu/GuSO8 hrwM5bf/MwPxWhGQ/krhub7Pr+QSXWkOKP/KBP4vvYmG0/pkWcz1KDNXXTuOXQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694449752; a=rsa-sha256; cv=none; b=VWTNNDllnCfKV7NvyUlB2LYMcbuVoUS+GVCd2yV0be1uRT9LlNk0Lld7g7hbGVvct4MRqA Qyt0+Au1BzKHoLURvG4hmg44ngNFj5eqZP8X55AD94byakUn5PyMHnI204PlHqx3jRrpog hs6kBR14uAJ05Hevj54Ipmm1ai/+M36TGPPFy0SZ7eWgTVrgnHdtulSHCngvnWJIf+5WzN EK6ZyalNjyhf81QqpghO/sTD9mHgPsPampuM7Sxj1BjQaf0qhwFe47rq0hwgNawRxbwhYl CYP71oA7bW21psdW7T0XVN9zQeeveh7veoeabnBDqxH1B1B8VgSOa91hu0EP/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694449752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0lb010wF7ayIfIZ2+V6Haw5Jdco9QiTItG36BDEWKWk=; b=l1IvyAdmEzVeMCuvVf069AOArwawqZjJm+lwryz7lPFbQENkqhe07L6CI5+nLoujLReTiE C1mNpLGmS0tqq+qSQrhTh6YjHcdthh+4VX0pkVI9Txr4L3v3Pwku017bB3pteBbjaGdIyB rA1AkkliiOEaP8SvfLxJWbGNlMJLIJzlmM5hyKEGm2vhGnGWjPILJV3Hs+Mu3OKBb03PEj CFifJhifU87jhagsVxaOaW8dxgTtzt3PU0IpCarQHH0qnaxlNz46w+ms4UdX3iJNth0gMd JTcueRsJXVphSKShcl02q9cnVZA0AOIKS/Kd0cy+/FOowzNynJZtHVWHMN8l4Q== Received: from [IPV6:2607:fb91:e3c:cf30:3602:86ff:fe03:d90] (unknown [IPv6:2607:fb91:e3c:cf30:3602:86ff:fe03:d90]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: vishwin/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Rksc82pqRz15GP; Mon, 11 Sep 2023 16:29:12 +0000 (UTC) (envelope-from vishwin@freebsd.org) Message-ID: Date: Mon, 11 Sep 2023 12:28:59 -0400 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: git: 1214f37c0d63 - main - archivers/py-brotli: Fix build Content-Language: en-GB To: Po-Chuan Hsieh , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202309111627.38BGRNTg041068@gitrepo.freebsd.org> From: Charlie Li Organization: FreeBSD Project In-Reply-To: <202309111627.38BGRNTg041068@gitrepo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------5mOIWTa9V01qrKqo0qrsppMy" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------5mOIWTa9V01qrKqo0qrsppMy Content-Type: multipart/mixed; boundary="------------cnfh9gY4GlX3rcMI6my0mv2r"; protected-headers="v1" From: Charlie Li To: Po-Chuan Hsieh , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Message-ID: Subject: Re: git: 1214f37c0d63 - main - archivers/py-brotli: Fix build References: <202309111627.38BGRNTg041068@gitrepo.freebsd.org> In-Reply-To: <202309111627.38BGRNTg041068@gitrepo.freebsd.org> --------------cnfh9gY4GlX3rcMI6my0mv2r Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 UG8tQ2h1YW4gSHNpZWggd3JvdGU6DQo+ICAgICAgLSBGaXggbW9kdWxlIG5hbWUgY2FzZTog V2Ugc2hvdWxkIGxvb3NlbiBQRVAgNTE3IGluc3RhbGxhdGlvbiBmb3IgdGhpcw0KPiAgICAN Ck5vdCBoYXBwZW5pbmcgdW50aWwgd2UgY29tZSB1cCB3aXRoIGEgcmVnZXggb3Igc29tZXRo aW5nIHRvIGhhbmRsZSANClB5dGhvbiBwYWNrYWdpbmcncyBuYW1lIG5vcm1hbGlzYXRpb24g cnVsZXMgZm9yIHBvcnRzLiBIdWdlIHNlY3VyaXR5IA0KaXNzdWUgb3RoZXJ3aXNlLg0KDQot LSANCkNoYXJsaWUgTGkNCuKApm5vcGUsIHN0aWxsIGRvbid0IGhhdmUgYW4gZXhpdCBsaW5l Lg0KDQo= --------------cnfh9gY4GlX3rcMI6my0mv2r-- --------------5mOIWTa9V01qrKqo0qrsppMy Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQRTQA7vBfo8y1zE1rpnj5NgWEFcygUCZP9ASwUDAAAAAAAKCRBnj5NgWEFcyrpE AP991vpaTPm7RsTpGrV0p5821KUE9JSxl6MhK7aWsuc8TwD/bOPPA3ATXHm8fXeGDt32QQmvdQka XxctdyyIMA1bkwg= =KS7q -----END PGP SIGNATURE----- --------------5mOIWTa9V01qrKqo0qrsppMy--