diff options
author | antoine <antoine@FreeBSD.org> | 2019-06-04 16:58:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-06-04 16:58:13 +0800 |
commit | 50221952e715eeaf20b95c54c80781c5b45795dd (patch) | |
tree | 1ec50058c658e47f29c926dc4288c3498b2e60f7 /security | |
parent | be2ccf1df1cd17bba9efff413c0813e9cb7d6ace (diff) | |
download | freebsd-ports-gnome-50221952e715eeaf20b95c54c80781c5b45795dd.tar.gz freebsd-ports-gnome-50221952e715eeaf20b95c54c80781c5b45795dd.tar.zst freebsd-ports-gnome-50221952e715eeaf20b95c54c80781c5b45795dd.zip |
Update to 20190531
Diffstat (limited to 'security')
-rw-r--r-- | security/py-plaso/Makefile | 5 | ||||
-rw-r--r-- | security/py-plaso/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index 84830215a1d2..cf55767f45b9 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plaso -PORTVERSION= 20190429 +PORTVERSION= 20190531 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -44,11 +44,12 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \ ${PYTHON_PKGNAMEPREFIX}yara>=0:security/py-yara@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} -NO_ARCH= yes USES= python USE_LOCALE= en_US.UTF-8 USE_PYTHON= distutils autoplist concurrent +NO_ARCH= yes + .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 3000 diff --git a/security/py-plaso/distinfo b/security/py-plaso/distinfo index 2d4bfdc4008a..28e055e24962 100644 --- a/security/py-plaso/distinfo +++ b/security/py-plaso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556602483 -SHA256 (plaso-20190429.tar.gz) = 301bed54483441ac965a0d9da2ff8c674d5f1df33f225735033debbbbd94b7dc -SIZE (plaso-20190429.tar.gz) = 110152073 +TIMESTAMP = 1559376301 +SHA256 (plaso-20190531.tar.gz) = 5c74c203cd41f35fe6f9146f2f934dc1853e3033257f676048989824367fa39f +SIZE (plaso-20190531.tar.gz) = 110379330 |