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

Antoine Brodin antoine at FreeBSD.org
Sat Dec 2 13:37:09 UTC 2017


Author: antoine
Date: Sat Dec  2 13:37:07 2017
New Revision: 455371
URL: https://svnweb.freebsd.org/changeset/ports/455371

Log:
  Update to 20171109

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

Modified: head/security/py-dfdatetime/Makefile
==============================================================================
--- head/security/py-dfdatetime/Makefile	Sat Dec  2 13:34:20 2017	(r455370)
+++ head/security/py-dfdatetime/Makefile	Sat Dec  2 13:37:07 2017	(r455371)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfdatetime
-PORTVERSION=	20170719
+PORTVERSION=	20171109
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP \
 		https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/
@@ -21,7 +21,6 @@ USES=		python
 USE_PYTHON=	distutils autoplist
 
 do-test:
-	@${TOUCH} ${TEST_WRKSRC}/utils/__init__.py
 	@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py)
 
 .include <bsd.port.mk>

Modified: head/security/py-dfdatetime/distinfo
==============================================================================
--- head/security/py-dfdatetime/distinfo	Sat Dec  2 13:34:20 2017	(r455370)
+++ head/security/py-dfdatetime/distinfo	Sat Dec  2 13:37:07 2017	(r455371)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501704527
-SHA256 (dfdatetime-20170719.tar.gz) = 5715ee9d3b070e83a8877ee04d55c1353c35dfb739f2bbeb0edb05de4ee1b791
-SIZE (dfdatetime-20170719.tar.gz) = 27920
+TIMESTAMP = 1510271173
+SHA256 (dfdatetime-20171109.tar.gz) = c61365d2719c702db1c7af01a1f9d597bb8c26ac70ee2efe8d076af7d225325e
+SIZE (dfdatetime-20171109.tar.gz) = 30155


More information about the svn-ports-head mailing list