aboutsummaryrefslogtreecommitdiff
path: root/security/py-dfvfs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-07-04 13:05:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-07-04 13:05:54 +0000
commit24266c7129e4a91f0a302550f139de772406550f (patch)
tree9c23d92ad2dafb0da1dd56c9aeebbe48ba37824f /security/py-dfvfs
parentaa57703563edee57732e5a76b8854690b50c38f8 (diff)
downloadports-24266c7129e4a91f0a302550f139de772406550f.tar.gz
ports-24266c7129e4a91f0a302550f139de772406550f.zip
Notes
Diffstat (limited to 'security/py-dfvfs')
-rw-r--r--security/py-dfvfs/Makefile9
-rw-r--r--security/py-dfvfs/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile
index 9916a57acb62..c285738d8a76 100644
--- a/security/py-dfvfs/Makefile
+++ b/security/py-dfvfs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dfvfs
-PORTVERSION= 20180510
+PORTVERSION= 20180703
CATEGORIES= security devel python
MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
LOCAL/antoine
@@ -35,9 +35,9 @@ RUN_DEPENDS= libbde>=a:devel/libbde \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
NO_ARCH= yes
-USES= python:2.7
+USES= python
USE_LOCALE= en_US.UTF-8
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist concurrent
.include <bsd.port.pre.mk>
@@ -48,6 +48,9 @@ TEST_ENV= ${MAKE_ENV} PYTHONHTTPSVERIFY=0
TEST_DEPENDS+= ca_root_nss>=0:security/ca_root_nss
.endif
+post-patch:
+ ${REINPLACE_CMD} "s,share/doc/dfvfs,${DOCSDIR_REL}," ${WRKSRC}/setup.py
+
do-test:
@${TOUCH} ${TEST_WRKSRC}/utils/__init__.py
@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py)
diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo
index d34431b37d4c..fda77d763d58 100644
--- a/security/py-dfvfs/distinfo
+++ b/security/py-dfvfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527152629
-SHA256 (dfvfs-20180510.tar.gz) = 547be8afd28bd52059bf8e5bfd102d04cbc578a68f380d8a76e48cb73b851cc9
-SIZE (dfvfs-20180510.tar.gz) = 77727962
+TIMESTAMP = 1530682200
+SHA256 (dfvfs-20180703.tar.gz) = 13aa85dec12bcb7aeecc95e50e180a03d9b1770b3940bc39daf935eab14f2df2
+SIZE (dfvfs-20180703.tar.gz) = 77729728