Date: Mon, 4 Jun 2018 18:03:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471600 - head/devel/p5-ExtUtils-Command Message-ID: <201806041803.w54I3hFq062607@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041803.w54I3hFq062607>