From owner-svn-ports-head@freebsd.org Mon Jul 2 17:55:09 2018 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 96DDC10325EC; Mon, 2 Jul 2018 17:55:09 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3706D7334B; Mon, 2 Jul 2018 17:55:09 +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 12A4C10CE3; Mon, 2 Jul 2018 17:55:09 +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 w62Ht87r062575; Mon, 2 Jul 2018 17:55:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w62Ht8p0062574; Mon, 2 Jul 2018 17:55:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201807021755.w62Ht8p0062574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 2 Jul 2018 17:55:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473762 - 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: 473762 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Mon, 02 Jul 2018 17:55:09 -0000 Author: antoine Date: Mon Jul 2 17:55:08 2018 New Revision: 473762 URL: https://svnweb.freebsd.org/changeset/ports/473762 Log: Update to 20180630 Announce: http://blog.kiddaland.net/2018/07/plaso-20180630-released.html Modified: head/security/py-plaso/Makefile head/security/py-plaso/distinfo Modified: head/security/py-plaso/Makefile ============================================================================== --- head/security/py-plaso/Makefile Mon Jul 2 17:54:23 2018 (r473761) +++ head/security/py-plaso/Makefile Mon Jul 2 17:55:08 2018 (r473762) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= plaso -PORTVERSION= 20180524 -PORTREVISION= 1 +PORTVERSION= 20180630 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine Modified: head/security/py-plaso/distinfo ============================================================================== --- head/security/py-plaso/distinfo Mon Jul 2 17:54:23 2018 (r473761) +++ head/security/py-plaso/distinfo Mon Jul 2 17:55:08 2018 (r473762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527148506 -SHA256 (plaso-20180524.tar.gz) = 6e3cc0c20f9e08aec77b67d5f466df279e5ef86ddf13258d078ccb3293dce207 -SIZE (plaso-20180524.tar.gz) = 109661713 +TIMESTAMP = 1530448533 +SHA256 (plaso-20180630.tar.gz) = 003aec02eff04efb12568b2bb9af86a28a4fe24171d3b7863e8deb62614ca5b6 +SIZE (plaso-20180630.tar.gz) = 109676002