git: 79d04abeb7fc - main - cad/jspice3: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 29 Oct 2023 22:57:44 UTC
The branch main has been updated by bofh:

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

commit 79d04abeb7fc6120ce743a82f4205ecdbe7ec6d7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 19:18:28 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:39 +0000

    cad/jspice3: Mark DEPRECATED
    
    - BROKEN on all supported versions for more than 2 years after the EOL of 12
    - Set EXPIRATION_DATE 2023-12-31
---
 cad/jspice3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index 5146ce6ece15..bf0fa3ced1c4 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -7,6 +7,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Adaptation of the Berkeley Spice3f4 with superconductivity
 WWW=		http://www.wrcad.com/jspice3.html
 
+DEPRECATED=	BROKEN for more than 2 years on all supported versions after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_aarch64=		fails to install: jspice3: No such file or directory
 BROKEN_riscv64=		fails to install: jspice3: No such file or directory
 BROKEN_FreeBSD_13=	fails to install: jspice3: No such file or directory