Date: Wed, 1 Jan 2025 14:01:30 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 73b5988c33a0 - main - lang/julia: expire on 2025-03-31 for security/mbedtls Message-ID: <202501011401.501E1ULZ072360@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=73b5988c33a0338aa7bcb7fb7b433fac441f2e59 commit 73b5988c33a0338aa7bcb7fb7b433fac441f2e59 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 13:56:17 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:01:11 +0000 lang/julia: expire on 2025-03-31 for security/mbedtls --- lang/julia/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/julia/Makefile b/lang/julia/Makefile index a5dc981e24bf..e0fb8b0e61e4 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -27,6 +27,9 @@ WWW= https://julialang.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= Depends on expired security/mbedtls +EXPIRATION_DATE=2025-03-31 + ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Has not been ported to this platform for freebsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011401.501E1ULZ072360>