From owner-svn-ports-all@freebsd.org Sat Dec 2 13:30:16 2017 Return-Path: Delivered-To: svn-ports-all@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 25CA9DFF461; Sat, 2 Dec 2017 13:30:16 +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 E6B61700F2; Sat, 2 Dec 2017 13:30:15 +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 vB2DUFgK068831; Sat, 2 Dec 2017 13:30:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB2DUFFC068829; Sat, 2 Dec 2017 13:30:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712021330.vB2DUFFC068829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 2 Dec 2017 13:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455369 - 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: 455369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2017 13:30:16 -0000 Author: antoine Date: Sat Dec 2 13:30:14 2017 New Revision: 455369 URL: https://svnweb.freebsd.org/changeset/ports/455369 Log: - Update to 20171107 - Remove USE_PYTHON=concurrent, it doesn't really work for this port Modified: head/security/py-artifacts/Makefile head/security/py-artifacts/distinfo Modified: head/security/py-artifacts/Makefile ============================================================================== --- head/security/py-artifacts/Makefile Sat Dec 2 13:29:36 2017 (r455368) +++ head/security/py-artifacts/Makefile Sat Dec 2 13:30:14 2017 (r455369) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= artifacts -PORTVERSION= 20170909 +PORTVERSION= 20171107 CATEGORIES= security python MASTER_SITES= CHEESESHOP \ https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/ @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/ NO_ARCH= yes USES= python USE_LOCALE= en_US.UTF-8 -USE_PYTHON= concurrent distutils autoplist +USE_PYTHON= 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 Sat Dec 2 13:29:36 2017 (r455368) +++ head/security/py-artifacts/distinfo Sat Dec 2 13:30:14 2017 (r455369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505025053 -SHA256 (artifacts-20170909.tar.gz) = 39c6624e33c2e62f7e1b3628faa56b09694f3269a44f2039e4c9f101b77e5334 -SIZE (artifacts-20170909.tar.gz) = 58949 +TIMESTAMP = 1510130339 +SHA256 (artifacts-20171107.tar.gz) = 61ca07be06ebdb2297ca0aeeb7483427966c3b0292d5fa87d80b8c97082b99da +SIZE (artifacts-20171107.tar.gz) = 59122