From owner-svn-ports-head@freebsd.org Fri Aug 5 12:27:55 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 BD059BB08D0; Fri, 5 Aug 2016 12:27:55 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9896B1CD2; Fri, 5 Aug 2016 12:27:54 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip70-178-28-115.ks.ks.cox.net [70.178.28.115]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id CF83643CDE; Fri, 5 Aug 2016 07:27:51 -0500 (CDT) Subject: Re: svn commit: r419671 - in head/astro: . py-horoscopegenerator To: Mathieu Arnold , Kevin Lo , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201608050755.u757tYOi052449@repo.freebsd.org> <968D6E601071E0C74CE38307@ogg.in.absolight.net> Reply-To: marino@freebsd.org From: John Marino Message-ID: Date: Fri, 5 Aug 2016 07:27:40 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <968D6E601071E0C74CE38307@ogg.in.absolight.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 160804-1, 08/04/2016), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 05 Aug 2016 12:27:55 -0000 On 8/5/2016 07:19, Mathieu Arnold wrote: > +--On 5 août 2016 07:55:34 +0000 Kevin Lo wrote: > | +PORTNAME= horoscopegenerator > | +PORTVERSION= 0.1.8 > | +CATEGORIES= astro python > | +MASTER_SITES= CHEESESHOP > | +DISTNAME= ${PORTNAME:S/h/H/:S/g/G/}-${PORTVERSION} > > You should use PORTNAME=HoroscopeGenerator instead of doing things like > this (it makes it a bit hard to figure out what you mean, at first.) > I thought mixed case was discouraged. Anyway, this would have been fine: DISTNAME= ${PORTNAME:tl}-${PORTVERSION} right? --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus