- Update to 20180604

- Allow concurrent installation
This commit is contained in:
Antoine Brodin 2018-07-02 17:38:10 +00:00
parent 86555719cf
commit edf9b4d40a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473759
2 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dtfabric
PORTVERSION= 20180522
PORTVERSION= 20180604
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
https://github.com/libyal/dtfabric/releases/download/${PORTVERSION}/
@ -19,7 +19,10 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= distutils autoplist concurrent
post-patch:
${REINPLACE_CMD} "s,share/doc/dtfabric,${DOCSDIR_REL}," ${WRKSRC}/setup.py
do-test:
@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py)

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1527149149
SHA256 (dtfabric-20180522.tar.gz) = 262d29d97cd8b1fb801e80df99194f7384641e658107acf6380497ae3701c359
SIZE (dtfabric-20180522.tar.gz) = 41555
TIMESTAMP = 1530449225
SHA256 (dtfabric-20180604.tar.gz) = 7971f5d54f9b756f933236d43f37f2c1f6b0fcbe9686411453c7ebf5be524909
SIZE (dtfabric-20180604.tar.gz) = 41615