Index: head/security/py-dfwinreg/Makefile =================================================================== --- head/security/py-dfwinreg/Makefile (revision 492036) +++ head/security/py-dfwinreg/Makefile (revision 492037) @@ -1,29 +1,32 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= dfwinreg -PORTVERSION= 20180712 +PORTVERSION= 20190122 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP \ https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Digital Forensics Windows Registry LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= 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} NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist concurrent + +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 492036) +++ head/security/py-dfwinreg/distinfo (revision 492037) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531429937 -SHA256 (dfwinreg-20180712.tar.gz) = bb1d6bd6f7349464da1c79704b09828d4c1bef287e88399dfc6b76c8d1ab4701 -SIZE (dfwinreg-20180712.tar.gz) = 1226394 +TIMESTAMP = 1548267578 +SHA256 (dfwinreg-20190122.tar.gz) = 85bb0cca84753132810e627ac13104fee012c2cc4b05bbc82c600fcfabcfbfbd +SIZE (dfwinreg-20190122.tar.gz) = 1234152