Index: head/security/py-dfdatetime/Makefile =================================================================== --- head/security/py-dfdatetime/Makefile (revision 442683) +++ head/security/py-dfdatetime/Makefile (revision 442684) @@ -1,24 +1,27 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= dfdatetime -PORTVERSION= 20170103 +PORTVERSION= 20170605 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP \ https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Digital Forensics Date and Time LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock + NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist do-test: + @${TOUCH} ${TEST_WRKSRC}/utils/__init__.py @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py) .include Index: head/security/py-dfdatetime/distinfo =================================================================== --- head/security/py-dfdatetime/distinfo (revision 442683) +++ head/security/py-dfdatetime/distinfo (revision 442684) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483986757 -SHA256 (dfdatetime-20170103.tar.gz) = 5dc9b4c768aa3b6ad321d1622f0222acd470819207f633da4463c6a381e2cc1d -SIZE (dfdatetime-20170103.tar.gz) = 23499 +TIMESTAMP = 1496669177 +SHA256 (dfdatetime-20170605.tar.gz) = cb62c4d15349d4ce689d867ac91b87d9a0b520d518efd6b9d8fe7d08c8b945a5 +SIZE (dfdatetime-20170605.tar.gz) = 27777