git: cb972318fcaf - main - security/caldera: expire on 2026-05-01 for devel/py-marshmallow-enum

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 01 Feb 2026 11:06:29 UTC
The branch main has been updated by rene:

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

commit cb972318fcafc20bfcf12048c35e16afc25f8a63
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-02-01 11:05:59 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-02-01 11:05:59 +0000

    security/caldera: expire on 2026-05-01 for devel/py-marshmallow-enum
---
 security/caldera/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/caldera/Makefile b/security/caldera/Makefile
index 04509452971e..7ae69ddfa12e 100644
--- a/security/caldera/Makefile
+++ b/security/caldera/Makefile
@@ -12,6 +12,9 @@ CONFLICTS=	caldera4
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-marshmallow-enum
+EXPIRATION_DATE=2026-05-01
+
 ONLY_FOR_ARCHS=	aarch64 amd64
 
 BUILD_DEPENDS=	npm-node20>0:www/npm-node20