From owner-svn-ports-head@freebsd.org Sun May 6 07:48:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2DDCFAC0A4; Sun, 6 May 2018 07:48:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B4966B530; Sun, 6 May 2018 07:48:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (039-140-067-156.ip-addr.inexio.net [156.67.140.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 7B1BA11C2B3D; Sun, 6 May 2018 09:48:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1525592907; bh=wHQcdud80ysHgBUPAA5TcL/vYVwauiYemlgu61GQ3eA=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=fUcL0/Nph/XeUFV70zZbTYnXE+YElapD7sITWxD4PtR+wAw93QdXyU0QII9E46tIp FfHq994tCbRgfymBNa472eCu8+R8Vgy2+cA0pAFTlzBREjKj5ck7kR/oERPjQ7ohIF /noHV08o7L63onnWFZGXhg1Y9/zt42iPLBjWSSf0= Received: from [192.168.0.151] (039-140-067-156.ip-addr.inexio.net [156.67.140.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id EBAEE109274D; Sun, 6 May 2018 09:48:26 +0200 (CEST) Subject: Re: svn commit: r468376 - in head/www/rubygem-kubeclient: . files To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201804261852.w3QIqEJE039537@repo.freebsd.org> From: Matthias Fechner Openpgp: preference=signencrypt Message-ID: <6405dd0a-4d24-9cf5-c7f2-c8b931b0ec66@fechner.net> Date: Sun, 6 May 2018 09:48:14 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Language: de-DE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 06 May 2018 07:48:36 -0000 Am 28.04.2018 um 22:22 schrieb Sunpoet Po-Chuan Hsieh: > Regarding the gemspec patch, only the first part is needed. Thanks for this, I modified it. I will commit it then together with the gitlab 10.7 upgrade. 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