Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 14:06:22 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325448 - head/devel/p5-MooseX-ChainedAccessors
Message-ID:  <201308271406.r7RE6MDc006501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Aug 27 14:06:22 2013
New Revision: 325448
URL: http://svnweb.freebsd.org/changeset/ports/325448

Log:
  - Marked DEPRECATED and EXPIRATION_DATE
   (Deprecated upstream and no ports depend on it)
  - Add CONFLICTS with p5-MooseX-Attribute-Chained

Modified:
  head/devel/p5-MooseX-ChainedAccessors/Makefile

Modified: head/devel/p5-MooseX-ChainedAccessors/Makefile
==============================================================================
--- head/devel/p5-MooseX-ChainedAccessors/Makefile	Tue Aug 27 13:51:54 2013	(r325447)
+++ head/devel/p5-MooseX-ChainedAccessors/Makefile	Tue Aug 27 14:06:22 2013	(r325448)
@@ -15,6 +15,10 @@ RUN_DEPENDS=	p5-Moose>=0:${PORTSDIR}/dev
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
+DEPRECATED=	Marked as depreciated upstream
+EXPIRATION_DATE=2013-11-27
+CONFLICTS=	p5-MooseX-Attribute-Chained-[0-9]*
+
 USES=		perl5
 USE_PERL5=	modbuild
 



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