Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 15:37:52 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438049 - head/www/p5-Catalyst-Controller-SOAP
Message-ID:  <201704081537.v38Fbqn2020848@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Apr  8 15:37:52 2017
New Revision: 438049
URL: https://svnweb.freebsd.org/changeset/ports/438049

Log:
  Mark with deprecated and expiration: marked BROKEN for many months.

Modified:
  head/www/p5-Catalyst-Controller-SOAP/Makefile

Modified: head/www/p5-Catalyst-Controller-SOAP/Makefile
==============================================================================
--- head/www/p5-Catalyst-Controller-SOAP/Makefile	Sat Apr  8 15:20:03 2017	(r438048)
+++ head/www/p5-Catalyst-Controller-SOAP/Makefile	Sat Apr  8 15:37:52 2017	(r438049)
@@ -12,8 +12,6 @@ COMMENT=	Catalyst SOAP Controller
 
 LICENSE=	ARTPERL10
 
-BROKEN=		wrong DEPENDS
-
 BUILD_DEPENDS=	\
 		p5-Catalyst-Runtime>=5.90017:www/p5-Catalyst-Runtime \
 		p5-Moose>=0.9:devel/p5-MRO-Compat \
@@ -22,6 +20,10 @@ BUILD_DEPENDS=	\
 		p5-XML-LibXML>=0:textproc/p5-XML-LibXML
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+BROKEN=		wrong DEPENDS
+DEPRECATED=	Marked BROKEN for more than 6 months
+EXPIRATION_DATE=	2017-06-08
+
 USES=		perl5
 USE_PERL5=	configure
 



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