From owner-dev-commits-ports-all@freebsd.org Tue Apr 20 11:01:37 2021 Return-Path: Delivered-To: dev-commits-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 28C955F091E; Tue, 20 Apr 2021 11:01:37 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPgjY0l6tz4Zxp; Tue, 20 Apr 2021 11:01:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0BFB511C09; Tue, 20 Apr 2021 11:01:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13KB1ald059110; Tue, 20 Apr 2021 11:01:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13KB1a68059109; Tue, 20 Apr 2021 11:01:36 GMT (envelope-from git) Date: Tue, 20 Apr 2021 11:01:36 GMT Message-Id: <202104201101.13KB1a68059109@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 393f5f623c44 - main - security/py-dfvfs: update to 20210213 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 393f5f623c440c0178f5514ad067a94a7f07460b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 11:01:37 -0000 The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=393f5f623c440c0178f5514ad067a94a7f07460b commit 393f5f623c440c0178f5514ad067a94a7f07460b Author: Antoine Brodin AuthorDate: 2021-04-20 10:59:14 +0000 Commit: Antoine Brodin CommitDate: 2021-04-20 10:59:14 +0000 security/py-dfvfs: update to 20210213 --- security/py-dfvfs/Makefile | 3 ++- security/py-dfvfs/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile index 4c81a5c65c0b..37021a3f0f36 100644 --- a/security/py-dfvfs/Makefile +++ b/security/py-dfvfs/Makefile @@ -1,7 +1,7 @@ # Created by: Antoine Brodin PORTNAME= dfvfs -PORTVERSION= 20201219 +PORTVERSION= 20210213 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -30,6 +30,7 @@ RUN_DEPENDS= libbde>=a:devel/libbde \ libvhdi>=e:devel/libvhdi \ libvmdk>=e:devel/libvmdk \ libvshadow>=0:devel/libvshadow \ + libvsgpt>=e:devel/libvsgpt \ libvslvm>=e:devel/libvslvm \ ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} \ diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo index ce69e45be554..a2703b84d012 100644 --- a/security/py-dfvfs/distinfo +++ b/security/py-dfvfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608378898 -SHA256 (dfvfs-20201219.tar.gz) = 3d7470c09b4d157a837f4be5f11439eac5a102f95f5f80666a70ff1479d29f97 -SIZE (dfvfs-20201219.tar.gz) = 80625271 +TIMESTAMP = 1613217685 +SHA256 (dfvfs-20210213.tar.gz) = 5138403dd7f45cc89a761545e33a6539f7568e132125ec9f925fc7a156ad06a1 +SIZE (dfvfs-20210213.tar.gz) = 80609291