Date: Sun, 19 Feb 2023 18:11:48 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: d91c1fae701d - main - biology/rna-seq: Drop biology/igv dep Message-ID: <202302191811.31JIBm8p063114@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=d91c1fae701d1491d510e35cf430af7c8c3f93b0 commit d91c1fae701d1491d510e35cf430af7c8c3f93b0 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-02-19 18:10:17 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-02-19 18:10:17 +0000 biology/rna-seq: Drop biology/igv dep Non-essential and currently broken --- biology/rna-seq/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/biology/rna-seq/Makefile b/biology/rna-seq/Makefile index e48022711cfd..d7b50a9c24d7 100644 --- a/biology/rna-seq/Makefile +++ b/biology/rna-seq/Makefile @@ -1,5 +1,5 @@ PORTNAME= rna-seq -DISTVERSION= 0.1.1 +DISTVERSION= 0.1.2 CATEGORIES= biology python MASTER_SITES= # empty @@ -18,7 +18,6 @@ RUN_DEPENDS= sra-tools>0:biology/sra-tools \ kallisto>0:biology/kallisto \ hisat2>0:biology/hisat2 \ samtools>0:biology/samtools \ - igv>0:biology/igv \ fasda>0:biology/fasda \ webbrowser>0:www/webbrowser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302191811.31JIBm8p063114>