1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

biology/atac-seq: Update to 0.2.0

Add biology/py-macs3 dep to metaport
This commit is contained in:
Jason W. Bacon 2024-01-10 10:05:41 -06:00
parent bb5b510ef5
commit 999c86b251
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= atac-seq
DISTVERSION= 0.1.3
DISTVERSION= 0.2.0
CATEGORIES= biology python
MASTER_SITES= # empty
@ -25,4 +25,10 @@ RUN_DEPENDS= sra-tools>0:biology/sra-tools \
USES= metaport python
.include <bsd.port.options.mk>
.if ${OPSYS} != FreeBSD || ${OSVERSION} >= 1302509
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MACS3>0:biology/py-macs3@${PY_FLAVOR}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
TIMESTAMP = 1690554875
TIMESTAMP = 1704902712