From owner-svn-ports-head@freebsd.org Thu Sep 14 16:42:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FC47E23849; Thu, 14 Sep 2017 16:42:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C8E584861; Thu, 14 Sep 2017 16:42:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EGgTQG002859; Thu, 14 Sep 2017 16:42:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8EGgTYu002857; Thu, 14 Sep 2017 16:42:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201709141642.v8EGgTYu002857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 14 Sep 2017 16:42:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449840 - head/security/py-artifacts X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/py-artifacts X-SVN-Commit-Revision: 449840 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 16:42:30 -0000 Author: antoine Date: Thu Sep 14 16:42:29 2017 New Revision: 449840 URL: https://svnweb.freebsd.org/changeset/ports/449840 Log: Update to 20170909 Modified: head/security/py-artifacts/Makefile head/security/py-artifacts/distinfo Modified: head/security/py-artifacts/Makefile ============================================================================== --- head/security/py-artifacts/Makefile Thu Sep 14 16:04:57 2017 (r449839) +++ head/security/py-artifacts/Makefile Thu Sep 14 16:42:29 2017 (r449840) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= artifacts -PORTVERSION= 20170818 +PORTVERSION= 20170909 CATEGORIES= security python MASTER_SITES= CHEESESHOP \ https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/ @@ -19,6 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/ NO_ARCH= yes USES= python +USE_LOCALE= en_US.UTF-8 USE_PYTHON= concurrent distutils autoplist DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} TEST_TARGET= run_tests.py Modified: head/security/py-artifacts/distinfo ============================================================================== --- head/security/py-artifacts/distinfo Thu Sep 14 16:04:57 2017 (r449839) +++ head/security/py-artifacts/distinfo Thu Sep 14 16:42:29 2017 (r449840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503257519 -SHA256 (artifacts-20170818.tar.gz) = 8fe5340eea0ed347e251ac5743da26f9e9bbd847f881c921f88aff0b78a76710 -SIZE (artifacts-20170818.tar.gz) = 58959 +TIMESTAMP = 1505025053 +SHA256 (artifacts-20170909.tar.gz) = 39c6624e33c2e62f7e1b3628faa56b09694f3269a44f2039e4c9f101b77e5334 +SIZE (artifacts-20170909.tar.gz) = 58949