From owner-svn-ports-all@freebsd.org Thu Dec 20 19:57:03 2018 Return-Path: Delivered-To: svn-ports-all@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 7E5A11352460; Thu, 20 Dec 2018 19:57:03 +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 259326ACA8; Thu, 20 Dec 2018 19:57:03 +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 1054C271F; Thu, 20 Dec 2018 19:57:03 +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 wBKJv28h026357; Thu, 20 Dec 2018 19:57:02 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBKJv25i026356; Thu, 20 Dec 2018 19:57:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201812201957.wBKJv25i026356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 20 Dec 2018 19:57:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487917 - 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: 487917 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 259326ACA8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2018 19:57:03 -0000 Author: antoine Date: Thu Dec 20 19:57:02 2018 New Revision: 487917 URL: https://svnweb.freebsd.org/changeset/ports/487917 Log: Update to 20181219 Announce: http://blog.kiddaland.net/2018/12/plaso-20181219-released.html Modified: head/security/py-plaso/Makefile head/security/py-plaso/distinfo Modified: head/security/py-plaso/Makefile ============================================================================== --- head/security/py-plaso/Makefile Thu Dec 20 19:55:30 2018 (r487916) +++ head/security/py-plaso/Makefile Thu Dec 20 19:57:02 2018 (r487917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plaso -PORTVERSION= 20180930 +PORTVERSION= 20181219 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -46,7 +46,7 @@ RUN_DEPENDS= libesedb>=e:devel/libesedb \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7 +USES= python USE_LOCALE= en_US.UTF-8 USE_PYTHON= distutils autoplist Modified: head/security/py-plaso/distinfo ============================================================================== --- head/security/py-plaso/distinfo Thu Dec 20 19:55:30 2018 (r487916) +++ head/security/py-plaso/distinfo Thu Dec 20 19:57:02 2018 (r487917) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538460556 -SHA256 (plaso-20180930.tar.gz) = 1f8c6a95d35f4603c0274642bfaf531cac03730c0057051789f4b6c2e4691d23 -SIZE (plaso-20180930.tar.gz) = 110088122 +TIMESTAMP = 1545313093 +SHA256 (plaso-20181219.tar.gz) = 2fa45b417e40ffd64345ad171af670608f391dbbec3e295883f73bc8a919dd89 +SIZE (plaso-20181219.tar.gz) = 110175014