From owner-svn-ports-head@freebsd.org Sat Apr 28 08:04:17 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 0BB3AFC6FFC; Sat, 28 Apr 2018 08:04:17 +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 9258B8161F; Sat, 28 Apr 2018 08:04:16 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [IPv6:2a01:5c0:1a:6331:21b:21ff:fe7b:3468]) (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 EE4EE11804AE; Sat, 28 Apr 2018 10:04:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1524902654; bh=Y/tQdHQA9/xohY/PzdNIAUXR4PDr102K4Br5kSWVX8Y=; h=Subject:To:References:From:Date:In-Reply-To; b=qMMbLsfMlHm4YWPcIkAyYyrEBqlcgCBVmw+ki3FsxMpT5dkEkcnt3gkY31rE+FBwa V0kZ8pzRJmBUd8dnv+SAVRMhkiCMGr5yMW/HvklWFQRM4lqDapobLxdTYYCl5UIWts heuYEXaOvWm/buLdxCwFTrsjzRz0Qnr4vPcbybB8= Received: from [192.168.0.151] (020-059-210-188.ip-addr.inexio.net [188.210.59.20]) (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 2105311EFC79; Sat, 28 Apr 2018 10:04:10 +0200 (CEST) Subject: Re: svn commit: r468376 - in head/www/rubygem-kubeclient: . files To: Sunpoet Po-Chuan Hsieh , 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: Date: Sat, 28 Apr 2018 10:04:09 +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: <201804261852.w3QIqEJE039537@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: de-DE 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: Sat, 28 Apr 2018 08:04:17 -0000 Dear Sunpoet, Am 26.04.2018 um 20:52 schrieb Sunpoet Po-Chuan Hsieh: > Author: sunpoet > Date: Thu Apr 26 18:52:14 2018 > New Revision: 468376 > URL: https://svnweb.freebsd.org/changeset/ports/468376 > > Log: > Update to 2.5.2 > > Changes: https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md do you see a problem with this: https://reviews.freebsd.org/D15202 Or should we create a rubygem-kubeclient3 port for this? 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