svn commit: r419671 - in head/astro: . py-horoscopegenerator

Kubilay Kocak koobs at FreeBSD.org
Fri Aug 5 12:32:46 UTC 2016


On 5/08/2016 10:27 PM, John Marino wrote:
> On 8/5/2016 07:19, Mathieu Arnold wrote:
>> +--On 5 août 2016 07:55:34 +0000 Kevin Lo <kevlo at FreeBSD.org> 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?

Right

> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> 



More information about the svn-ports-all mailing list