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

John Marino freebsd.contact at marino.st
Fri Aug 5 12:27:55 UTC 2016


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?

---
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