From owner-svn-ports-all@freebsd.org Sun May 24 12:35:55 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A1B032CC62; Sun, 24 May 2020 12:35:55 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49VKT66nFwz3gQZ; Sun, 24 May 2020 12:35:54 +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 E41B620BF0; Sun, 24 May 2020 12:35:54 +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 04OCZswc049189; Sun, 24 May 2020 12:35:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04OCZsoI049187; Sun, 24 May 2020 12:35:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202005241235.04OCZsoI049187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 24 May 2020 12:35:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536391 - head/security/py-volatility3 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/py-volatility3 X-SVN-Commit-Revision: 536391 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Sun, 24 May 2020 12:35:55 -0000 Author: antoine Date: Sun May 24 12:35:54 2020 New Revision: 536391 URL: https://svnweb.freebsd.org/changeset/ports/536391 Log: Update to 20200510 snapshot Modified: head/security/py-volatility3/Makefile head/security/py-volatility3/distinfo head/security/py-volatility3/pkg-descr Modified: head/security/py-volatility3/Makefile ============================================================================== --- head/security/py-volatility3/Makefile Sun May 24 12:30:02 2020 (r536390) +++ head/security/py-volatility3/Makefile Sun May 24 12:35:54 2020 (r536391) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= volatility3 -DISTVERSION= g20200117 +DISTVERSION= g20200510 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ USE_GITHUB= yes GH_ACCOUNT= volatilityfoundation -GH_TAGNAME= 9fe6e6b +GH_TAGNAME= 94426ad USES= python:3.5+ USE_PYTHON= distutils autoplist Modified: head/security/py-volatility3/distinfo ============================================================================== --- head/security/py-volatility3/distinfo Sun May 24 12:30:02 2020 (r536390) +++ head/security/py-volatility3/distinfo Sun May 24 12:35:54 2020 (r536391) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579598659 -SHA256 (volatilityfoundation-volatility3-g20200117-9fe6e6b_GH0.tar.gz) = 226be8883f36d5807b7755cd4ebadcdf3064eabf2e27f63b352267243140fb6b -SIZE (volatilityfoundation-volatility3-g20200117-9fe6e6b_GH0.tar.gz) = 282181 +TIMESTAMP = 1590174060 +SHA256 (volatilityfoundation-volatility3-g20200510-94426ad_GH0.tar.gz) = a49cffc6b09beeb41e5070549c2d89b3c767dadb67bd54d2170eb62a9fd1b7d3 +SIZE (volatilityfoundation-volatility3-g20200510-94426ad_GH0.tar.gz) = 288099 Modified: head/security/py-volatility3/pkg-descr ============================================================================== --- head/security/py-volatility3/pkg-descr Sun May 24 12:30:02 2020 (r536390) +++ head/security/py-volatility3/pkg-descr Sun May 24 12:35:54 2020 (r536391) @@ -6,4 +6,4 @@ introduce people to the techniques and complexities as digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research. -WWW: http://www.volatilityfoundation.org/ +WWW: https://www.volatilityfoundation.org/