From owner-svn-ports-head@freebsd.org Sun Apr 7 20:40:12 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD45C156A18A; Sun, 7 Apr 2019 20:40:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FE1D713CD; Sun, 7 Apr 2019 20:40:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 486C01956C; Sun, 7 Apr 2019 20:40:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x37KeCxc067439; Sun, 7 Apr 2019 20:40:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x37KeBW8067437; Sun, 7 Apr 2019 20:40:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201904072040.x37KeBW8067437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 7 Apr 2019 20:40:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498332 - head/security/py-plaso X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/py-plaso X-SVN-Commit-Revision: 498332 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6FE1D713CD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.978,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2019 20:40:13 -0000 Author: antoine Date: Sun Apr 7 20:40:11 2019 New Revision: 498332 URL: https://svnweb.freebsd.org/changeset/ports/498332 Log: Update to 20190331 Announce: http://blog.kiddaland.net/2019/04/plaso-20190331-released.html Modified: head/security/py-plaso/Makefile head/security/py-plaso/distinfo Modified: head/security/py-plaso/Makefile ============================================================================== --- head/security/py-plaso/Makefile Sun Apr 7 20:38:19 2019 (r498331) +++ head/security/py-plaso/Makefile Sun Apr 7 20:40:11 2019 (r498332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plaso -PORTVERSION= 20190131 +PORTVERSION= 20190331 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -29,7 +29,6 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \ ${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} \ - ${PYTHON_PKGNAMEPREFIX}efilter>=0:devel/py-efilter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=0:textproc/py-elasticsearch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lz4>=0:archivers/py-lz4@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pefile>=0:devel/py-pefile@${PY_FLAVOR} \ @@ -60,8 +59,6 @@ TEST_DEPENDS+= ca_root_nss>=0:security/ca_root_nss .endif post-patch: - ${REINPLACE_CMD} "/elasticsearch5/d" ${WRKSRC}/plaso/dependencies.py - ${REINPLACE_CMD} "/^\[elasticsearch5/,/^$$/d" ${WRKSRC}/dependencies.ini ${REINPLACE_CMD} "s|'share', 'artifacts'|'share', '${PYTHON_PKGNAMEPREFIX}artifacts'|" \ ${WRKSRC}/plaso/cli/helpers/artifact_definitions.py Modified: head/security/py-plaso/distinfo ============================================================================== --- head/security/py-plaso/distinfo Sun Apr 7 20:38:19 2019 (r498331) +++ head/security/py-plaso/distinfo Sun Apr 7 20:40:11 2019 (r498332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549017919 -SHA256 (plaso-20190131.tar.gz) = 0137785df7c2a414e4218d3fe346937eb73c33a759263070bc1c94a4a55a037e -SIZE (plaso-20190131.tar.gz) = 110178539 +TIMESTAMP = 1554126298 +SHA256 (plaso-20190331.tar.gz) = caeee3c296308489575613cc933a40a25f176f1ca2669f0c6090b59ed04a5082 +SIZE (plaso-20190331.tar.gz) = 110184239