Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2016 17:52:42 +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: r424584 - head/security/py-artifacts
Message-ID:  <201610241752.u9OHqg2s040139@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Oct 24 17:52:42 2016
New Revision: 424584
URL: https://svnweb.freebsd.org/changeset/ports/424584

Log:
  Update to 20161022

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

Modified: head/security/py-artifacts/Makefile
==============================================================================
--- head/security/py-artifacts/Makefile	Mon Oct 24 17:43:50 2016	(r424583)
+++ head/security/py-artifacts/Makefile	Mon Oct 24 17:52:42 2016	(r424584)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	artifacts
-PORTVERSION=	20160918
+PORTVERSION=	20161022
 CATEGORIES=	security python
-MASTER_SITES=	CHEESESHOP
+MASTER_SITES=	CHEESESHOP \
+		https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine@FreeBSD.org
@@ -15,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist
 

Modified: head/security/py-artifacts/distinfo
==============================================================================
--- head/security/py-artifacts/distinfo	Mon Oct 24 17:43:50 2016	(r424583)
+++ head/security/py-artifacts/distinfo	Mon Oct 24 17:52:42 2016	(r424584)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474205784
-SHA256 (artifacts-20160918.tar.gz) = 4d6df3a8e71184f189417d27717615d558389d0bf083063a011b97c4ab1e977c
-SIZE (artifacts-20160918.tar.gz) = 49378
+TIMESTAMP = 1477237310
+SHA256 (artifacts-20161022.tar.gz) = 5f26f97b5f0f9f0ec0020b7fff44b517e9adfe55e975f0b058ba844c9d506e22
+SIZE (artifacts-20161022.tar.gz) = 49375



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