Update to 20140727
This commit is contained in:
parent
89ab04c2eb
commit
ab76ad4f27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363634
2 changed files with 6 additions and 4 deletions
|
@ -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 System
|
|||
|
||||
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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue