git: ac16b908bed7 - main - x11/openrgb: 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:39 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac16b908bed7496f6d5f6ebf572741e15b68398a commit ac16b908bed7496f6d5f6ebf572741e15b68398a Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 13:59:34 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:01:13 +0000 x11/openrgb: expire on 2025-03-31 for security/mbedtls --- x11/openrgb/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/openrgb/Makefile b/x11/openrgb/Makefile index 7fcc3f35e238..316f9cee5f2c 100644 --- a/x11/openrgb/Makefile +++ b/x11/openrgb/Makefile @@ -8,6 +8,9 @@ WWW= https://openrgb.org LICENSE= GPLv2 +DEPRECATED= Depends on expired security/mbedtls +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= git>0:devel/git \ hidapi>0:comms/hidapi \ mbedtls>0:security/mbedtls \