Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 18:27:49 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Beat Gaetzi <beat@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r305934 - in head/devel: clanlib clanlib1 clanlib22
Message-ID:  <20121017182749.GA2404@FreeBSD.org>
In-Reply-To: <201210151951.q9FJpZZg060536@svn.freebsd.org>
References:  <201210151951.q9FJpZZg060536@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 15, 2012 at 07:51:35PM +0000, Beat Gaetzi wrote:
> New Revision: 305934
> URL: http://svn.freebsd.org/changeset/ports/305934
> 
> Log:
>   - Remove LICENSE_GROUPS, LICENSE_NAME and LICENSE_PERMS as the ZLIB license
>     is defined in bsd.licenses.db.mk now.
>   
> @@ -13,10 +13,7 @@ MAINTAINER=	c.petrik.sosa@gmail.com
>  COMMENT=	Cross-platform game SDK
>  
>  LICENSE=	ZLIB
> -LICENSE_GROUPS=	FSF GPL OSI
> -LICENSE_NAME=	ZLIB license
>  LICENSE_FILE=	${WRKSRC}/COPYING

Perhaps it makes sense to add ZLIB license template to Templates/Licenses,
so we can avoid setting LICENSE_FILE?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121017182749.GA2404>