From owner-svn-ports-head@freebsd.org Sat Dec 26 11:59:37 2020 Return-Path: Delivered-To: svn-ports-head@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 237C44B6AE9; Sat, 26 Dec 2020 11:59:37 +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 4D32RY0V66z3hSJ; Sat, 26 Dec 2020 11:59:37 +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 F3C641474A; Sat, 26 Dec 2020 11:59:36 +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 0BQBxapx099066; Sat, 26 Dec 2020 11:59:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BQBxaBr099064; Sat, 26 Dec 2020 11:59:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202012261159.0BQBxaBr099064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 26 Dec 2020 11:59:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559287 - head/security/py-dfvfs X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/py-dfvfs X-SVN-Commit-Revision: 559287 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.34 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: Sat, 26 Dec 2020 11:59:37 -0000 Author: antoine Date: Sat Dec 26 11:59:36 2020 New Revision: 559287 URL: https://svnweb.freebsd.org/changeset/ports/559287 Log: Update to 20201219 Modified: head/security/py-dfvfs/Makefile head/security/py-dfvfs/distinfo Modified: head/security/py-dfvfs/Makefile ============================================================================== --- head/security/py-dfvfs/Makefile Sat Dec 26 11:52:08 2020 (r559286) +++ head/security/py-dfvfs/Makefile Sat Dec 26 11:59:36 2020 (r559287) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20200920 +PORTVERSION= 20201219 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -18,7 +18,9 @@ RUN_DEPENDS= libbde>=a:devel/libbde \ libewf>=0:devel/libewf \ libfsapfs>=e:devel/libfsapfs \ libfsext>=e:devel/libfsext \ + libfshfs>=e:devel/libfshfs \ libfsntfs>=e:devel/libfsntfs \ + libfsxfs>=e:devel/libfsxfs \ libfvde>=0:sysutils/libfvde \ libfwnt>=e:devel/libfwnt \ libluksde>=e:devel/libluksde \ Modified: head/security/py-dfvfs/distinfo ============================================================================== --- head/security/py-dfvfs/distinfo Sat Dec 26 11:52:08 2020 (r559286) +++ head/security/py-dfvfs/distinfo Sat Dec 26 11:59:36 2020 (r559287) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600636851 -SHA256 (dfvfs-20200920.tar.gz) = f9642b2784302e840d9853dc3538bc17939cfce57559e3b9117c33d39cad2a7f -SIZE (dfvfs-20200920.tar.gz) = 79551476 +TIMESTAMP = 1608378898 +SHA256 (dfvfs-20201219.tar.gz) = 3d7470c09b4d157a837f4be5f11439eac5a102f95f5f80666a70ff1479d29f97 +SIZE (dfvfs-20201219.tar.gz) = 80625271