svn commit: r552233 - head/security/py-dfvfs

Antoine Brodin antoine at FreeBSD.org
Tue Oct 13 11:34:30 UTC 2020


Author: antoine
Date: Tue Oct 13 11:34:29 2020
New Revision: 552233
URL: https://svnweb.freebsd.org/changeset/ports/552233

Log:
  Update to 20200920

Modified:
  head/security/py-dfvfs/Makefile
  head/security/py-dfvfs/distinfo

Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile	Tue Oct 13 11:32:26 2020	(r552232)
+++ head/security/py-dfvfs/Makefile	Tue Oct 13 11:34:29 2020	(r552233)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfvfs
-PORTVERSION=	20200625
+PORTVERSION=	20200920
 CATEGORIES=	security devel python
 MASTER_SITES=	https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -17,6 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	libbde>=a:devel/libbde \
 		libewf>=0:devel/libewf \
 		libfsapfs>=e:devel/libfsapfs \
+		libfsext>=e:devel/libfsext \
 		libfsntfs>=e:devel/libfsntfs \
 		libfvde>=0:sysutils/libfvde \
 		libfwnt>=e:devel/libfwnt \

Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo	Tue Oct 13 11:32:26 2020	(r552232)
+++ head/security/py-dfvfs/distinfo	Tue Oct 13 11:34:29 2020	(r552233)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593323591
-SHA256 (dfvfs-20200625.tar.gz) = 9e5504708e18b20955c66cc37d521ecdc9392b21949d0ee2ad6c4ff7b774dfb7
-SIZE (dfvfs-20200625.tar.gz) = 79526184
+TIMESTAMP = 1600636851
+SHA256 (dfvfs-20200920.tar.gz) = f9642b2784302e840d9853dc3538bc17939cfce57559e3b9117c33d39cad2a7f
+SIZE (dfvfs-20200920.tar.gz) = 79551476


More information about the svn-ports-all mailing list