Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 08:37:33 +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: r503455 - head/security/py-dfvfs
Message-ID:  <201906040837.x548bXsS017359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jun  4 08:37:33 2019
New Revision: 503455
URL: https://svnweb.freebsd.org/changeset/ports/503455

Log:
  Update to 20190511

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

Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile	Tue Jun  4 08:30:10 2019	(r503454)
+++ head/security/py-dfvfs/Makefile	Tue Jun  4 08:37:33 2019	(r503455)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfvfs
-PORTVERSION=	20190421
+PORTVERSION=	20190511
 CATEGORIES=	security devel python
 MASTER_SITES=	https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -35,10 +35,11 @@ RUN_DEPENDS=	libbde>=a:devel/libbde \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python
 USE_LOCALE=	en_US.UTF-8
 USE_PYTHON=	distutils autoplist concurrent
+
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 

Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo	Tue Jun  4 08:30:10 2019	(r503454)
+++ head/security/py-dfvfs/distinfo	Tue Jun  4 08:37:33 2019	(r503455)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555934555
-SHA256 (dfvfs-20190421.tar.gz) = 06a6466a6e5703bb0f4fed2d4984f804b817fadca2ecdb5ee6ed841e9715d4e4
-SIZE (dfvfs-20190421.tar.gz) = 78024387
+TIMESTAMP = 1558189990
+SHA256 (dfvfs-20190511.tar.gz) = 210a0f153e767a86ee6f0513231aace1106c78faac9fe7e808866515e00b4c53
+SIZE (dfvfs-20190511.tar.gz) = 78023790



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