git: 80a8fbe52827 - main - lang/php73: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 22 Dec 2021 22:09:41 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80a8fbe5282725ca5049428970c9a8493dfbc719

commit 80a8fbe5282725ca5049428970c9a8493dfbc719
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2021-12-22 22:07:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2021-12-22 22:09:20 +0000

    lang/php73: Mark DEPRECATED
    
    - Upstream active support expired on 2021-12-06
    - Set to EXPIRE on 2021-01-25
    Approved by:    tz (via private mail)
    Sponsored by:   Bounce Experts
---
 lang/php73/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index 5b89943694ec..68dd7b2012ae 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -10,6 +10,9 @@ COMMENT=	PHP Scripting Language
 
 LICENSE=	PHP301
 
+DEPRECATED=	Upstream active support expired on 2021-12-06
+EXPIRATION_DATE=	2021-01-25
+
 USES+=		tar:xz cpe gnome
 CPE_PRODUCT=	php
 NO_OPTIONS_SORT=yes