Index: head/security/py-artifacts/files/patch-setup.py =================================================================== --- head/security/py-artifacts/files/patch-setup.py (revision 444259) +++ head/security/py-artifacts/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2017-05-22 18:44:24 UTC -+++ setup.py -@@ -123,7 +123,7 @@ setup( - 'Operating System :: OS Independent', - 'Programming Language :: Python', - ], -- packages=find_packages('.', exclude=[u'tests', u'tests.*', u'tools']), -+ packages=find_packages('.', exclude=[u'tests', u'tests.*', u'tools', u'utils']), - package_dir={'artifacts': 'artifacts'}, - data_files=[ - ('share/artifacts', glob.glob(os.path.join('data', '*'))), Property changes on: head/security/py-artifacts/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/py-artifacts/Makefile =================================================================== --- head/security/py-artifacts/Makefile (revision 444259) +++ head/security/py-artifacts/Makefile (revision 444260) @@ -1,26 +1,26 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= artifacts -PORTVERSION= 20170522 +PORTVERSION= 20170618 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 TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/py-yapf NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} TEST_TARGET= run_tests.py .include Index: head/security/py-artifacts/distinfo =================================================================== --- head/security/py-artifacts/distinfo (revision 444259) +++ head/security/py-artifacts/distinfo (revision 444260) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496500460 -SHA256 (artifacts-20170522.tar.gz) = a421282bbe1911bec482144052a9cfb0307d1c3a4f1a936e2dc111b31988d126 -SIZE (artifacts-20170522.tar.gz) = 58267 +TIMESTAMP = 1497806646 +SHA256 (artifacts-20170618.tar.gz) = 3162bb52aa26dd5b1ef93488ccc5794d86bb0a9dfcfcc12841a43f709a27df5f +SIZE (artifacts-20170618.tar.gz) = 58295