From owner-svn-ports-head@freebsd.org Wed Oct 12 12:56:18 2016 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 157BAC0DFB3; Wed, 12 Oct 2016 12:56:18 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1o.cmail.yandex.net (forward1o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::2a1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6AD79F8; Wed, 12 Oct 2016 12:56:17 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [37.140.190.28]) by forward1o.cmail.yandex.net (Yandex) with ESMTP id 64362214CD; Wed, 12 Oct 2016 15:56:14 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 68A542940E8C; Wed, 12 Oct 2016 15:56:04 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id nyaW5gzTd3-u3vW3PEd; Wed, 12 Oct 2016 15:56:03 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0 Subject: Re: svn commit: r423798 - in head/devel/arduino-irremote: . files To: Mathieu Arnold , Boris Samorodov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201610112116.u9BLGPeB025698@repo.freebsd.org> <417572cf-2df4-78d8-01fd-bf8adfb37837@FreeBSD.org> From: Boris Samorodov Message-ID: <529149e3-d3ed-2907-9452-bd09c2a2de85@passap.ru> Date: Wed, 12 Oct 2016 15:56:03 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <417572cf-2df4-78d8-01fd-bf8adfb37837@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Wed, 12 Oct 2016 12:56:18 -0000 12.10.2016 12:58, Mathieu Arnold пишет: > Le 11/10/2016 à 23:16, Boris Samorodov a écrit : >> PORTNAME= arduino-irremote >> >> +GH_PROJECT= Arduino-IRremote > > You should change PORTNAME to Arduino-IRremote, you could then remove > the GH_PROJECT line. The word "may" instead of "should" seems to be more appropriate here. As for me, I would not do it. >> +GH_TAGNAME= 2.1.0 > > This is the default and can be removed. Thanks for noticing and reporting! Fixed. -- WBR, bsam