svn commit: r470781 - head/security/py-dfdatetime

Antoine Brodin antoine at FreeBSD.org
Thu May 24 14:19:40 UTC 2018


Author: antoine
Date: Thu May 24 14:19:39 2018
New Revision: 470781
URL: https://svnweb.freebsd.org/changeset/ports/470781

Log:
  Update to 20180510

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

Modified: head/security/py-dfdatetime/Makefile
==============================================================================
--- head/security/py-dfdatetime/Makefile	Thu May 24 14:13:45 2018	(r470780)
+++ head/security/py-dfdatetime/Makefile	Thu May 24 14:19:39 2018	(r470781)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfdatetime
-PORTVERSION=	20180110
+PORTVERSION=	20180510
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP \
 		https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/
@@ -14,7 +14,7 @@ COMMENT=	Digital Forensics Date and Time
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/security/py-dfdatetime/distinfo
==============================================================================
--- head/security/py-dfdatetime/distinfo	Thu May 24 14:13:45 2018	(r470780)
+++ head/security/py-dfdatetime/distinfo	Thu May 24 14:19:39 2018	(r470781)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515623650
-SHA256 (dfdatetime-20180110.tar.gz) = 6ab41d588a9ed946c79885c3b0f24d77999c695f1d536433c5ff1af309fbc8a1
-SIZE (dfdatetime-20180110.tar.gz) = 36075
+TIMESTAMP = 1527150814
+SHA256 (dfdatetime-20180510.tar.gz) = c6b5fc1702ccae3c3f7a23c41e957db0897bb017dfe1c3155ca056e02edbf416
+SIZE (dfdatetime-20180510.tar.gz) = 40824


More information about the svn-ports-all mailing list