From owner-svn-ports-head@freebsd.org Fri Feb 3 09:23:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A81D1CCC1DC; Fri, 3 Feb 2017 09:23:29 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AE19107E; Fri, 3 Feb 2017 09:23:29 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v139NS6F092814; Fri, 3 Feb 2017 09:23:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v139NSNb092811; Fri, 3 Feb 2017 09:23:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702030923.v139NSNb092811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 3 Feb 2017 09:23:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433211 - head/sysutils/sleuthkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 09:23:29 -0000 Author: antoine Date: Fri Feb 3 09:23:28 2017 New Revision: 433211 URL: https://svnweb.freebsd.org/changeset/ports/433211 Log: Update to 4.4.0 Modified: head/sysutils/sleuthkit/Makefile head/sysutils/sleuthkit/distinfo head/sysutils/sleuthkit/pkg-plist Modified: head/sysutils/sleuthkit/Makefile ============================================================================== --- head/sysutils/sleuthkit/Makefile Fri Feb 3 09:09:38 2017 (r433210) +++ head/sysutils/sleuthkit/Makefile Fri Feb 3 09:23:28 2017 (r433211) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sleuthkit -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.0 CATEGORIES= sysutils security MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/ Modified: head/sysutils/sleuthkit/distinfo ============================================================================== --- head/sysutils/sleuthkit/distinfo Fri Feb 3 09:09:38 2017 (r433210) +++ head/sysutils/sleuthkit/distinfo Fri Feb 3 09:23:28 2017 (r433211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469078220 -SHA256 (sleuthkit-4.3.0.tar.gz) = 989c69183e4b7bec3734642538802cdcabe346a6dcad31cde45eebcb9bfc191f -SIZE (sleuthkit-4.3.0.tar.gz) = 8539568 +TIMESTAMP = 1484773291 +SHA256 (sleuthkit-4.4.0.tar.gz) = 7d252562622f657001e080777c5fe1fd919b952fa3d658c86a62e57b6ad70f57 +SIZE (sleuthkit-4.4.0.tar.gz) = 8551498 Modified: head/sysutils/sleuthkit/pkg-plist ============================================================================== --- head/sysutils/sleuthkit/pkg-plist Fri Feb 3 09:09:38 2017 (r433210) +++ head/sysutils/sleuthkit/pkg-plist Fri Feb 3 09:23:28 2017 (r433211) @@ -30,6 +30,7 @@ bin/tsk_loaddb bin/tsk_recover include/tsk/auto/sqlite3.h include/tsk/auto/tsk_auto.h +include/tsk/auto/tsk_is_image_supported.h include/tsk/base/tsk_base.h include/tsk/base/tsk_os.h include/tsk/fs/tsk_exfatfs.h @@ -55,7 +56,7 @@ include/tsk/vs/tsk_vs.h lib/libtsk.a lib/libtsk.so lib/libtsk.so.13 -lib/libtsk.so.13.1.0 +lib/libtsk.so.13.2.0 man/man1/blkcalc.1.gz man/man1/blkcat.1.gz man/man1/blkls.1.gz