svn commit: r438049 - head/www/p5-Catalyst-Controller-SOAP

Mark Linimon linimon at FreeBSD.org
Sat Apr 8 15:37:53 UTC 2017


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
 


More information about the svn-ports-all mailing list