Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2023 17:14:39 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f248620f508 - main - biology/tabixpp: Deprecate
Message-ID:  <202301221714.30MHEdRC025286@gitrepo.freebsd.org>

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

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

commit 9f248620f508b603db7163275a094e0401f6848c
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-01-22 17:01:57 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-01-22 17:01:57 +0000

    biology/tabixpp: Deprecate
    
    Dependent ports will include it as a git submodule
---
 biology/tabixpp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/tabixpp/Makefile b/biology/tabixpp/Makefile
index a7b0263dc041..861ad7992ba1 100644
--- a/biology/tabixpp/Makefile
+++ b/biology/tabixpp/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/ekg/tabixpp
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Dependent ports use git submodules now
+
 LIB_DEPENDS=	libhts.so:biology/htslib
 
 USES=		compiler:c11 localbase:ldflags



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