From owner-svn-ports-head@freebsd.org Tue Jun 4 08:58:14 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 AFBD015A8EFB; Tue, 4 Jun 2019 08:58:14 +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 54E7A8E110; Tue, 4 Jun 2019 08:58:14 +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 2A7AD1B452; Tue, 4 Jun 2019 08:58:14 +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 x548wDeE028162; Tue, 4 Jun 2019 08:58:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x548wDMN028160; Tue, 4 Jun 2019 08:58:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201906040858.x548wDMN028160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 4 Jun 2019 08:58:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503458 - 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: 503458 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 54E7A8E110 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.955,0]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Tue, 04 Jun 2019 08:58:14 -0000 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 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