Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2018 19:55:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487916 - head/security/py-dfvfs
Message-ID:  <201812201955.wBKJtULM026170@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Dec 20 19:55:30 2018
New Revision: 487916
URL: https://svnweb.freebsd.org/changeset/ports/487916

Log:
  Update to 20181215

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

Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile	Thu Dec 20 19:53:55 2018	(r487915)
+++ head/security/py-dfvfs/Makefile	Thu Dec 20 19:55:30 2018	(r487916)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfvfs
-PORTVERSION=	20180831
+PORTVERSION=	20181215
 CATEGORIES=	security devel python
 MASTER_SITES=	https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	libbde>=a:devel/libbde \
 		libewf>=0:devel/libewf \
+		libfsapfs>=e:devel/libfsapfs \
 		libfsntfs>=e:devel/libfsntfs \
 		libfvde>=0:sysutils/libfvde \
 		libfwnt>=e:devel/libfwnt \

Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo	Thu Dec 20 19:53:55 2018	(r487915)
+++ head/security/py-dfvfs/distinfo	Thu Dec 20 19:55:30 2018	(r487916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538419972
-SHA256 (dfvfs-20180831.tar.gz) = 9d481b277da5c73753436bf285116006e06a2429fced3e794ec6a1b88b132ec2
-SIZE (dfvfs-20180831.tar.gz) = 77730308
+TIMESTAMP = 1544994452
+SHA256 (dfvfs-20181215.tar.gz) = 86df4f1c9aa30a142648287b645401164ee9ebbeb0407cf8329d18ef2b335dbe
+SIZE (dfvfs-20181215.tar.gz) = 78021920



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812201955.wBKJtULM026170>