Date: Thu, 14 Sep 2017 16:42:29 +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: r449840 - head/security/py-artifacts Message-ID: <201709141642.v8EGgTYu002857@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709141642.v8EGgTYu002857>