svn commit: r471600 - head/devel/p5-ExtUtils-Command

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 4 18:03:45 UTC 2018


Author: sunpoet
Date: Mon Jun  4 18:03:42 2018
New Revision: 471600
URL: https://svnweb.freebsd.org/changeset/ports/471600

Log:
  Add LICENSE_FILE
  
  - Update WWW

Modified:
  head/devel/p5-ExtUtils-Command/Makefile
  head/devel/p5-ExtUtils-Command/pkg-descr

Modified: head/devel/p5-ExtUtils-Command/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Command/Makefile	Mon Jun  4 18:03:37 2018	(r471599)
+++ head/devel/p5-ExtUtils-Command/Makefile	Mon Jun  4 18:03:42 2018	(r471600)
@@ -12,6 +12,7 @@ COMMENT=	Utilities to replace common UNIX commands
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 CONFLICTS=	p5-ExtUtils-MakeMaker-[7-9].[1-9]*
 

Modified: head/devel/p5-ExtUtils-Command/pkg-descr
==============================================================================
--- head/devel/p5-ExtUtils-Command/pkg-descr	Mon Jun  4 18:03:37 2018	(r471599)
+++ head/devel/p5-ExtUtils-Command/pkg-descr	Mon Jun  4 18:03:42 2018	(r471600)
@@ -5,4 +5,4 @@ dos2unix.  Also included is the companion module Shell
 is a thin wrapper for ExtUtils::Command to provide cross-platform
 functions emulating common shell commands.
 
-WWW: http://search.cpan.org/dist/ExtUtils-Command/
+WWW: https://metacpan.org/release/BINGOS/ExtUtils-Command-1.20


More information about the svn-ports-all mailing list