aboutsummaryrefslogtreecommitdiff
path: root/security/py-dfvfs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-30 18:00:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-30 18:00:37 +0000
commitb13e24ddbd188650be22d65cf6bb63cbfb3fc4e6 (patch)
tree5a7cbf73fd0fd1049998421d036c1abb3b7d135a /security/py-dfvfs
parent2499d85658dc3af12c0bba6bffa336cc432a6777 (diff)
downloadports-b13e24ddbd188650be22d65cf6bb63cbfb3fc4e6.tar.gz
ports-b13e24ddbd188650be22d65cf6bb63cbfb3fc4e6.zip
Update to 20141028
Notes
Notes: svn path=/head/; revision=371766
Diffstat (limited to 'security/py-dfvfs')
-rw-r--r--security/py-dfvfs/Makefile7
-rw-r--r--security/py-dfvfs/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile
index 8293995026fe..2c34daacc6bf 100644
--- a/security/py-dfvfs/Makefile
+++ b/security/py-dfvfs/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= dfvfs
-PORTVERSION= 20140928
+PORTVERSION= 20141028
CATEGORIES= security devel python
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \
+ https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
LOCAL/antoine
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ MAINTAINER= antoine@FreeBSD.org
COMMENT= Digital Forensics Virtual File System
LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \
libewf>=0:${PORTSDIR}/devel/libewf \
@@ -37,4 +38,6 @@ post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
+# Note: for regression tests set LANG to en_US.UTF-8
+
.include <bsd.port.mk>
diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo
index 9516e874b6c2..64a8ad4f6a68 100644
--- a/security/py-dfvfs/distinfo
+++ b/security/py-dfvfs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dfvfs-20140928.tar.gz) = 3589401a807b3d8ab617c6197e7d03f75f15fdd46b1d93cdc7e70c0325b638e7
-SIZE (dfvfs-20140928.tar.gz) = 62426975
+SHA256 (dfvfs-20141028.tar.gz) = 1f26f0758184f25e72bcf1371f8dc1fe01ee3a26dd54e7e2be2eb2a9521c9988
+SIZE (dfvfs-20141028.tar.gz) = 62426110