git: af9943b0ac9d - main - devel/libzrtpcpp: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:32 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=af9943b0ac9df672dbae5b594a0d148a4604fe19 commit af9943b0ac9df672dbae5b594a0d148a4604fe19 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:17:43 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:22 +0000 devel/libzrtpcpp: deprecate --- devel/libzrtpcpp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile index f7d4dce69d1d..769e81c4358e 100644 --- a/devel/libzrtpcpp/Makefile +++ b/devel/libzrtpcpp/Makefile @@ -9,6 +9,8 @@ COMMENT= ZRTP extension for GNU ccRTP WWW= https://www.gnu.org/software/ccrtp/ BROKEN= incompatible with current SSL, bad C++ code +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 LIB_DEPENDS= libccrtp.so:devel/ccrtp \ libgcrypt.so:security/libgcrypt