svn commit: r503458 - head/security/py-plaso

Antoine Brodin antoine at FreeBSD.org
Tue Jun 4 08:58:14 UTC 2019


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


More information about the svn-ports-all mailing list