diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-07-16 10:23:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-07-16 10:23:05 +0000 |
commit | 94bd398a247803c4f5061f8329c8b9c4a19b57e7 (patch) | |
tree | 6a52c77ee52716af9ec149f257f1f9a87e187474 | |
parent | Update to 0.24.post1 (diff) |
Update py-rekall/py-rekall-core to 1.5.2
Notes
Notes:
svn path=/head/; revision=418626
-rw-r--r-- | security/py-rekall-core/Makefile | 5 | ||||
-rw-r--r-- | security/py-rekall-core/distinfo | 6 | ||||
-rw-r--r-- | security/py-rekall-core/files/patch-setup.py | 15 | ||||
-rw-r--r-- | security/py-rekall/Makefile | 2 | ||||
-rw-r--r-- | security/py-rekall/distinfo | 6 |
5 files changed, 18 insertions, 16 deletions
diff --git a/security/py-rekall-core/Makefile b/security/py-rekall-core/Makefile index 3d577b0a5884..405e556c327e 100644 --- a/security/py-rekall-core/Makefile +++ b/security/py-rekall-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rekall-core -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2.post1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,8 @@ COMMENT= CORE component of the Rekall framework LICENSE= GPLv2 RUN_DEPENDS= cabextract:archivers/cabextract \ - ${PYTHON_PKGNAMEPREFIX}PyAFF4>=0.23:security/py-pyaff4 \ + ${PYTHON_PKGNAMEPREFIX}artifacts>=20160114:security/py-artifacts \ + ${PYTHON_PKGNAMEPREFIX}pyaff4>=0.23:security/py-pyaff4 \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}acora>=2.0:textproc/py-acora \ ${PYTHON_PKGNAMEPREFIX}arrow>=0.7.0:devel/py-arrow \ diff --git a/security/py-rekall-core/distinfo b/security/py-rekall-core/distinfo index 5876f021e020..ba476081fa74 100644 --- a/security/py-rekall-core/distinfo +++ b/security/py-rekall-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466191431 -SHA256 (rekall-core-1.5.1.zip) = 6d60d294bac406410a96f024642c42effda480e9d76cb4c04016f626c9c4514b -SIZE (rekall-core-1.5.1.zip) = 1013069 +TIMESTAMP = 1468650332 +SHA256 (rekall-core-1.5.2.post1.zip) = 239a572cdd7a6dc57fa450da5591b845b149422a372fd787d7ab7d9c2dbf88a2 +SIZE (rekall-core-1.5.2.post1.zip) = 1036768 diff --git a/security/py-rekall-core/files/patch-setup.py b/security/py-rekall-core/files/patch-setup.py index 4b1c809c6105..59318f518c39 100644 --- a/security/py-rekall-core/files/patch-setup.py +++ b/security/py-rekall-core/files/patch-setup.py @@ -1,15 +1,15 @@ ---- setup.py.orig 2016-05-23 16:08:02 UTC +--- setup.py.orig 2016-06-28 17:04:14 UTC +++ setup.py -@@ -46,23 +46,22 @@ def find_data_files(source): +@@ -50,23 +50,23 @@ def find_data_files(source): # approach ensures that any Rekall version will always work as tested - even # when external packages are upgraded in an incompatible way. install_requires = [ -- "PyAFF4 >= 0.23, < 0.30", +- "artifacts == 20160114", +- "pyaff4 >= 0.24, < 0.30", - "PyYAML == 3.11", - "acora == 2.0", -- "argparse == 1.4.0", - "arrow == 0.7.0", -- "efilter == 1!1.2", +- "efilter == 1!1.3", - "intervaltree == 2.1.0", - "pycrypto == 2.6.1", - "pyelftools == 0.23", @@ -17,11 +17,12 @@ - "rekall-capstone == 3.0.4.post2", - "rekall-yara == 3.4.0.1", - "sortedcontainers == 1.4.4", -+ "PyAFF4 >= 0.23", ++ "artifacts >= 20160114", ++ "pyaff4 >= 0.24", + "PyYAML >= 3.11", + "acora >= 2.0", + "arrow >= 0.7.0", -+ "efilter >= 1!1.2", ++ "efilter >= 1!1.3", + "intervaltree >= 2.1.0", + "pycrypto >= 2.6.1", + "pyelftools >= 0.23", diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile index 2829efbacd5d..84ca2db52927 100644 --- a/security/py-rekall/Makefile +++ b/security/py-rekall/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rekall -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-rekall/distinfo b/security/py-rekall/distinfo index 0f0481208476..9dbecea18b1c 100644 --- a/security/py-rekall/distinfo +++ b/security/py-rekall/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466191449 -SHA256 (rekall-1.5.1.zip) = a5ec6c382f330f2ad47ea70db8fb331aeb5b4d26a0f87a9f7059e50eceb2665d -SIZE (rekall-1.5.1.zip) = 2906939 +TIMESTAMP = 1468660883 +SHA256 (rekall-1.5.2.zip) = ba6aab29e2002607369cf159d924d1f4bca341a183f73b6005f2f8c1bb36e8f8 +SIZE (rekall-1.5.2.zip) = 392183 |