summaryrefslogtreecommitdiff
path: root/security/py-plaso
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-08-25 08:38:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-08-25 08:38:36 +0000
commit7bf240a917fd09f6cf2e74eda2387c42a7239a01 (patch)
tree5455fcf7e3735691292a57be35afc3d9180e58fd /security/py-plaso
parent- Build python2 and python3 bindings (diff)
Update to 20180818
Announce: http://blog.kiddaland.net/2018/08/plaso-20180818-released.html
Notes
Notes: svn path=/head/; revision=478016
Diffstat (limited to 'security/py-plaso')
-rw-r--r--security/py-plaso/Makefile11
-rw-r--r--security/py-plaso/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile
index 1106a247fa38..c0baf002e30e 100644
--- a/security/py-plaso/Makefile
+++ b/security/py-plaso/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plaso
-PORTVERSION= 20180630
+PORTVERSION= 20180818
CATEGORIES= security python
MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
LOCAL/antoine
@@ -30,9 +30,9 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfvfs>=0:security/py-dfvfs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfwinreg>=0:security/py-dfwinreg@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dpkt>=0:net/py-dpkt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}efilter>=0:devel/py-efilter@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}elasticsearch5>=0:textproc/py-elasticsearch5@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=0:textproc/py-elasticsearch@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lz4>=0:archivers/py-lz4@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pefile>=0:devel/py-pefile@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR} \
@@ -64,8 +64,9 @@ TEST_DEPENDS+= ca_root_nss>=0:security/ca_root_nss
.endif
post-patch:
- ${REINPLACE_CMD} "s,'5.5.1',None," ${WRKSRC}/plaso/dependencies.py
- ${REINPLACE_CMD} "/maximum_version: 5.5.1/d" ${WRKSRC}/dependencies.ini
+ ${REINPLACE_CMD} "/scripts=glob/s/*.py/[a-z]*.py/" ${WRKSRC}/setup.py
+ ${REINPLACE_CMD} "/elasticsearch5/d" ${WRKSRC}/plaso/dependencies.py
+ ${REINPLACE_CMD} "/^\[elasticsearch5/,/^$$/d" ${WRKSRC}/dependencies.ini
${REINPLACE_CMD} "s|'share', 'artifacts'|'share', '${PYTHON_PKGNAMEPREFIX}artifacts'|" \
${WRKSRC}/plaso/cli/helpers/artifact_definitions.py
diff --git a/security/py-plaso/distinfo b/security/py-plaso/distinfo
index 973d30056938..3c4d5515b7bc 100644
--- a/security/py-plaso/distinfo
+++ b/security/py-plaso/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530448533
-SHA256 (plaso-20180630.tar.gz) = 003aec02eff04efb12568b2bb9af86a28a4fe24171d3b7863e8deb62614ca5b6
-SIZE (plaso-20180630.tar.gz) = 109676002
+TIMESTAMP = 1534691634
+SHA256 (plaso-20180818.tar.gz) = 87e9cedcaad968fd7f36dd8fbd0736abb3ae0f7f9fbdcb3a199f45ce2cc41e72
+SIZE (plaso-20180818.tar.gz) = 109783467