Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 08:58:13 +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: r503458 - head/security/py-plaso
Message-ID:  <201906040858.x548wDMN028160@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jun  4 08:58:13 2019
New Revision: 503458
URL: https://svnweb.freebsd.org/changeset/ports/503458

Log:
  Update to 20190531

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

Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile	Tue Jun  4 08:53:09 2019	(r503457)
+++ head/security/py-plaso/Makefile	Tue Jun  4 08:58:13 2019	(r503458)
@@ -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,10 +44,11 @@ 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>
 

Modified: head/security/py-plaso/distinfo
==============================================================================
--- head/security/py-plaso/distinfo	Tue Jun  4 08:53:09 2019	(r503457)
+++ head/security/py-plaso/distinfo	Tue Jun  4 08:58:13 2019	(r503458)
@@ -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



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