svn commit: r419210 - head/lang/php55

Baptiste Daroussin bapt at FreeBSD.org
Thu Jul 28 11:19:33 UTC 2016


Author: bapt
Date: Thu Jul 28 11:19:32 2016
New Revision: 419210
URL: https://svnweb.freebsd.org/changeset/ports/419210

Log:
  Modify the EOL date as there was a last release fixing known issues
  
  Extend by 2 month the expiration date to give more time for users to upgrade

Modified:
  head/lang/php55/Makefile

Modified: head/lang/php55/Makefile
==============================================================================
--- head/lang/php55/Makefile	Thu Jul 28 10:32:38 2016	(r419209)
+++ head/lang/php55/Makefile	Thu Jul 28 11:19:32 2016	(r419210)
@@ -11,8 +11,8 @@ DISTNAME=	php-${PORTVERSION}
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	PHP Scripting Language
 
-DEPRECATED=	EOL upstream since 10 Jul 2016
-EXPIRATION_DATE=	2016-08-20
+DEPRECATED=	EOL upstream since 21 Jul 2016
+EXPIRATION_DATE=	2016-10-20
 
 LICENSE=	PHP301
 


More information about the svn-ports-head mailing list