Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 11:14:32 +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: r480492 - head/devel/p5-ExtUtils-Command
Message-ID:  <201809231114.w8NBEWWx087522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 23 11:14:32 2018
New Revision: 480492
URL: https://svnweb.freebsd.org/changeset/ports/480492

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-09-30

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

Modified: head/devel/p5-ExtUtils-Command/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Command/Makefile	Sun Sep 23 11:14:26 2018	(r480491)
+++ head/devel/p5-ExtUtils-Command/Makefile	Sun Sep 23 11:14:32 2018	(r480492)
@@ -14,6 +14,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead
+EXPIRATION_DATE=2018-09-30
+
 CONFLICTS=	p5-ExtUtils-MakeMaker-[7-9].[1-9]*
 
 USES=		perl5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809231114.w8NBEWWx087522>