diff --git a/biology/rna-seq/Makefile b/biology/rna-seq/Makefile index 6a4ff27e6aaf..3cf8374e4b07 100644 --- a/biology/rna-seq/Makefile +++ b/biology/rna-seq/Makefile @@ -1,27 +1,27 @@ PORTNAME= rna-seq -DISTVERSION= 0.1.2 -PORTREVISION= 1 +DISTVERSION= 0.1.3 CATEGORIES= biology python MASTER_SITES= # empty MAINTAINER= jwb@FreeBSD.org COMMENT= Metaport for RNA-Seq analysis WWW= https://github.com/auerlab/ LICENSE= BSD2CLAUSE RUN_DEPENDS= sra-tools>0:biology/sra-tools \ fastq-trim>0:biology/fastq-trim \ fastqc>0:biology/fastqc \ ${PYTHON_PKGNAMEPREFIX}multiqc>0:biology/py-multiqc@${PY_FLAVOR} \ biolibc-tools>0:biology/biolibc-tools \ gffread>0:biology/gffread \ kallisto>0:biology/kallisto \ hisat2>0:biology/hisat2 \ samtools>0:biology/samtools \ fasda>0:biology/fasda \ - webbrowser>0:www/webbrowser + webbrowser>0:www/webbrowser \ + curl>0:ftp/curl USES= metaport python .include diff --git a/biology/rna-seq/distinfo b/biology/rna-seq/distinfo index 012089e6842f..8a8b6583b713 100644 --- a/biology/rna-seq/distinfo +++ b/biology/rna-seq/distinfo @@ -1 +1 @@ -TIMESTAMP = 1673550086 +TIMESTAMP = 1690554702