git: 36d8c5020d6b - main - cad/impact: udate WWW and mark deprecated

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Tue, 16 Sep 2025 17:06:40 UTC
The branch main has been updated by thierry:

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

commit 36d8c5020d6bffc363ca14794314870e46688a4b
Author:     Pedro F. Giffuni <pfg@FreeBSD.org>
AuthorDate: 2025-09-16 17:00:35 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-09-16 17:06:37 +0000

    cad/impact: udate WWW and mark deprecated
    
    An upgrade is available, but the installed programs do not work correctly.
    
    PR:             288493
    Reported by:    pfg@
---
 cad/impact/Makefile | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/cad/impact/Makefile b/cad/impact/Makefile
index f0e741861abe..2a5d1aada434 100644
--- a/cad/impact/Makefile
+++ b/cad/impact/Makefile
@@ -12,15 +12,19 @@ EXTRACT_ONLY=	Impact-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dynamic Finite Element Program Suite
-WWW=		https://www.impact-fem.org/
+WWW=		https://impact.sourceforge.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Does not work as intended	# PR 288493
+EXPIRATION_DATE=2025-10-31
+
 RUN_DEPENDS=	java3d>0:java/java3d
 
+USES=		java zip
+
 WRKSRC=		${WRKDIR}/Impact
 
-USES=		java zip
 NO_BUILD=	yes
 
 DATADIR=	${JAVASHAREDIR}/Impact