git: 9f5eb1c87003 - main - cad/cvc: expire on 2025-09-23 for needing EOL GCC 11

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 23 Aug 2025 12:36:45 UTC
The branch main has been updated by rene:

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

commit 9f5eb1c87003e38e5e158193db98794e4cd42516
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-08-23 12:35:42 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-08-23 12:36:38 +0000

    cad/cvc: expire on 2025-09-23 for needing EOL GCC 11
    
    PR:             266189
---
 cad/cvc/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cad/cvc/Makefile b/cad/cvc/Makefile
index 1318d5edc401..019dc0514a35 100644
--- a/cad/cvc/Makefile
+++ b/cad/cvc/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/d-m-bailey/cvc
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream stalled, needs EOL GCC 11 to build
+EXPIRATION_DATE=2025-09-23
+
 BUILD_DEPENDS=	pyinstaller:devel/py-pyinstaller@${PY_FLAVOR} \
 		bash:shells/bash