Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2014 18:00:37 +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: r371766 - head/security/py-dfvfs
Message-ID:  <201410301800.s9UI0bq9057943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Oct 30 18:00:37 2014
New Revision: 371766
URL: https://svnweb.freebsd.org/changeset/ports/371766
QAT: https://qat.redports.org/buildarchive/r371766/

Log:
  Update to 20141028

Modified:
  head/security/py-dfvfs/Makefile
  head/security/py-dfvfs/distinfo

Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile	Thu Oct 30 17:59:36 2014	(r371765)
+++ head/security/py-dfvfs/Makefile	Thu Oct 30 18:00:37 2014	(r371766)
@@ -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>

Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo	Thu Oct 30 17:59:36 2014	(r371765)
+++ head/security/py-dfvfs/distinfo	Thu Oct 30 18:00:37 2014	(r371766)
@@ -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



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