Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2018 11:55:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459595 - head/security/py-artifacts
Message-ID:  <201801211155.w0LBttWs089629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jan 21 11:55:55 2018
New Revision: 459595
URL: https://svnweb.freebsd.org/changeset/ports/459595

Log:
  Update to 20180115

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

Modified: head/security/py-artifacts/Makefile
==============================================================================
--- head/security/py-artifacts/Makefile	Sun Jan 21 11:55:51 2018	(r459594)
+++ head/security/py-artifacts/Makefile	Sun Jan 21 11:55:55 2018	(r459595)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	artifacts
-PORTVERSION=	20171107
+PORTVERSION=	20180115
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP \
 		https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
@@ -15,7 +15,8 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/py-yapf@${FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/py-yapf@${FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/security/py-artifacts/distinfo
==============================================================================
--- head/security/py-artifacts/distinfo	Sun Jan 21 11:55:51 2018	(r459594)
+++ head/security/py-artifacts/distinfo	Sun Jan 21 11:55:55 2018	(r459595)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510130339
-SHA256 (artifacts-20171107.tar.gz) = 61ca07be06ebdb2297ca0aeeb7483427966c3b0292d5fa87d80b8c97082b99da
-SIZE (artifacts-20171107.tar.gz) = 59122
+TIMESTAMP = 1516084678
+SHA256 (artifacts-20180115.tar.gz) = e67bcedc0c0cbacada0a5990d73dc29805d1c67a0a2149d9d84df0ec6cfbf850
+SIZE (artifacts-20180115.tar.gz) = 59477



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801211155.w0LBttWs089629>