From owner-svn-ports-head@freebsd.org Mon Mar 20 14:06:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84B1AD13531; Mon, 20 Mar 2017 14:06:31 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 52731BF1; Mon, 20 Mar 2017 14:06:31 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 7015A1AAF058; Mon, 20 Mar 2017 15:06:29 +0100 (CET) Subject: Re: svn commit: r436543 - in head/net: . rubygem-signet To: Alexey Dokuchaev References: <201703201357.v2KDvKfK044369@repo.freebsd.org> <20170320140048.GA3711@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Torsten Zuehlsdorff Message-ID: <92ad0276-2ad6-cd53-6774-162fe9aa6cf0@FreeBSD.org> Date: Mon, 20 Mar 2017 15:06:29 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170320140048.GA3711@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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, 20 Mar 2017 14:06:31 -0000 On 20.03.2017 15:00, Alexey Dokuchaev wrote: > On Mon, Mar 20, 2017 at 01:57:20PM +0000, Torsten Zuehlsdorff wrote: >> New Revision: 436543 >> URL: https://svnweb.freebsd.org/changeset/ports/436543 >> >> Log: >> New port: net/rubygem-signet >> >> Signet is an OAuth 1.0 / OAuth 2.0 implementation >> >> WWW: https://rubygems.org/gems/signet >> ... >> +MAINTAINER= ruby@FreeBSD.org >> +COMMENT= Signet is an OAuth 1.0 / OAuth 2.0 implementation > > Violation of PHB Section 5.6, item #2. Can you provide a better solution? Since its all i can found about the library it was hard to craft a better one. Deleting "signet" would violate item #4. And rewriting will loose even more context from this bit. Greetings, Torsten