Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 20:31:27 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418855 - head/lang/php55
Message-ID:  <201607202031.u6KKVRrs092321@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 20 20:31:27 2016
New Revision: 418855
URL: https://svnweb.freebsd.org/changeset/ports/418855

Log:
  php 5.5 EOL happened on July 10th
  
  time to deprecate php 5.5 and mark it for removal in a month

Modified:
  head/lang/php55/Makefile

Modified: head/lang/php55/Makefile
==============================================================================
--- head/lang/php55/Makefile	Wed Jul 20 20:29:07 2016	(r418854)
+++ head/lang/php55/Makefile	Wed Jul 20 20:31:27 2016	(r418855)
@@ -11,6 +11,9 @@ DISTNAME=	php-${PORTVERSION}
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	PHP Scripting Language
 
+DEPRECATED=	EOL upstream since 10 Jul 2016
+EXPIRATION_DATE=	2016-08-20
+
 LICENSE=	PHP301
 
 USES+=		tar:bzip2 cpe



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