svn commit: r444590 - head/www/p5-HTML-Scrubber

Mathieu Arnold mat at FreeBSD.org
Wed Jun 28 22:39:20 UTC 2017


Le 28/06/2017 à 17:43, Sunpoet Po-Chuan Hsieh a écrit :
> Author: sunpoet
> Date: Wed Jun 28 15:43:13 2017
> New Revision: 444590
> URL: https://svnweb.freebsd.org/changeset/ports/444590
>
> Log:
>   Update to 0.17
>   
>   - Add LICENSE_FILE
>   - Add more TEST_DEPENDS
>   
>   Changes:	http://search.cpan.org/dist/HTML-Scrubber/Changes
>
> Modified:
>   head/www/p5-HTML-Scrubber/Makefile
>   head/www/p5-HTML-Scrubber/distinfo
>
> Modified: head/www/p5-HTML-Scrubber/Makefile
> ==============================================================================
> --- head/www/p5-HTML-Scrubber/Makefile	Wed Jun 28 15:43:07 2017	(r444589)
> +++ head/www/p5-HTML-Scrubber/Makefile	Wed Jun 28 15:43:13 2017	(r444590)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	HTML-Scrubber
> -PORTVERSION=	0.15
> +PORTVERSION=	0.17
>  CATEGORIES=	www perl5
>  MASTER_SITES=	CPAN
>  PKGNAMEPREFIX=	p5-
> @@ -12,16 +12,18 @@ COMMENT=	Perl extension for scrubbing/sanitizing html
>  
>  LICENSE=	ART10 GPLv1
>  LICENSE_COMB=	dual
> +LICENSE_FILE=	${WRKSRC}/LICENSE

Unless I am reading bsd.license.mk wrong, you can't use LICENSE_FILE
when there are more than one license.  You have to set
LICENSE_FILE_<lic> for each license.


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170629/914c1f06/attachment.sig>


More information about the svn-ports-head mailing list