git: 606c5fdfde82 - main - biology/rna-seq: Update to 0.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 19:02:59 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=606c5fdfde82d72c1d34830d0e8335555ed28e93
commit 606c5fdfde82d72c1d34830d0e8335555ed28e93
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-01-12 19:02:14 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-01-12 19:02:14 +0000
biology/rna-seq: Update to 0.1.1
Fix WWW
Add www/webbrowser for portable FastQC report viewing
---
biology/rna-seq/Makefile | 7 ++++---
biology/rna-seq/distinfo | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/biology/rna-seq/Makefile b/biology/rna-seq/Makefile
index bdba35652327..e48022711cfd 100644
--- a/biology/rna-seq/Makefile
+++ b/biology/rna-seq/Makefile
@@ -1,11 +1,11 @@
PORTNAME= rna-seq
-DISTVERSION= 0.1.0
+DISTVERSION= 0.1.1
CATEGORIES= biology python
MASTER_SITES= # empty
MAINTAINER= jwb@FreeBSD.org
COMMENT= Metaport for RNA-Seq analysis
-WWW= https://example.com/rna-seq
+WWW= https://github.com/auerlab/
LICENSE= BSD2CLAUSE
@@ -19,7 +19,8 @@ RUN_DEPENDS= sra-tools>0:biology/sra-tools \
hisat2>0:biology/hisat2 \
samtools>0:biology/samtools \
igv>0:biology/igv \
- fasda>0:biology/fasda
+ fasda>0:biology/fasda \
+ webbrowser>0:www/webbrowser
USES= metaport python
diff --git a/biology/rna-seq/distinfo b/biology/rna-seq/distinfo
index 46e828c40768..012089e6842f 100644
--- a/biology/rna-seq/distinfo
+++ b/biology/rna-seq/distinfo
@@ -1 +1 @@
-TIMESTAMP = 1665354692
+TIMESTAMP = 1673550086