svn commit: r506759 - head/security/py-plaso
Antoine Brodin
antoine at FreeBSD.org
Tue Jul 16 16:14:05 UTC 2019
Author: antoine
Date: Tue Jul 16 16:14:04 2019
New Revision: 506759
URL: https://svnweb.freebsd.org/changeset/ports/506759
Log:
Update to 20190708
Modified:
head/security/py-plaso/Makefile
head/security/py-plaso/distinfo
Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile Tue Jul 16 16:13:43 2019 (r506758)
+++ head/security/py-plaso/Makefile Tue Jul 16 16:14:04 2019 (r506759)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plaso
-PORTVERSION= 20190531
+PORTVERSION= 20190708
CATEGORIES= security python
MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
LOCAL/antoine
@@ -27,6 +27,7 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \
${PYTHON_PKGNAMEPREFIX}bencode.py>=0:converters/py-bencode.py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}biplist>=0:devel/py-biplist@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfvfs>=0:security/py-dfvfs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfwinreg>=0:security/py-dfwinreg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}elasticsearch>=0:textproc/py-elasticsearch@${PY_FLAVOR} \
Modified: head/security/py-plaso/distinfo
==============================================================================
--- head/security/py-plaso/distinfo Tue Jul 16 16:13:43 2019 (r506758)
+++ head/security/py-plaso/distinfo Tue Jul 16 16:14:04 2019 (r506759)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559376301
-SHA256 (plaso-20190531.tar.gz) = 5c74c203cd41f35fe6f9146f2f934dc1853e3033257f676048989824367fa39f
-SIZE (plaso-20190531.tar.gz) = 110379330
+TIMESTAMP = 1562696592
+SHA256 (plaso-20190708.tar.gz) = 2a12a9ef3bc5b69ecd20d76b2d738d69f11d55c6ee55289aa40b365d5d0f6e4e
+SIZE (plaso-20190708.tar.gz) = 110420318
More information about the svn-ports-all
mailing list