From owner-svn-ports-head@freebsd.org Sun Jan 24 07:29:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56CA2A8F56A; Sun, 24 Jan 2016 07:29:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0EB631F49; Sun, 24 Jan 2016 07:29:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0O7TCjK040818; Sun, 24 Jan 2016 07:29:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0O7TBue040816; Sun, 24 Jan 2016 07:29:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201601240729.u0O7TBue040816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 24 Jan 2016 07:29:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407089 - 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.20 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: Sun, 24 Jan 2016 07:29:13 -0000 Author: antoine Date: Sun Jan 24 07:29:11 2016 New Revision: 407089 URL: https://svnweb.freebsd.org/changeset/ports/407089 Log: Update to 20160108 Modified: head/security/py-dfvfs/Makefile head/security/py-dfvfs/distinfo Modified: head/security/py-dfvfs/Makefile ============================================================================== --- head/security/py-dfvfs/Makefile Sun Jan 24 07:25:42 2016 (r407088) +++ head/security/py-dfvfs/Makefile Sun Jan 24 07:29:11 2016 (r407089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20150708 +PORTVERSION= 20160108 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:${PORTSDIR}/devel/libbde \ libewf>=0:${PORTSDIR}/devel/libewf \ + libfsntfs>=e:${PORTSDIR}/devel/libfsntfs \ libqcow>=a:${PORTSDIR}/devel/libqcow \ libsigscan>=e:${PORTSDIR}/devel/libsigscan \ libsmdev>=a:${PORTSDIR}/devel/libsmdev \ @@ -28,7 +29,8 @@ RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel ${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 -USES= python:2 +NO_ARCH= yes +USES= python:2.7 USE_PYTHON= distutils autoplist # Note: for regression tests set LANG to en_US.UTF-8 Modified: head/security/py-dfvfs/distinfo ============================================================================== --- head/security/py-dfvfs/distinfo Sun Jan 24 07:25:42 2016 (r407088) +++ head/security/py-dfvfs/distinfo Sun Jan 24 07:29:11 2016 (r407089) @@ -1,2 +1,2 @@ -SHA256 (dfvfs-20150708.tar.gz) = a0c8e6fe3789bcf60a277b8b7e7a4c3d2ba149bc0569b009b30952964ce70c3e -SIZE (dfvfs-20150708.tar.gz) = 62448603 +SHA256 (dfvfs-20160108.tar.gz) = d5569b878f9cee79790aa5768689e576d6b52caaf76edbd87a00ed423a96584c +SIZE (dfvfs-20160108.tar.gz) = 62250192