Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 09:58:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492042 - head/security/py-plaso
Message-ID:  <201902030958.x139wEOv059825@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb  3 09:58:14 2019
New Revision: 492042
URL: https://svnweb.freebsd.org/changeset/ports/492042

Log:
  Update to 20190131

Modified:
  head/security/py-plaso/Makefile
  head/security/py-plaso/distinfo

Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile	Sun Feb  3 09:57:47 2019	(r492041)
+++ head/security/py-plaso/Makefile	Sun Feb  3 09:58:14 2019	(r492042)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plaso
-PORTVERSION=	20181219
+PORTVERSION=	20190131
 CATEGORIES=	security python
 MASTER_SITES=	https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -53,10 +53,7 @@ USE_PYTHON=	distutils autoplist
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 3000
-RUN_DEPENDS+=	hachoir-core>=0:devel/hachoir-core@${PY_FLAVOR} \
-		hachoir-metadata>=0:sysutils/hachoir-metadata@${PY_FLAVOR} \
-		hachoir-parser>=0:devel/hachoir-parser@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}backports.lzma>=0:archivers/py-backports.lzma@${PY_FLAVOR}
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}backports.lzma>=0:archivers/py-backports.lzma@${PY_FLAVOR}
 TEST_ENV=	${MAKE_ENV} PYTHONHTTPSVERIFY=0
 .else
 TEST_DEPENDS+=	ca_root_nss>=0:security/ca_root_nss

Modified: head/security/py-plaso/distinfo
==============================================================================
--- head/security/py-plaso/distinfo	Sun Feb  3 09:57:47 2019	(r492041)
+++ head/security/py-plaso/distinfo	Sun Feb  3 09:58:14 2019	(r492042)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545313093
-SHA256 (plaso-20181219.tar.gz) = 2fa45b417e40ffd64345ad171af670608f391dbbec3e295883f73bc8a919dd89
-SIZE (plaso-20181219.tar.gz) = 110175014
+TIMESTAMP = 1549017919
+SHA256 (plaso-20190131.tar.gz) = 0137785df7c2a414e4218d3fe346937eb73c33a759263070bc1c94a4a55a037e
+SIZE (plaso-20190131.tar.gz) = 110178539



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902030958.x139wEOv059825>