git: e641e2fa6148 - main - lang/neko: expire on 2025-03-31 for security/mbedtls
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 14:01:31 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=e641e2fa6148cfd3017240fb32a7329496bc5e12 commit e641e2fa6148cfd3017240fb32a7329496bc5e12 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 13:56:37 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:01:11 +0000 lang/neko: expire on 2025-03-31 for security/mbedtls --- lang/neko/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/neko/Makefile b/lang/neko/Makefile index 182e8ab48209..bc89a57c8201 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -11,6 +11,9 @@ WWW= https://nekovm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired security/mbedtls +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= git:devel/git LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ libapr-1.so:devel/apr1 libaprutil-1.so:devel/apr1 \