Index: head/security/py-artifacts/Makefile =================================================================== --- head/security/py-artifacts/Makefile (revision 473760) +++ head/security/py-artifacts/Makefile (revision 473761) @@ -1,32 +1,31 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= artifacts -PORTVERSION= 20180505 -PORTREVISION= 1 +PORTVERSION= 20180628 CATEGORIES= security python MASTER_SITES= CHEESESHOP \ https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= ForensicArtifacts.com Artifact Repository LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ yapf:textproc/py-yapf NO_ARCH= yes USES= python USE_LOCALE= en_US.UTF-8 USE_PYTHON= distutils autoplist concurrent DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} TEST_TARGET= run_tests.py post-patch: ${REINPLACE_CMD} "s,share/artifacts,${DATADIR_REL}," ${WRKSRC}/setup.py .include Index: head/security/py-artifacts/distinfo =================================================================== --- head/security/py-artifacts/distinfo (revision 473760) +++ head/security/py-artifacts/distinfo (revision 473761) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525555893 -SHA256 (artifacts-20180505.tar.gz) = 29c460131a570105e60c8f9cf3143ffd8982bc65ea125b3448c31a49b7aa63d8 -SIZE (artifacts-20180505.tar.gz) = 58296 +TIMESTAMP = 1530262431 +SHA256 (artifacts-20180628.tar.gz) = 8ddf1013b4c0760df23178f6041587fc35594fbfe34f2e88227bfef55c06b7cd +SIZE (artifacts-20180628.tar.gz) = 59921