svn commit: r559287 - head/security/py-dfvfs
Antoine Brodin
antoine at FreeBSD.org
Sat Dec 26 11:59:37 UTC 2020
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
More information about the svn-ports-all
mailing list