svn commit: r363634 - head/security/py-dfvfs
Antoine Brodin
antoine at FreeBSD.org
Thu Jul 31 17:07:18 UTC 2014
Author: antoine
Date: Thu Jul 31 17:07:17 2014
New Revision: 363634
URL: http://svnweb.freebsd.org/changeset/ports/363634
QAT: https://qat.redports.org/buildarchive/r363634/
Log:
Update to 20140727
Modified:
head/security/py-dfvfs/Makefile
head/security/py-dfvfs/distinfo
Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile Thu Jul 31 17:06:27 2014 (r363633)
+++ head/security/py-dfvfs/Makefile Thu Jul 31 17:07:17 2014 (r363634)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dfvfs
-PORTVERSION= 20140604
+PORTVERSION= 20140727
CATEGORIES= security devel python
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \
LOCAL/antoine
@@ -13,9 +13,11 @@ COMMENT= Digital Forensics Virtual File
LICENSE= APACHE20
-RUN_DEPENDS= libewf>=0:${PORTSDIR}/devel/libewf \
+RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \
+ libewf>=0:${PORTSDIR}/devel/libewf \
libqcow>=a:${PORTSDIR}/devel/libqcow \
libsmdev>=a:${PORTSDIR}/devel/libsmdev \
+ libsmraw>=a:${PORTSDIR}/devel/libsmraw \
libvhdi>=e:${PORTSDIR}/devel/libvhdi \
libvmdk>=e:${PORTSDIR}/devel/libvmdk \
libvshadow>=0:${PORTSDIR}/devel/libvshadow \
Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo Thu Jul 31 17:06:27 2014 (r363633)
+++ head/security/py-dfvfs/distinfo Thu Jul 31 17:07:17 2014 (r363634)
@@ -1,2 +1,2 @@
-SHA256 (dfvfs-20140604.tar.gz) = 942ed69310a6389d4f58447e4461376aea616078b33199fc2824cdf9a067df7c
-SIZE (dfvfs-20140604.tar.gz) = 422346
+SHA256 (dfvfs-20140727.tar.gz) = 6e14a0b6b359b2a30737e9b16f43e05ec6c1c4e979bcffae7d87dd472c326742
+SIZE (dfvfs-20140727.tar.gz) = 62373727
More information about the svn-ports-all
mailing list