From owner-svn-ports-all@freebsd.org Sat Jan 30 23:03:27 2021 Return-Path: Delivered-To: svn-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 744034FBC54; Sat, 30 Jan 2021 23:03:27 +0000 (UTC) (envelope-from mfechner@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 4DSqWM2yHsz3PjX; Sat, 30 Jan 2021 23:03:27 +0000 (UTC) (envelope-from mfechner@freebsd.org) Received: from [IPv6:2a02:6d40:36a1:e901:d5af:cb1e:1f09:4b70] (unknown [IPv6:2a02:6d40:36a1:e901:d5af:cb1e:1f09:4b70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: mfechner) by smtp.freebsd.org (Postfix) with ESMTPSA id CE6E42C386; Sat, 30 Jan 2021 23:03:26 +0000 (UTC) (envelope-from mfechner@freebsd.org) Subject: Re: svn commit: r563063 - in head/textproc/rubygem-nokogiri: . files To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202101271246.10RCkrSg065321@repo.freebsd.org> From: Matthias Fechner Message-ID: <95232d89-5c7c-a999-9a69-579fddeb42a1@freebsd.org> Date: Sun, 31 Jan 2021 00:03:23 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2021 23:03:27 -0000 Am 30.01.2021 um 13:33 schrieb Po-Chuan Hsieh: > It breaks rubygem-azure-storage-{file,queue,table}. sry for this, I will commit a fix in some minutes. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook