From owner-svn-ports-head@freebsd.org Mon Mar 8 12:34:26 2021 Return-Path: Delivered-To: svn-ports-head@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 44D48571A20; Mon, 8 Mar 2021 12:34:26 +0000 (UTC) (envelope-from mfechner@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 4DvHpV1VlXz4bWV; Mon, 8 Mar 2021 12:34:26 +0000 (UTC) (envelope-from mfechner@freebsd.org) Received: from [IPv6:2a02:6d40:36f6:8a01:e1c0:f814:ab16:b4ee] (unknown [IPv6:2a02:6d40:36f6:8a01:e1c0:f814:ab16:b4ee]) (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 A0F1DA753; Mon, 8 Mar 2021 12:34:25 +0000 (UTC) (envelope-from mfechner@freebsd.org) Subject: Re: svn commit: r567042 - head/devel/rubygem-thor To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202103030933.1239X2tP021157@repo.freebsd.org> From: Matthias Fechner Message-ID: Date: Mon, 8 Mar 2021 13:34:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.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-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2021 12:34:26 -0000 Am 08.03.2021 um 00:12 schrieb Po-Chuan Hsieh: > FYI, it breaks www/rubygem-smashing. > e.g. > http://beefy10.nyi.freebsd.org/data/114i386-default/567284/logs/rubygem-smashing-1.3.1.log > > > I've updated it to a newer version which fixes the problem. sry for this, I included that package it my builds, so I see this next time. 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