Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 07:29:11 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407089 - head/security/py-dfvfs
Message-ID:  <201601240729.u0O7TBue040816@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601240729.u0O7TBue040816>