From owner-svn-ports-head@freebsd.org Sun Oct 9 09:09:11 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 037DDC0636A; Sun, 9 Oct 2016 09:09:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id ECA4B250; Sun, 9 Oct 2016 09:09:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id EAE691A59; Sun, 9 Oct 2016 09:09:10 +0000 (UTC) Date: Sun, 9 Oct 2016 09:09:10 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r423561 - in head/astro: . opencpn opencpn/files Message-ID: <20161009090910.GA82024@FreeBSD.org> References: <201610090122.u991MxUO063799@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) 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: Sun, 09 Oct 2016 09:09:11 -0000 On Sun, Oct 09, 2016 at 10:26:03AM +0200, Mathieu Arnold wrote: > Le 09/10/2016 ?? 03:22, Jan Beich a ??crit : > > +PORTNAME= opencpn > > This should be PORTNAME=OpenCPN, then you would not need: Not it shouldn't, we typically abstain from using upper-case characters in port names (with a few exceptions like Perl/Python/etc. batteries). > > +GH_ACCOUNT= ${GH_PROJECT} > > +GH_PROJECT= OpenCPN This is correct. ./danfe