From owner-dev-commits-ports-all@freebsd.org Wed Jun 16 14:57:19 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 83BF0664048; Wed, 16 Jun 2021 14:57:19 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G4pFC3NZtz4Xys; Wed, 16 Jun 2021 14:57:19 +0000 (UTC) (envelope-from rm@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1623855439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LbzDV2lQb4ogzqPWbDV8spKskZIHdW52Rs+d12nJbgI=; b=GpGQchQ/2m6YOYPK8k6MUt5UQ6+k3f7AK9jlcuMXjoG1YP3Y1bP6kLWcHbu6W9pPP97sXR iGRyEgY1nbrJBLxfCAduzm3jQrXfi3J+0gpzWFWG/n3xjvnRUIDilaQ2QsFe6as5IE66IA eJZ0hw6pIHsFIcK5IcjLcp6ouPPdTjESz1uynY6L4xJh9lNmrCcU8MBjcKQzbfIePoXcBl mnRWj5unhdMTzcv1TJERHq/LExKxDWC3EewyQKcYcBzUT40IfMMLmB64RMa9/jaI4ltOod 3P1L/NB3sBJj8sXj1s/M3qZ6yFFJkae1AlSrvu+SxY2AYGnR9XvW2Tg3beoL3w== Received: from [127.0.0.1] (unknown [127.0.1.132]) by freefall.freebsd.org (Postfix) with ESMTP id 74A19F280; Wed, 16 Jun 2021 14:57:18 +0000 (UTC) (envelope-from rm@FreeBSD.org) Subject: Re: git: df8a06a46157 - main - www/py-http-parser: update to 0.9.0 To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202104141238.13ECcr8K079096@gitrepo.freebsd.org> From: Ruslan Makhmatkhanov Message-ID: Date: Wed, 16 Jun 2021 17:57:17 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1623855439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LbzDV2lQb4ogzqPWbDV8spKskZIHdW52Rs+d12nJbgI=; b=aY+wmgjUVFEpBV8MZ4FGxpnUvCm7geWs2RpwkX+lrPOoxCIubHNzmDlhIZhHPl7SB4y+l7 cYW+d+7Trw+ixrfxGSN79z6VtdI06nW9ftg/04oSCiPvrI4AxHdc/iJ/hTNQ9LK5Cn7Gqt A9lLaxU5RkhewLs1eeEbuhNjwjvtFRmEwDyrHYVM+pZhGQlKY+yPwNLMNzhBqe84Dvk/b4 cgs94XkxSXuS9mzBwoMsjtIzmmLvHR1BX6Mro+lcB8XlYcHuendpMhYAARI7thFTFYg03n adgB7GIs2oyRhR9Gxur1AxtzrCzD009UE4eAuF7NlZi12HTIqr0UDp6JQMjHAw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1623855439; a=rsa-sha256; cv=none; b=NK+3uw2TIvtlxKJ8qBCQ29KWUjxJXPGFsby2N9EVIpJ8JsQZy007zLUMHj2o+J8aZKi99y bwuD92DEUuUqE9FKvYPS2QeJCSneIY2SJTZaaRQA8kGjWsKIVDVsIM6L3uoKwljzYw4WoV 0VFA2jufW5CZ1DQki3K+1wJOEjj6/SpfNRL4GASIYA/D3fsd4EzggLBBR1okUc+dxU01On PaSyRmu10gjYDlZKGN9R1o0V5WHqVhP/TQkYEvcnihrPj9UwkcT8DVy3w5XGeB5X2e9iMy s5J8Y+4IR5Qc4v5ZUQmW++v+sVwz9qSD/CMLJN53iygL9zhC4sHpQ+y4ANiHKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 14:57:19 -0000 Alexey Dokuchaev wrote on 6/12/21 5:13 AM: > On Wed, Apr 14, 2021 at 12:38:53PM +0000, Ruslan Makhmatkhanov wrote: >> commit df8a06a461576a33211189be84c241d91c737276 >> >> www/py-http-parser: update to 0.9.0 >> --- a/www/py-http-parser/Makefile >> +++ b/www/py-http-parser/Makefile >> @@ -1,22 +1,16 @@ >> -# Created by: Veniamin Gvozdikov >> -# $FreeBSD$ > > We typically try to keep original author attribution unless they gave > their explicit consent they want/don't mind it to be removed. Did you > obtain such blessing from Veniamin? > > ./danfe Sure, asked him before doing this and got his approval. -- Regards, Ruslan T.O.S. Of Reality