Index: head/biology/py-cutadapt/Makefile =================================================================== --- head/biology/py-cutadapt/Makefile (revision 511956) +++ head/biology/py-cutadapt/Makefile (revision 511957) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= cutadapt -DISTVERSION= 2.3 +DISTVERSION= 2.5 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jwb@FreeBSD.org COMMENT= Trim adapters from high-throughput sequencing reads LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xopen>=0.5.0:archivers/py-xopen@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dnaio>=0.3:biology/py-dnaio@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}dnaio>=0.3:biology/py-dnaio@${PY_FLAVOR} \ + pigz>=0:archivers/pigz TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} USES= python:3.4+ USE_PYTHON= autoplist concurrent cython distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cutadapt/*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include Index: head/biology/py-cutadapt/distinfo =================================================================== --- head/biology/py-cutadapt/distinfo (revision 511956) +++ head/biology/py-cutadapt/distinfo (revision 511957) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556282310 -SHA256 (cutadapt-2.3.tar.gz) = 98b864ac9d81525263897bdda9ec5bfd4ff6b5d2ef48f915219def620a6e92ac -SIZE (cutadapt-2.3.tar.gz) = 265584 +TIMESTAMP = 1568342520 +SHA256 (cutadapt-2.5.tar.gz) = ced79e49b93e922e579d0bb9d21298dcb2d7b7b1ea721feed484277e08b1660b +SIZE (cutadapt-2.5.tar.gz) = 269321