git: e350d81729d7 - main - multimedia/obs-studio: 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:34 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e350d81729d735af714b50d467ec46fef3ec7673
commit e350d81729d735af714b50d467ec46fef3ec7673
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 13:57:49 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:01:12 +0000
multimedia/obs-studio: expire on 2025-03-31 for security/mbedtls
---
multimedia/obs-studio/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index b0b4ea7eab50..fa08c57457ae 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -10,6 +10,9 @@ WWW= https://obsproject.com/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on expired security/mbedtls
+EXPIRATION_DATE=2025-03-31
+
BROKEN_i386= link fails: relocation R_386_PC32 cannot be used against symbol 'strlist_split'; recompile with -fPIC, see https://github.com/obsproject/obs-studio/issues/10481
BUILD_DEPENDS= asio>0:net/asio \