git: 099df7445d10 - main - all: expire (indirect) consumers of security/mbedtls2 on 2025-06-01

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 20:00:56 UTC
The branch main has been updated by rene:

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

commit 099df7445d10b25daec48386a4cf39b393febf95
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 20:00:07 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 20:00:07 +0000

    all: expire (indirect) consumers of security/mbedtls2 on 2025-06-01
---
 net/pichi/Makefile      | 3 +++
 science/pastix/Makefile | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index dabdc5088a19..cc2ab83b5f3f 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/pichi-router/pichi
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired security/mbedtls2
+EXPIRATION_DATE=2025-06-01
+
 BUILD_DEPENDS=	rapidjson>=1.1.0:devel/rapidjson
 
 USES=		cmake compiler:c++17-lang cpe
diff --git a/science/pastix/Makefile b/science/pastix/Makefile
index 4520f4c93ef1..6bca922f6246 100644
--- a/science/pastix/Makefile
+++ b/science/pastix/Makefile
@@ -10,6 +10,9 @@ WWW=		https://solverstack.gitlabpages.inria.fr/pastix/
 
 LICENSE=	LGPL3
 
+DEPRECATED=	Depends on expired lang/julia
+EXPIRATION_DATE=2025-06-01
+
 BUILD_DEPENDS=	bash:shells/bash	\
 		${PYNUMPY}
 LIB_DEPENDS=	libmetis.so:math/metis	\