git: 70f0d82fd7c2 - main - devel/libdevq: Deprecate and set expiration date to 2024-10-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 08 Sep 2024 17:33:08 UTC
The branch main has been updated by diizzy:

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

commit 70f0d82fd7c2846f6e3f893b598e4c3a49061a1f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 17:19:50 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:50 +0000

    devel/libdevq: Deprecate and set expiration date to 2024-10-31
    
    Upstream repo archived Dec 14, 2023
    
    Reference:
    https://github.com/freebsd/libdevq
---
 devel/libdevq/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libdevq/Makefile b/devel/libdevq/Makefile
index 93998e385eb5..12decf2db61a 100644
--- a/devel/libdevq/Makefile
+++ b/devel/libdevq/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/freebsd/libdevq
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Upstream repo archived Dec 14, 2023
+EXPIRATION_DATE=2024-10-31
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		autoreconf libtool pathfix tar:xz