Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2018 16:33:55 +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: r481460 - head/security/py-plaso
Message-ID:  <201810071633.w97GXtYg090784@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct  7 16:33:55 2018
New Revision: 481460
URL: https://svnweb.freebsd.org/changeset/ports/481460

Log:
  Update to 20180930

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

Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile	Sun Oct  7 16:33:21 2018	(r481459)
+++ head/security/py-plaso/Makefile	Sun Oct  7 16:33:55 2018	(r481460)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plaso
-PORTVERSION=	20180818
+PORTVERSION=	20180930
 CATEGORIES=	security python
 MASTER_SITES=	https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -26,7 +26,6 @@ RUN_DEPENDS=	libesedb>=e:devel/libesedb \
 		${PYTHON_PKGNAMEPREFIX}artifacts>=0:security/py-artifacts@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}bencode.py>=0:converters/py-bencode.py@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}biplist>=0:devel/py-biplist@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}construct>=0:devel/py-construct@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dfvfs>=0:security/py-dfvfs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dfwinreg>=0:security/py-dfwinreg@${PY_FLAVOR} \
@@ -64,7 +63,6 @@ TEST_DEPENDS+=	ca_root_nss>=0:security/ca_root_nss
 .endif
 
 post-patch:
-	${REINPLACE_CMD} "/scripts=glob/s/*.py/[a-z]*.py/" ${WRKSRC}/setup.py
 	${REINPLACE_CMD} "/elasticsearch5/d" ${WRKSRC}/plaso/dependencies.py
 	${REINPLACE_CMD} "/^\[elasticsearch5/,/^$$/d" ${WRKSRC}/dependencies.ini
 	${REINPLACE_CMD} "s|'share', 'artifacts'|'share', '${PYTHON_PKGNAMEPREFIX}artifacts'|" \

Modified: head/security/py-plaso/distinfo
==============================================================================
--- head/security/py-plaso/distinfo	Sun Oct  7 16:33:21 2018	(r481459)
+++ head/security/py-plaso/distinfo	Sun Oct  7 16:33:55 2018	(r481460)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534691634
-SHA256 (plaso-20180818.tar.gz) = 87e9cedcaad968fd7f36dd8fbd0736abb3ae0f7f9fbdcb3a199f45ce2cc41e72
-SIZE (plaso-20180818.tar.gz) = 109783467
+TIMESTAMP = 1538460556
+SHA256 (plaso-20180930.tar.gz) = 1f8c6a95d35f4603c0274642bfaf531cac03730c0057051789f4b6c2e4691d23
+SIZE (plaso-20180930.tar.gz) = 110088122



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