git: ee3a7da4ff18 - main - devel/arpc: Deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 04 Jun 2025 20:50:23 UTC
The branch main has been updated by diizzy:

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

commit ee3a7da4ff18e6fba49be3a86a65bed9c8179080
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 20:40:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:15 +0000

    devel/arpc: Deprecate and set expiration date to 2025-07-31
    
    Unmaintained upstream
    
    Reference: https://github.com/NuxiNL/cloudlibc
    
    PR:             286854
    Approved by:    maintainer timeout, 2+ weeks
---
 devel/arpc/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/arpc/Makefile b/devel/arpc/Makefile
index e2d04588edee..d95d092a6931 100644
--- a/devel/arpc/Makefile
+++ b/devel/arpc/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/NuxiNL/arpc
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION_DATE=2025-07-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyPEG2>=2.15.2:textproc/py-pyPEG2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toposort>=1.5:devel/py-toposort@${PY_FLAVOR}
 LIB_DEPENDS=	libargdata.so:devel/argdata