Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2019 14:51:32 +0000
From:      "Tobias Kortkamp" <tobik@FreeBSD.org>
To:        "Alex Dupre" <ale@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r520427 - head/print/pecl-pdflib
Message-ID:  <15f1e102-56a7-4e5b-b893-4b5e4e746106@www.fastmail.com>
In-Reply-To: <201912190906.xBJ96Tcd009077@repo.freebsd.org>
References:  <201912190906.xBJ96Tcd009077@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 19, 2019, at 09:06, Alex Dupre wrote:
> Author: ale
> Date: Thu Dec 19 09:06:28 2019
> New Revision: 520427
> URL: https://svnweb.freebsd.org/changeset/ports/520427
> 
> Log:
>   Update to 4.1.4 release to set correct licensing terms.
> 
> Modified:
>   head/print/pecl-pdflib/Makefile
>   head/print/pecl-pdflib/distinfo
> 
> Modified: head/print/pecl-pdflib/Makefile
> ==============================================================================
> --- head/print/pecl-pdflib/Makefile	Thu Dec 19 08:59:13 2019	(r520426)
> +++ head/print/pecl-pdflib/Makefile	Thu Dec 19 09:06:28 2019	(r520427)
> @@ -2,17 +2,20 @@
>  # $FreeBSD$
>  
>  PORTNAME=	pdflib
> -PORTVERSION=	4.1.3
> +PORTVERSION=	4.1.4
>  CATEGORIES=	print pear
>  
>  MAINTAINER=	ale@FreeBSD.org
>  COMMENT=	PECL extension to create PDF on the fly
>  
> -LICENSE=	PHP30
> -
>  LIB_DEPENDS=	libpdf.so:print/pdflib
>  
>  USES=		php:pecl
> +
> +LICENSE_NAME=	PDFlib GmbH General License
> +LICENSE_PERM=	none
> +LICENSE_FILE=	${WRKSRC}/LICENSE

Typo: LICENSE_PERM vs LICENSE_PERMS.  The framework does not do
anything with LICENSE_* if you do not also set LICENSE though.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15f1e102-56a7-4e5b-b893-4b5e4e746106>