Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 20:33:14 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b4895898f33 - main - devel/ds2: Mark DEPRECATED
Message-ID:  <202403062033.426KXEmP047988@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 8b4895898f33eaae60e5178997f1970f0e7c587c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-06 20:16:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-06 20:33:02 +0000

    devel/ds2: Mark DEPRECATED
    
    - Upstram has deprecated and archived the project in 2020
    - Set EXPIRATION_DATE 2024-04-06
---
 devel/ds2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/ds2/Makefile b/devel/ds2/Makefile
index 9ef3173f0206..2d5a45ef2d1d 100644
--- a/devel/ds2/Makefile
+++ b/devel/ds2/Makefile
@@ -9,6 +9,9 @@ WWW=		https://github.com/facebook/ds2
 LICENSE=	NCSA
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream deprecated and archived
+EXPIRATION_DATE=	2024-04-06
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	facebook
 GH_TAGNAME=	52c45f3



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