mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
biology/p5-TrimGalore: Upgrade to 0.6.4
Improved adapter autodetection, minor bug fixes.
This commit is contained in:
parent
8a83d3eb39
commit
2eee6a30e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512462
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= TrimGalore
|
||||
DISTVERSION= 0.6.1
|
||||
DISTVERSION= 0.6.4
|
||||
CATEGORIES= biology perl5 python
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Wrapper around Cutadapt and FastQC for adapter and quality trimming
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cutadapt>0:biology/py-cutadapt@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cutadapt>=2.5:biology/py-cutadapt@${PY_FLAVOR} \
|
||||
fastqc>0:biology/fastqc
|
||||
|
||||
# Future: Can 3.4+ be determined from cutadapt dep?
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1553345061
|
||||
SHA256 (FelixKrueger-TrimGalore-0.6.1_GH0.tar.gz) = 658578c29d007fe66f9ab49608442be703a6fcf535db06eb82659c7edccb62b0
|
||||
SIZE (FelixKrueger-TrimGalore-0.6.1_GH0.tar.gz) = 26825390
|
||||
TIMESTAMP = 1568381106
|
||||
SHA256 (FelixKrueger-TrimGalore-0.6.4_GH0.tar.gz) = eb57e18203d8a1dce1397b930a348a9969eebaa758b8a7304d04c22f216cea2d
|
||||
SIZE (FelixKrueger-TrimGalore-0.6.4_GH0.tar.gz) = 26827580
|
||||
|
Loading…
Reference in New Issue
Block a user