Date: Thu, 28 Jul 2016 11:19:32 +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: r419210 - head/lang/php55 Message-ID: <201607281119.u6SBJWu9015157@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607281119.u6SBJWu9015157>