From 099df7445d10b25daec48386a4cf39b393febf95 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 31 Mar 2025 22:00:07 +0200 Subject: [PATCH] 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 \