git: f787b6d81cf2 - main - net/bctoolbox: 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:36 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f787b6d81cf2ed10166a9de12fa860f4befe8918 commit f787b6d81cf2ed10166a9de12fa860f4befe8918 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 13:58:16 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:01:12 +0000 net/bctoolbox: expire on 2025-03-31 for security/mbedtls --- net/bctoolbox/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index 33b0b7792449..ee8b63d969c9 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -9,6 +9,9 @@ WWW= https://gitlab.linphone.org/BC/public/bctoolbox LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expired security/mbedtls +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= mbedtls>=2.3.0_2:security/mbedtls LIB_DEPENDS= libbcunit.so:devel/bcunit \ libmbedtls.so:security/mbedtls