git: b1f361c254cb - main - devel/ccrtp: Deprecate and set expiration date to 2025-03-16

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 15 Feb 2025 16:31:37 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f361c254cbfe87e3420cfc537e806821264f95

commit b1f361c254cbfe87e3420cfc537e806821264f95
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-15 14:49:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-15 16:31:04 +0000

    devel/ccrtp: Deprecate and set expiration date to 2025-03-16
    
    No active development in years and no users in tree
    
    PR:             284543
    Reviewed by:    acm (maintainer)
---
 devel/ccrtp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile
index 3bf95a4d3760..edf340ea4993 100644
--- a/devel/ccrtp/Makefile
+++ b/devel/ccrtp/Makefile
@@ -7,6 +7,9 @@ MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Implementation of the real-time transport protocol
 WWW=		https://www.gnu.org/software/ccrtp/
 
+DEPRECATED=	No active development in years and no users in tree
+EXPIRATION_DATE=2025-03-16
+
 LIB_DEPENDS=	libcommoncpp.so:devel/ucommon \
 		libgcrypt.so:security/libgcrypt