svn commit: r536391 - head/security/py-volatility3

Antoine Brodin antoine at FreeBSD.org
Sun May 24 12:35:55 UTC 2020


Author: antoine
Date: Sun May 24 12:35:54 2020
New Revision: 536391
URL: https://svnweb.freebsd.org/changeset/ports/536391

Log:
  Update to 20200510 snapshot

Modified:
  head/security/py-volatility3/Makefile
  head/security/py-volatility3/distinfo
  head/security/py-volatility3/pkg-descr

Modified: head/security/py-volatility3/Makefile
==============================================================================
--- head/security/py-volatility3/Makefile	Sun May 24 12:30:02 2020	(r536390)
+++ head/security/py-volatility3/Makefile	Sun May 24 12:35:54 2020	(r536391)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	volatility3
-DISTVERSION=	g20200117
+DISTVERSION=	g20200510
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -21,7 +21,7 @@ RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	volatilityfoundation
-GH_TAGNAME=	9fe6e6b
+GH_TAGNAME=	94426ad
 
 USES=		python:3.5+
 USE_PYTHON=	distutils autoplist

Modified: head/security/py-volatility3/distinfo
==============================================================================
--- head/security/py-volatility3/distinfo	Sun May 24 12:30:02 2020	(r536390)
+++ head/security/py-volatility3/distinfo	Sun May 24 12:35:54 2020	(r536391)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579598659
-SHA256 (volatilityfoundation-volatility3-g20200117-9fe6e6b_GH0.tar.gz) = 226be8883f36d5807b7755cd4ebadcdf3064eabf2e27f63b352267243140fb6b
-SIZE (volatilityfoundation-volatility3-g20200117-9fe6e6b_GH0.tar.gz) = 282181
+TIMESTAMP = 1590174060
+SHA256 (volatilityfoundation-volatility3-g20200510-94426ad_GH0.tar.gz) = a49cffc6b09beeb41e5070549c2d89b3c767dadb67bd54d2170eb62a9fd1b7d3
+SIZE (volatilityfoundation-volatility3-g20200510-94426ad_GH0.tar.gz) = 288099

Modified: head/security/py-volatility3/pkg-descr
==============================================================================
--- head/security/py-volatility3/pkg-descr	Sun May 24 12:30:02 2020	(r536390)
+++ head/security/py-volatility3/pkg-descr	Sun May 24 12:35:54 2020	(r536391)
@@ -6,4 +6,4 @@ introduce people to the techniques and complexities as
 digital artifacts from volatile memory samples and provide a platform for
 further work into this exciting area of research.
 
-WWW: http://www.volatilityfoundation.org/
+WWW: https://www.volatilityfoundation.org/


More information about the svn-ports-all mailing list