svn commit: r552234 - head/security/py-dfwinreg

Antoine Brodin antoine at FreeBSD.org
Tue Oct 13 11:36:25 UTC 2020


Author: antoine
Date: Tue Oct 13 11:36:24 2020
New Revision: 552234
URL: https://svnweb.freebsd.org/changeset/ports/552234

Log:
  Update to 20201006

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

Modified: head/security/py-dfwinreg/Makefile
==============================================================================
--- head/security/py-dfwinreg/Makefile	Tue Oct 13 11:34:29 2020	(r552233)
+++ head/security/py-dfwinreg/Makefile	Tue Oct 13 11:36:24 2020	(r552234)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dfwinreg
-PORTVERSION=	20200415
+PORTVERSION=	20201006
 CATEGORIES=	security devel python
 MASTER_SITES=	https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -14,7 +14,8 @@ COMMENT=	Digital Forensics Windows Registry
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	libregf>=a:devel/libregf \
+RUN_DEPENDS=	libcreg>=e:devel/libcreg \
+		libregf>=a:devel/libregf \
 		${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}

Modified: head/security/py-dfwinreg/distinfo
==============================================================================
--- head/security/py-dfwinreg/distinfo	Tue Oct 13 11:34:29 2020	(r552233)
+++ head/security/py-dfwinreg/distinfo	Tue Oct 13 11:36:24 2020	(r552234)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587030520
-SHA256 (dfwinreg-20200415.tar.gz) = d2685773afcea90474ed11b97e8fed0d436e137dfc27e2333a7e0e4c05a21f73
-SIZE (dfwinreg-20200415.tar.gz) = 14913895
+TIMESTAMP = 1602092953
+SHA256 (dfwinreg-20201006.tar.gz) = 9bb015508780b00e68aa287da5e760a095589ec153e5098b0a07b1fcde66cd1f
+SIZE (dfwinreg-20201006.tar.gz) = 15295712


More information about the svn-ports-all mailing list