Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 16:35:56 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: 322dd48c0604 - main - biology/pbseqan: Set EXPIRATION_DATE
Message-ID:  <202404041635.434GZu4c068981@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=322dd48c06042b9983d25f9f0b3271036887a4cf

commit 322dd48c06042b9983d25f9f0b3271036887a4cf
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-04-04 16:34:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-04-04 16:35:51 +0000

    biology/pbseqan: Set EXPIRATION_DATE
    
    - Has been marked DEPRECATED for around 5 years
    - Use biology/seqan
    - Set EXPIRATION_DATE 2024-05-05
---
 biology/pbseqan/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/biology/pbseqan/Makefile b/biology/pbseqan/Makefile
index 98b56c5e51e2..a7d8d6e04759 100644
--- a/biology/pbseqan/Makefile
+++ b/biology/pbseqan/Makefile
@@ -12,6 +12,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 DEPRECATED=	Upstream merged into SeqAn project: Use biology/seqan
+EXPIRATION_DATE=	2024-05-05
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	PacificBiosciences



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