svn commit: r418855 - head/lang/php55

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 20 20:31:28 UTC 2016


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 at FreeBSD.org
 COMMENT=	PHP Scripting Language
 
+DEPRECATED=	EOL upstream since 10 Jul 2016
+EXPIRATION_DATE=	2016-08-20
+
 LICENSE=	PHP301
 
 USES+=		tar:bzip2 cpe


More information about the svn-ports-head mailing list