diff options
author | antoine <antoine@FreeBSD.org> | 2018-12-21 03:57:02 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-12-21 03:57:02 +0800 |
commit | 9b589ff3b89cd52b4f85b7dc3e3fb332c9c208fd (patch) | |
tree | 2d8a9a1febcce96f60305d86d870ad863b207098 /security | |
parent | 61ebd7b771bbcb18aece39935fdf47bf8154c8b2 (diff) | |
download | freebsd-ports-gnome-9b589ff3b89cd52b4f85b7dc3e3fb332c9c208fd.tar.gz freebsd-ports-gnome-9b589ff3b89cd52b4f85b7dc3e3fb332c9c208fd.tar.zst freebsd-ports-gnome-9b589ff3b89cd52b4f85b7dc3e3fb332c9c208fd.zip |
Update to 20181219
Announce: http://blog.kiddaland.net/2018/12/plaso-20181219-released.html
Diffstat (limited to 'security')
-rw-r--r-- | security/py-plaso/Makefile | 4 | ||||
-rw-r--r-- | security/py-plaso/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index 3ec52d3792b7..6122816877d6 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plaso -PORTVERSION= 20180930 +PORTVERSION= 20181219 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -46,7 +46,7 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7 +USES= python USE_LOCALE= en_US.UTF-8 USE_PYTHON= distutils autoplist diff --git a/security/py-plaso/distinfo b/security/py-plaso/distinfo index 35aefec61de0..94ac107fa8d6 100644 --- a/security/py-plaso/distinfo +++ b/security/py-plaso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538460556 -SHA256 (plaso-20180930.tar.gz) = 1f8c6a95d35f4603c0274642bfaf531cac03730c0057051789f4b6c2e4691d23 -SIZE (plaso-20180930.tar.gz) = 110088122 +TIMESTAMP = 1545313093 +SHA256 (plaso-20181219.tar.gz) = 2fa45b417e40ffd64345ad171af670608f391dbbec3e295883f73bc8a919dd89 +SIZE (plaso-20181219.tar.gz) = 110175014 |