Hi,

attached is the update of py-artifacts, needed for the incoming update of plaso.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/py-artifacts/Makefile,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 Makefile
--- Makefile	3 Feb 2018 05:53:21 -0000	1.9
+++ Makefile	25 May 2018 12:00:13 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	ForensicArtifacts.com Artifact Repository
 
-MODPY_EGG_VERSION = 20180115
+MODPY_EGG_VERSION = 20180505
 DISTNAME =	artifacts-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
 
@@ -23,7 +23,8 @@ FLAVORS =	python3
 FLAVOR ?=
 
 RUN_DEPENDS =	textproc/py-yaml${MODPY_FLAVOR}
-TEST_DEPENDS =	${RUN_DEPENDS}
+TEST_DEPENDS =	${RUN_DEPENDS} \
+		devel/py-yapf${MODPY_FLAVOR}
 MAKE_ENV +=	LC_CTYPE='en_US.UTF-8'
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/py-artifacts/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo	3 Feb 2018 05:53:21 -0000	1.6
+++ distinfo	25 May 2018 12:00:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (artifacts-20180115.tar.gz) = 5nvO3AwMusraClmQ1z3CmAXRxnoKIUnZ2E3w7Gz7+FA=
-SIZE (artifacts-20180115.tar.gz) = 59477
+SHA256 (artifacts-20180505.tar.gz) = KcRgExpXAQXmDI+c8xQ//YmCvGXqEls0SMMaSbeqY9g=
+SIZE (artifacts-20180505.tar.gz) = 58296

Reply via email to