Date: Fri, 31 Mar 2023 00:02:31 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ad0280d134f8 - main - net-mgmt/glpi-plugins-fusioninventory-server: Mark DEPRECATED Message-ID: <202303310002.32V02VMu018760@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303310002.32V02VMu018760>