From owner-svn-ports-head@freebsd.org Sat Jul 25 17:05:37 2015 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 3DF759AB0A1; Sat, 25 Jul 2015 17:05:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.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 14017D39; Sat, 25 Jul 2015 17:05:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6PH5a86039012; Sat, 25 Jul 2015 17:05:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6PH5a1Q039010; Sat, 25 Jul 2015 17:05:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201507251705.t6PH5a1Q039010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 25 Jul 2015 17:05:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392899 - 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: Sat, 25 Jul 2015 17:05:37 -0000 Author: antoine Date: Sat Jul 25 17:05:35 2015 New Revision: 392899 URL: https://svnweb.freebsd.org/changeset/ports/392899 Log: Update to 20150708 Modified: head/security/py-dfvfs/Makefile head/security/py-dfvfs/distinfo Modified: head/security/py-dfvfs/Makefile ============================================================================== --- head/security/py-dfvfs/Makefile Sat Jul 25 17:04:23 2015 (r392898) +++ head/security/py-dfvfs/Makefile Sat Jul 25 17:05:35 2015 (r392899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20150129 +PORTVERSION= 20150708 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -25,19 +25,12 @@ RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel libvshadow>=0:${PORTSDIR}/devel/libvshadow \ ${PYTHON_PKGNAMEPREFIX}construct>=0:${PORTSDIR}/devel/py-construct \ ${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \ - ${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk + ${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 USES= python:2 USE_PYTHON= distutils autoplist -PORTDOCS= ACKNOWLEDGEMENTS AUTHORS - -OPTIONS_DEFINE= DOCS - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} - # Note: for regression tests set LANG to en_US.UTF-8 .include Modified: head/security/py-dfvfs/distinfo ============================================================================== --- head/security/py-dfvfs/distinfo Sat Jul 25 17:04:23 2015 (r392898) +++ head/security/py-dfvfs/distinfo Sat Jul 25 17:05:35 2015 (r392899) @@ -1,2 +1,2 @@ -SHA256 (dfvfs-20150129.tar.gz) = 276e0092a1226b65f18ac35e1c15cfc44341321855d27660c10fc825556e3b16 -SIZE (dfvfs-20150129.tar.gz) = 62429109 +SHA256 (dfvfs-20150708.tar.gz) = a0c8e6fe3789bcf60a277b8b7e7a4c3d2ba149bc0569b009b30952964ce70c3e +SIZE (dfvfs-20150708.tar.gz) = 62448603