Date: Wed, 1 Jan 2025 14:01:36 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: f787b6d81cf2 - main - net/bctoolbox: expire on 2025-03-31 for security/mbedtls Message-ID: <202501011401.501E1a2M072622@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=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011401.501E1a2M072622>