svn commit: r487917 - head/security/py-plaso

Antoine Brodin antoine at FreeBSD.org
Thu Dec 20 19:57:03 UTC 2018


Author: antoine
Date: Thu Dec 20 19:57:02 2018
New Revision: 487917
URL: https://svnweb.freebsd.org/changeset/ports/487917

Log:
  Update to 20181219
  
  Announce: http://blog.kiddaland.net/2018/12/plaso-20181219-released.html

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

Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile	Thu Dec 20 19:55:30 2018	(r487916)
+++ head/security/py-plaso/Makefile	Thu Dec 20 19:57:02 2018	(r487917)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plaso
-PORTVERSION=	20180930
+PORTVERSION=	20181219
 CATEGORIES=	security python
 MASTER_SITES=	https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -46,7 +46,7 @@ RUN_DEPENDS=	libesedb>=e:devel/libesedb \
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
 
 NO_ARCH=	yes
-USES=		python:2.7
+USES=		python
 USE_LOCALE=	en_US.UTF-8
 USE_PYTHON=	distutils autoplist
 

Modified: head/security/py-plaso/distinfo
==============================================================================
--- head/security/py-plaso/distinfo	Thu Dec 20 19:55:30 2018	(r487916)
+++ head/security/py-plaso/distinfo	Thu Dec 20 19:57:02 2018	(r487917)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538460556
-SHA256 (plaso-20180930.tar.gz) = 1f8c6a95d35f4603c0274642bfaf531cac03730c0057051789f4b6c2e4691d23
-SIZE (plaso-20180930.tar.gz) = 110088122
+TIMESTAMP = 1545313093
+SHA256 (plaso-20181219.tar.gz) = 2fa45b417e40ffd64345ad171af670608f391dbbec3e295883f73bc8a919dd89
+SIZE (plaso-20181219.tar.gz) = 110175014


More information about the svn-ports-head mailing list