git: ad0280d134f8 - main - net-mgmt/glpi-plugins-fusioninventory-server: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 00:02:31 UTC
The branch main has been updated by bofh:

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

commit ad0280d134f887ea73b7afb1ecf4b6c15d464d6a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-29 15:43:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-30 23:59:56 +0000

    net-mgmt/glpi-plugins-fusioninventory-server: Mark DEPRECATED
    
    - Requires php80 which is set to expire on 2023-11-26
    - Set EXPIRATION_DATE 2023-12-31
    
    Approved by:    portmgr (blanket)
    Sponsored by:   Bounce Experts
---
 net-mgmt/glpi-plugins-fusioninventory-server/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
index de88ce6804e5..879c49e3956b 100644
--- a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
+++ b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	server
 PORTVERSION=	${GLPI_VER}.${FUNV_VER}
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
 PKGNAMEPREFIX=	glpi-plugins-fusioninventory-
@@ -10,6 +11,9 @@ WWW=		https://fusioninventory.org/
 
 LICENSE=	AGPLv3
 
+DEPRECATED=	Requires php80 which is set to expire on 2023-11-26
+EXPIRATION_DATE=	2023-12-31
+
 RUN_DEPENDS=	glpi>=9.5:www/glpi
 
 USES=		gettext php shebangfix