From owner-svn-ports-all@freebsd.org Sun Feb 24 20:16:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF2CC1509FE3; Sun, 24 Feb 2019 20:16:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA49085194; Sun, 24 Feb 2019 20:16:10 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE679A51E; Sun, 24 Feb 2019 20:16:10 +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 x1OKGAdo015071; Sun, 24 Feb 2019 20:16:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OKG8G7015063; Sun, 24 Feb 2019 20:16:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201902242016.x1OKG8G7015063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 24 Feb 2019 20:16:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493808 - in head/security: py-rekall py-rekall-core py-rekall-core/files py-rekall_lib py-rekall_lib/files X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/security: py-rekall py-rekall-core py-rekall-core/files py-rekall_lib py-rekall_lib/files X-SVN-Commit-Revision: 493808 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BA49085194 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 24 Feb 2019 20:16:12 -0000 Author: antoine Date: Sun Feb 24 20:16:08 2019 New Revision: 493808 URL: https://svnweb.freebsd.org/changeset/ports/493808 Log: Update rekall to 1.7.2rc1-52 Modified: head/security/py-rekall-core/Makefile head/security/py-rekall-core/distinfo head/security/py-rekall-core/files/patch-setup.py head/security/py-rekall/Makefile head/security/py-rekall/distinfo head/security/py-rekall_lib/Makefile head/security/py-rekall_lib/distinfo head/security/py-rekall_lib/files/patch-setup.py Modified: head/security/py-rekall-core/Makefile ============================================================================== --- head/security/py-rekall-core/Makefile Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall-core/Makefile Sun Feb 24 20:16:08 2019 (r493808) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rekall-core -DISTVERSION= 1.7.2rc1 +DISTVERSION= 1.7.2rc1-52 +DISTVERSIONSUFFIX= -g0cba831 CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -34,9 +34,15 @@ RUN_DEPENDS= cabextract:archivers/cabextract \ ${PYTHON_PKGNAMEPREFIX}rekall_lib>=0:security/py-rekall_lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yara>=3.6:security/py-yara@${PY_FLAVOR} -NO_ARCH= yes -USES= python zip +USE_GITHUB= yes +GH_ACCOUNT= google +GH_PROJECT= rekall + +USES= python USE_PYTHON= distutils autoplist + +NO_ARCH= yes +WRKSRC_SUBDIR= rekall-core .include Modified: head/security/py-rekall-core/distinfo ============================================================================== --- head/security/py-rekall-core/distinfo Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall-core/distinfo Sun Feb 24 20:16:08 2019 (r493808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517734180 -SHA256 (rekall-core-1.7.2rc1.zip) = e85f994a6ef54003d3a5465a38d4dc72b7ab5c7057f69fbd93af4d683f682109 -SIZE (rekall-core-1.7.2rc1.zip) = 1294996 +TIMESTAMP = 1551033000 +SHA256 (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 90edf50ab2fa643b59d79839b38741e7d8efaf88b015f6886e5161feb0810f6b +SIZE (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 5560819 Modified: head/security/py-rekall-core/files/patch-setup.py ============================================================================== --- head/security/py-rekall-core/files/patch-setup.py Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall-core/files/patch-setup.py Sun Feb 24 20:16:08 2019 (r493808) @@ -1,15 +1,13 @@ ---- setup.py.orig 2017-12-05 23:44:52 UTC +--- setup.py.orig 2019-01-04 00:51:27 UTC +++ setup.py -@@ -52,28 +52,28 @@ def find_data_files(source): - # approach ensures that any Rekall version will always work as tested - even +@@ -53,27 +53,27 @@ def find_data_files(source): # when external packages are upgraded in an incompatible way. install_requires = [ -- 'PyYAML==3.12', -- 'acora==2.0', + 'PyYAML', +- 'acora==2.1', - 'arrow==0.10.0', - 'artifacts==20170909', -+ 'PyYAML>=3.11', -+ 'acora>=2.0', ++ 'acora>=2.1', + 'arrow>=0.10.0', + 'artifacts>=20170909', 'future', @@ -34,7 +32,7 @@ + 'python-dateutil>=2.6.1', + 'pytsk3>=20170802', + 'pytz>=2017.3', -+ 'capstone>=3.0.4', ++ 'capstone>=3.0.5', "rekall-efilter >= 1.6, < 1.7", # Should match exactly the version of this package. Modified: head/security/py-rekall/Makefile ============================================================================== --- head/security/py-rekall/Makefile Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall/Makefile Sun Feb 24 20:16:08 2019 (r493808) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= rekall -DISTVERSION= 1.7.2rc1 -PORTREVISION= 2 +DISTVERSION= 1.7.2rc1-52 +DISTVERSIONSUFFIX= -g0cba831 CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -17,10 +16,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rekall_lib>=1.7.1: ${PYTHON_PKGNAMEPREFIX}rekall-core>=1.7.1:security/py-rekall-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipython5>=5.0.0:devel/ipython5@${PY_FLAVOR} -NO_ARCH= yes -USES= python shebangfix zip +USE_GITHUB= yes +GH_ACCOUNT= google + +USES= python shebangfix USE_PYTHON= distutils autoplist +NO_ARCH= yes python_OLD_CMD= python SHEBANG_FILES= tools/devel/autopep8.sh \ tools/devel/presubmit.sh \ Modified: head/security/py-rekall/distinfo ============================================================================== --- head/security/py-rekall/distinfo Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall/distinfo Sun Feb 24 20:16:08 2019 (r493808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517735306 -SHA256 (rekall-1.7.2rc1.zip) = 08134cd142203130c8d09e6e52114b4f5e17211bc9993d507ce4a69b5aa2e072 -SIZE (rekall-1.7.2rc1.zip) = 1733715 +TIMESTAMP = 1551033000 +SHA256 (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 90edf50ab2fa643b59d79839b38741e7d8efaf88b015f6886e5161feb0810f6b +SIZE (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 5560819 Modified: head/security/py-rekall_lib/Makefile ============================================================================== --- head/security/py-rekall_lib/Makefile Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall_lib/Makefile Sun Feb 24 20:16:08 2019 (r493808) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rekall_lib -DISTVERSION= 1.7.2rc1 +DISTVERSION= 1.7.2rc1-52 +DISTVERSIONSUFFIX= -g0cba831 CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -18,8 +18,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.10.0:deve ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>=0:security/py-pycryptodome@${PY_FLAVOR} -NO_ARCH= yes -USES= python zip +USE_GITHUB= yes +GH_PROJECT= rekall +GH_ACCOUNT= google + +USES= python USE_PYTHON= distutils autoplist + +NO_ARCH= yes +WRKSRC_SUBDIR= rekall-lib .include Modified: head/security/py-rekall_lib/distinfo ============================================================================== --- head/security/py-rekall_lib/distinfo Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall_lib/distinfo Sun Feb 24 20:16:08 2019 (r493808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517734081 -SHA256 (rekall_lib-1.7.2rc1.zip) = 9a32a24ce8867db4fe6612e8dfe4496588d589b008610cab65039e6c2ebc38a2 -SIZE (rekall_lib-1.7.2rc1.zip) = 41077 +TIMESTAMP = 1551033000 +SHA256 (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 90edf50ab2fa643b59d79839b38741e7d8efaf88b015f6886e5161feb0810f6b +SIZE (google-rekall-1.7.2rc1-52-g0cba831_GH0.tar.gz) = 5560819 Modified: head/security/py-rekall_lib/files/patch-setup.py ============================================================================== --- head/security/py-rekall_lib/files/patch-setup.py Sun Feb 24 20:13:10 2019 (r493807) +++ head/security/py-rekall_lib/files/patch-setup.py Sun Feb 24 20:16:08 2019 (r493808) @@ -1,12 +1,14 @@ ---- setup.py.orig 2017-11-05 21:38:24 UTC +--- setup.py.orig 2019-01-04 00:51:27 UTC +++ setup.py -@@ -41,9 +41,9 @@ def find_data_files(source): +@@ -41,11 +41,11 @@ def find_data_files(source): return result install_requires = [ - "arrow==0.10.0", + "arrow>=0.10.0", "future", + # We need to upgrade but this seems to break Rekall. + # "sortedcontainers >= 2.0, < 3.0", - "sortedcontainers==1.5.7", + "sortedcontainers>=1.5.7", ]