git: d03ef56959a3 - main - security/py-dfvfs: update to 20221224
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Feb 2023 14:14:25 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d03ef56959a3a8ede4aed6cb394791346c334fd7
commit d03ef56959a3a8ede4aed6cb394791346c334fd7
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-22 14:10:05 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-22 14:14:19 +0000
security/py-dfvfs: update to 20221224
---
security/py-dfvfs/Makefile | 21 +++++++++++----------
security/py-dfvfs/distinfo | 6 +++---
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile
index 13716f0d9e7d..ec6be99cdbe0 100644
--- a/security/py-dfvfs/Makefile
+++ b/security/py-dfvfs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dfvfs
-PORTVERSION= 20210606
+PORTVERSION= 20221224
CATEGORIES= security devel python
MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
LOCAL/antoine
@@ -16,6 +16,7 @@ RUN_DEPENDS= libbde>=a:devel/libbde \
libewf>=0:devel/libewf \
libfsapfs>=e:devel/libfsapfs \
libfsext>=e:devel/libfsext \
+ libfsfat>=e:devel/libfsfat \
libfshfs>=e:devel/libfshfs \
libfsntfs>=e:devel/libfsntfs \
libfsxfs>=e:devel/libfsxfs \
@@ -23,27 +24,29 @@ RUN_DEPENDS= libbde>=a:devel/libbde \
libfwnt>=e:devel/libfwnt \
libluksde>=e:devel/libluksde \
libmodi>=e:devel/libmodi \
+ libphdi>=e:devel/libphdi \
libqcow>=a:devel/libqcow \
libsigscan>=e:devel/libsigscan \
libsmdev>=a:devel/libsmdev \
libsmraw>=a:devel/libsmraw \
libvhdi>=e:devel/libvhdi \
libvmdk>=e:devel/libvmdk \
- libvshadow>=0:devel/libvshadow \
libvsgpt>=e:devel/libvsgpt \
+ libvshadow>=0:devel/libvshadow \
libvslvm>=e:devel/libvslvm \
${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytsk>=0:sysutils/py-pytsk@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
- ca_root_nss>=0:security/ca_root_nss
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}xattr>=0:devel/py-xattr@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}
-USES= python:3.5+
+USES= python
USE_LOCALE= en_US.UTF-8
USE_PYTHON= distutils autoplist concurrent
+DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD}
+TEST_TARGET= run_tests.py
NO_ARCH= yes
@@ -52,8 +55,6 @@ EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar
post-patch:
${REINPLACE_CMD} "s,share/doc/dfvfs,${DOCSDIR_REL}," ${WRKSRC}/setup.py
-
-do-test:
- @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py)
+ ${REINPLACE_CMD} "/pip/d" ${WRKSRC}/requirements.txt
.include <bsd.port.mk>
diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo
index df68f6b5008f..f985b61f92fd 100644
--- a/security/py-dfvfs/distinfo
+++ b/security/py-dfvfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623182603
-SHA256 (dfvfs-20210606.tar.gz) = d09b2e53a521556bc2091ecd652538dd49f9c9212a84ebfdb89ab16e8d850283
-SIZE (dfvfs-20210606.tar.gz) = 80622338
+TIMESTAMP = 1677011387
+SHA256 (dfvfs-20221224.tar.gz) = bf058cd3cbe419efcecf79764c3f31cc580feedd6183a8922a3daa79ad02a59b
+SIZE (dfvfs-20221224.tar.gz) = 98019043