svn commit: r453248 - head/devel/pear-PPW

Jochen Neumeister joneum at FreeBSD.org
Tue Oct 31 19:08:54 UTC 2017


Author: joneum
Date: Tue Oct 31 19:08:52 2017
New Revision: 453248
URL: https://svnweb.freebsd.org/changeset/ports/453248

Log:
  devel/pear-PPW: set DEPRECATED and EXPIRATION_DATE
  
  Project is EoL
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12879

Modified:
  head/devel/pear-PPW/Makefile

Modified: head/devel/pear-PPW/Makefile
==============================================================================
--- head/devel/pear-PPW/Makefile	Tue Oct 31 18:47:52 2017	(r453247)
+++ head/devel/pear-PPW/Makefile	Tue Oct 31 19:08:52 2017	(r453248)
@@ -13,6 +13,9 @@ COMMENT=	PHP Project Wizard
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Project is EoL
+EXPIRATION_DATE=	2017-11-07
+
 BUILD_DEPENDS=	pear>=1.9.4:devel/pear \
 		pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \
 		pear-Text_Template>=1.1.0:textproc/pear-Text_Template


More information about the svn-ports-all mailing list