svn commit: r494506 - head/security/py-artifacts

Antoine Brodin antoine at FreeBSD.org
Sun Mar 3 12:36:50 UTC 2019


Author: antoine
Date: Sun Mar  3 12:36:49 2019
New Revision: 494506
URL: https://svnweb.freebsd.org/changeset/ports/494506

Log:
  Update to 20190227

Modified:
  head/security/py-artifacts/Makefile
  head/security/py-artifacts/distinfo

Modified: head/security/py-artifacts/Makefile
==============================================================================
--- head/security/py-artifacts/Makefile	Sun Mar  3 12:03:25 2019	(r494505)
+++ head/security/py-artifacts/Makefile	Sun Mar  3 12:36:49 2019	(r494506)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	artifacts
-PORTVERSION=	20190113
+PORTVERSION=	20190227
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP \
 		https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
@@ -15,8 +15,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
-		yapf:textproc/py-yapf
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/security/py-artifacts/distinfo
==============================================================================
--- head/security/py-artifacts/distinfo	Sun Mar  3 12:03:25 2019	(r494505)
+++ head/security/py-artifacts/distinfo	Sun Mar  3 12:36:49 2019	(r494506)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547447741
-SHA256 (artifacts-20190113.tar.gz) = 9502c5d85a0f80856d0fba00c6e6fbd339b71d85a3ff446dd5806b61f966ee4f
-SIZE (artifacts-20190113.tar.gz) = 80313
+TIMESTAMP = 1551521485
+SHA256 (artifacts-20190227.tar.gz) = 3ba46cf959253cdb77164f2e58231c8fd95711afafdf26886804e5d22ce5d9f5
+SIZE (artifacts-20190227.tar.gz) = 82132


More information about the svn-ports-all mailing list