svn commit: r409010 - head/security/p5-Digest-SHA3

Kubilay Kocak koobs at FreeBSD.org
Tue Feb 16 18:14:14 UTC 2016


On 17/02/2016 5:08 AM, Adam Weinberger wrote:
> Author: adamw
> Date: Tue Feb 16 18:08:42 2016
> New Revision: 409010
> URL: https://svnweb.freebsd.org/changeset/ports/409010
> 
> Log:
>   Add LICENSE info, and donate to the perl collective.

Lovely verbage ("donate"), love it :)

> Modified:
>   head/security/p5-Digest-SHA3/Makefile
> 
> Modified: head/security/p5-Digest-SHA3/Makefile
> ==============================================================================
> --- head/security/p5-Digest-SHA3/Makefile	Tue Feb 16 18:05:17 2016	(r409009)
> +++ head/security/p5-Digest-SHA3/Makefile	Tue Feb 16 18:08:42 2016	(r409010)
> @@ -7,9 +7,12 @@ CATEGORIES=	security perl5
>  MASTER_SITES=	CPAN
>  PKGNAMEPREFIX=	p5-
>  
> -MAINTAINER=	adamw at FreeBSD.org
> +MAINTAINER=	perl at FreeBSD.org
>  COMMENT=	Perl extension for SHA-3
>  
> +LICENSE=	ART10 GPLv1
> +LICENSE_COMB=	dual
> +
>  USES=		perl5
>  USE_PERL5=	configure
>  
> 



More information about the svn-ports-all mailing list