Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 20:59:28 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514843 - in head/sysutils: osquery py-pytsk sleuthkit
Message-ID:  <201910192059.x9JKxSiJ048296@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct 19 20:59:28 2019
New Revision: 514843
URL: https://svnweb.freebsd.org/changeset/ports/514843

Log:
  Update sysutils/sleuthkit to 4.7.0

Modified:
  head/sysutils/osquery/Makefile
  head/sysutils/py-pytsk/Makefile
  head/sysutils/sleuthkit/Makefile
  head/sysutils/sleuthkit/distinfo
  head/sysutils/sleuthkit/pkg-plist

Modified: head/sysutils/osquery/Makefile
==============================================================================
--- head/sysutils/osquery/Makefile	Sat Oct 19 20:56:48 2019	(r514842)
+++ head/sysutils/osquery/Makefile	Sat Oct 19 20:59:28 2019	(r514843)
@@ -3,7 +3,7 @@
 
 PORTNAME=	osquery
 PORTVERSION=	3.3.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	sysutils
 
 MAINTAINER=	zi@FreeBSD.org

Modified: head/sysutils/py-pytsk/Makefile
==============================================================================
--- head/sysutils/py-pytsk/Makefile	Sat Oct 19 20:56:48 2019	(r514842)
+++ head/sysutils/py-pytsk/Makefile	Sat Oct 19 20:59:28 2019	(r514843)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pytsk
 PORTVERSION=	20190507
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils security devel python
 MASTER_SITES=	CHEESESHOP \
 		https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/

Modified: head/sysutils/sleuthkit/Makefile
==============================================================================
--- head/sysutils/sleuthkit/Makefile	Sat Oct 19 20:56:48 2019	(r514842)
+++ head/sysutils/sleuthkit/Makefile	Sat Oct 19 20:59:28 2019	(r514843)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sleuthkit
-PORTVERSION=	4.6.7
+PORTVERSION=	4.7.0
 CATEGORIES=	sysutils security
 MASTER_SITES=	https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/
 

Modified: head/sysutils/sleuthkit/distinfo
==============================================================================
--- head/sysutils/sleuthkit/distinfo	Sat Oct 19 20:56:48 2019	(r514842)
+++ head/sysutils/sleuthkit/distinfo	Sat Oct 19 20:59:28 2019	(r514843)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564845724
-SHA256 (sleuthkit-4.6.7.tar.gz) = 525fced79117929621fb583ed4a554a01a07e8739e9c000507acfa793f8d6915
-SIZE (sleuthkit-4.6.7.tar.gz) = 8672554
+TIMESTAMP = 1571378653
+SHA256 (sleuthkit-4.7.0.tar.gz) = 24b95ab1d65cc3248c6f735eae033d7090c5bb65bae12d2c1d3cffa1422fdc35
+SIZE (sleuthkit-4.7.0.tar.gz) = 8715010

Modified: head/sysutils/sleuthkit/pkg-plist
==============================================================================
--- head/sysutils/sleuthkit/pkg-plist	Sat Oct 19 20:56:48 2019	(r514842)
+++ head/sysutils/sleuthkit/pkg-plist	Sat Oct 19 20:59:28 2019	(r514843)
@@ -55,8 +55,8 @@ include/tsk/vs/tsk_sun.h
 include/tsk/vs/tsk_vs.h
 lib/libtsk.a
 lib/libtsk.so
-lib/libtsk.so.13
-lib/libtsk.so.13.5.0
+lib/libtsk.so.19
+lib/libtsk.so.19.0.0
 man/man1/blkcalc.1.gz
 man/man1/blkcat.1.gz
 man/man1/blkls.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910192059.x9JKxSiJ048296>