Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 08:06:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476978 - in head: converters/p5-JSON-Any devel/p5-MooseX-AttributeHelpers devel/p5-MooseX-Daemonize devel/p5-MooseX-Declare
Message-ID:  <201808120806.w7C86OAS007348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug 12 08:06:23 2018
New Revision: 476978
URL: https://svnweb.freebsd.org/changeset/ports/476978

Log:
  Undeprecate and unexpire ports that were not correctly deprecated, all ports
  depending on those should have been deprecated but it never happened

Modified:
  head/converters/p5-JSON-Any/Makefile
  head/devel/p5-MooseX-AttributeHelpers/Makefile
  head/devel/p5-MooseX-Daemonize/Makefile
  head/devel/p5-MooseX-Declare/Makefile

Modified: head/converters/p5-JSON-Any/Makefile
==============================================================================
--- head/converters/p5-JSON-Any/Makefile	Sun Aug 12 08:00:30 2018	(r476977)
+++ head/converters/p5-JSON-Any/Makefile	Sun Aug 12 08:06:23 2018	(r476978)
@@ -22,9 +22,6 @@ TEST_DEPENDS=	p5-Cpanel-JSON-XS>=0:converters/p5-Cpane
 		p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \
 		p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
 
-DEPRECATED=	Deprecated by upstream
-EXPIRATION_DATE=	2017-03-01
-
 # Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW
 OPTIONS_DEFINE=	CPANEL JSON_XS JSON_PP JSON JSON_DWIW
 OPTIONS_DEFAULT=CPANEL

Modified: head/devel/p5-MooseX-AttributeHelpers/Makefile
==============================================================================
--- head/devel/p5-MooseX-AttributeHelpers/Makefile	Sun Aug 12 08:00:30 2018	(r476977)
+++ head/devel/p5-MooseX-AttributeHelpers/Makefile	Sun Aug 12 08:06:23 2018	(r476978)
@@ -17,9 +17,6 @@ BUILD_DEPENDS=	p5-Moose>=0.56:devel/p5-Moose
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-DEPRECATED=	Functionality is now a part of p5-Moose (Moose::Meta::Attribute::Native). Do not use for new projects
-EXPIRATION_DATE=	2017-03-01
-
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny

Modified: head/devel/p5-MooseX-Daemonize/Makefile
==============================================================================
--- head/devel/p5-MooseX-Daemonize/Makefile	Sun Aug 12 08:00:30 2018	(r476977)
+++ head/devel/p5-MooseX-Daemonize/Makefile	Sun Aug 12 08:06:23 2018	(r476978)
@@ -20,9 +20,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal
 BUILD_DEPENDS+=	p5-Devel-CheckOS>=1.63:devel/p5-Devel-CheckOS
 
-DEPRECATED=	Deprecated by upstream, use devel/p5-Daemon-Control instead
-EXPIRATION_DATE=	2017-03-01
-
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny

Modified: head/devel/p5-MooseX-Declare/Makefile
==============================================================================
--- head/devel/p5-MooseX-Declare/Makefile	Sun Aug 12 08:00:30 2018	(r476977)
+++ head/devel/p5-MooseX-Declare/Makefile	Sun Aug 12 08:06:23 2018	(r476978)
@@ -28,9 +28,6 @@ BUILD_DEPENDS=	p5-Devel-Declare>=0.005011:devel/p5-Dev
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal
 
-DEPRECATED=	Deprecated by upstream
-EXPIRATION_DATE=	2017-03-01
-
 USES=		perl5
 USE_PERL5=	modbuildtiny
 



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