From 2f21185059d2101aa3cbe0b70ec9dda99f62608d Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 27 Apr 2025 10:12:24 +0200 Subject: [PATCH] lang/julia: extension of expiry date Two PRs with patch have been submitted: PR 278943 and PR 281237. --- lang/julia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/julia/Makefile b/lang/julia/Makefile index abe03257c69c..529f181eef3b 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -28,7 +28,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md DEPRECATED= Depends on expired security/mbedtls2 -EXPIRATION_DATE=2025-03-31 +EXPIRATION_DATE=2025-06-30 ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Has not been ported to this platform for freebsd