git: dd7be8185923 - main - www/itop: Deprecate and set expiration date to 2024-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 04 May 2024 10:02:19 UTC
The branch main has been updated by diizzy:

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

commit dd7be8185923eccbe15b1ce64ad9dad658a5dace
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 09:11:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:28 +0000

    www/itop: Deprecate and set expiration date to 2024-06-30
    
    Outdated, current version is 5 years old and unsupported upstream
    Update WWW entry while at it as upstream is still active and is now
    located at https://github.com/Combodo/iTop
---
 www/itop/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/www/itop/Makefile b/www/itop/Makefile
index eab0891af7b7..d999fcf302df 100644
--- a/www/itop/Makefile
+++ b/www/itop/Makefile
@@ -6,11 +6,14 @@ DISTNAME=	iTop-${PORTVERSION}-4463
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple, web based IT Service Management tool
-WWW=		https://www.combodo.com/
+WWW=		https://github.com/Combodo/iTop
 
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKDIR}/LICENSE
 
+DEPRECATED=	Outdated, current version is 5 years old and unsupported upstream
+EXPIRATION_DATE=2024-06-30
+
 RUN_DEPENDS=	${LOCALBASE}/bin/dot:graphics/graphviz
 
 USES=		cpe shebangfix php zip