Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 17:33:08 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70f0d82fd7c2 - main - devel/libdevq: Deprecate and set expiration date to 2024-10-31
Message-ID:  <202409081733.488HX8tp008691@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081733.488HX8tp008691>