From owner-svn-ports-head@FreeBSD.ORG Thu Jul 31 17:07:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62B061FB; Thu, 31 Jul 2014 17:07:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 501562AED; Thu, 31 Jul 2014 17:07:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6VH7I8E096378; Thu, 31 Jul 2014 17:07:18 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6VH7HJm096376; Thu, 31 Jul 2014 17:07:17 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201407311707.s6VH7HJm096376@svn.freebsd.org> From: Antoine Brodin Date: Thu, 31 Jul 2014 17:07:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363634 - head/security/py-dfvfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2014 17:07:18 -0000 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