From owner-svn-ports-head@freebsd.org Tue Dec 15 06:28:08 2020 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 BCB584AA205; Tue, 15 Dec 2020 06:28:08 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 4Cw7c843ZZz4vk4; Tue, 15 Dec 2020 06:28:08 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (119-138-067-156.ip-addr.inexio.net [156.67.138.119]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 7D827577F3; Tue, 15 Dec 2020 07:28:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fechner.net; s=default; t=1608013683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DdSZGOEn5gRlSC38nHnjk22eGCFZvclWNJM1+2RWXzk=; b=JIMLBAsabkQhq9flYqxFbPBaxYySWUjXq4Ef6DZGA0cEgqoMvBWBJK05ZzbVeaKwMOZowx ZWW6yH7rYTYD06Uj5/dOLBLkY1BedOtvqH3/CFrz9xsauvIwNpCBNIyvH9o7Qb+yk49WcI foYPBSj+9jJNU1A5963m5lXrZXq5t3A= Received: from [192.168.0.151] (119-138-067-156.ip-addr.inexio.net [156.67.138.119]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 70B801BAE18; Tue, 15 Dec 2020 07:28:02 +0100 (CET) Subject: Re: svn commit: r558122 - head/sysutils/rubygem-facter To: =?UTF-8?Q?Romain_Tarti=c3=a8re?= , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202012150053.0BF0rDsg062903@repo.freebsd.org> From: Matthias Fechner Message-ID: Date: Tue, 15 Dec 2020 07:28:01 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <202012150053.0BF0rDsg062903@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4Cw7c843ZZz4vk4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] 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: Tue, 15 Dec 2020 06:28:08 -0000 Am 15.12.2020 um 01:53 schrieb Romain Tartière: > Log: > Add an explicit dependency on rubygem-ffi maybe add a comment to the Makefile so to not forget this next time? It is not listed here: https://rubygems.org/gems/facter/versions/4.0.44 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