Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2020 01:17:37 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558340 - head/lang/php72
Message-ID:  <202012180117.0BI1Hbgt081066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Dec 18 01:17:36 2020
New Revision: 558340
URL: https://svnweb.freebsd.org/changeset/ports/558340

Log:
  lang/php72: Set deprecation, because it reached EOL on 2020-11-30
  
  Sponsored by:	Bounce Experts

Modified:
  head/lang/php72/Makefile

Modified: head/lang/php72/Makefile
==============================================================================
--- head/lang/php72/Makefile	Thu Dec 17 23:43:18 2020	(r558339)
+++ head/lang/php72/Makefile	Fri Dec 18 01:17:36 2020	(r558340)
@@ -10,6 +10,9 @@ DISTNAME=	php-${DISTVERSION}
 MAINTAINER=	tz@FreeBSD.org
 COMMENT=	PHP Scripting Language
 
+DEPRECATED=     Security Support ends on 30 Nov 2020
+EXPIRATION_DATE=        2020-12-31
+
 LICENSE=	PHP301
 
 USES+=		cpe gnome tar:xz



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