Index: head/security/py-dfwinreg/Makefile =================================================================== --- head/security/py-dfwinreg/Makefile (revision 552233) +++ head/security/py-dfwinreg/Makefile (revision 552234) @@ -1,33 +1,34 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= dfwinreg -PORTVERSION= 20200415 +PORTVERSION= 20201006 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Digital Forensics Windows Registry LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= libregf>=a:devel/libregf \ +RUN_DEPENDS= libcreg>=e:devel/libcreg \ + libregf>=a:devel/libregf \ ${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes post-patch: ${REINPLACE_CMD} "s,share/doc/dfwinreg,${DOCSDIR_REL}," ${WRKSRC}/setup.py do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py) .include Index: head/security/py-dfwinreg/distinfo =================================================================== --- head/security/py-dfwinreg/distinfo (revision 552233) +++ head/security/py-dfwinreg/distinfo (revision 552234) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587030520 -SHA256 (dfwinreg-20200415.tar.gz) = d2685773afcea90474ed11b97e8fed0d436e137dfc27e2333a7e0e4c05a21f73 -SIZE (dfwinreg-20200415.tar.gz) = 14913895 +TIMESTAMP = 1602092953 +SHA256 (dfwinreg-20201006.tar.gz) = 9bb015508780b00e68aa287da5e760a095589ec153e5098b0a07b1fcde66cd1f +SIZE (dfwinreg-20201006.tar.gz) = 15295712