From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 4 22:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6A16756E for ; Mon, 4 Feb 2013 22:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4A96E6F2 for ; Mon, 4 Feb 2013 22:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14Me0EK063392 for ; Mon, 4 Feb 2013 22:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14Me0s2063391; Mon, 4 Feb 2013 22:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 4 Feb 2013 22:40:00 GMT Resent-Message-Id: <201302042240.r14Me0s2063391@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antoine Brodin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 40C42260 for ; Mon, 4 Feb 2013 22:34:15 +0000 (UTC) (envelope-from antoine@newdump.dreadbsd.org) Received: from newdump.dreadbsd.org (unknown [IPv6:2a01:e0b:1:64:240:63ff:fee8:7c0b]) by mx1.freebsd.org (Postfix) with ESMTP id D0ED86BD for ; Mon, 4 Feb 2013 22:34:14 +0000 (UTC) Received: from newdump.dreadbsd.org (localhost [127.0.0.1]) by newdump.dreadbsd.org (8.14.5/8.14.5) with ESMTP id r14MXo4e021262 for ; Mon, 4 Feb 2013 23:33:50 +0100 (CET) (envelope-from antoine@newdump.dreadbsd.org) Received: (from antoine@localhost) by newdump.dreadbsd.org (8.14.5/8.14.5/Submit) id r14MXjVs021261; Mon, 4 Feb 2013 22:33:45 GMT (envelope-from antoine) Message-Id: <201302042233.r14MXjVs021261@newdump.dreadbsd.org> Date: Mon, 4 Feb 2013 22:33:45 GMT From: Antoine Brodin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/175849: [maintainer] update sysutils/sleuthkit to version 4.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Antoine Brodin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 22:40:01 -0000 >Number: 175849 >Category: ports >Synopsis: [maintainer] update sysutils/sleuthkit to version 4.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Feb 04 22:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: antoine >Release: FreeBSD 9.1-RELEASE i386 >Organization: none >Environment: System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changes in version 4.0.2: New Features: - Added fiwalk tool from Simson. Bug Fixes: - Fixed fcat to work on NTFS files (still doesn't support ADS though). - Fixed HFS+ support in tsk_loaddb / SQLite -- root directory was not added. - NTFS code now looks at all MFT entries when listing directory contents. It used to only look at unallocated entries for orphan files. This fixes an image that had allocated files missing from the directory b-tree. - NTFS code uses sequence number when searching MFT entries for all files. - Libewf detection code change to support v2 API more reliably (ID: 3596212). - NTFS $SII code could crash in rare cases if $SDS was multiple of block size. Changes in the port: - exif is required by jpeg_reader - docs/*.txt is just a link to the wiki so remove (and it conflicts with the README.txt) - CPPFLAGS required for fiwalk to build >How-To-Repeat: >Fix: --- sleuthkit.diff begins here --- Index: sleuthkit/Makefile =================================================================== --- sleuthkit/Makefile (revision 311645) +++ sleuthkit/Makefile (working copy) @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= sleuthkit -PORTVERSION= 4.0.1 -PORTREVISION= 2 +PORTVERSION= 4.0.2 CATEGORIES= sysutils security MASTER_SITES= SF MAINTAINER= antoine@FreeBSD.org COMMENT= Tools and library for filesystem forensic analysis -RUN_DEPENDS= p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone +RUN_DEPENDS= p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + exif:${PORTSDIR}/graphics/exif CONFLICTS= ja-ls-[0-9]* @@ -18,8 +18,9 @@ USE_PERL5= yes USE_LDCONFIG= yes DATADIR= ${PREFIX}/share/tsk3 +CPPFLAGS+= -I${LOCALBASE}/include -PORTDOCS= NEWS.txt README.txt docs/*.txt +PORTDOCS= NEWS.txt README.txt MAN1= blkcalc.1 blkcat.1 blkls.1 \ blkstat.1 ffind.1 fls.1 fsstat.1 hfind.1 icat.1 ifind.1 \ ils.1 img_cat.1 img_stat.1 istat.1 jcat.1 jls.1 mactime.1 \ Index: sleuthkit/distinfo =================================================================== --- sleuthkit/distinfo (revision 311645) +++ sleuthkit/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (sleuthkit-4.0.1.tar.gz) = 719d9a702f74c30302840301fe573c5bb5af5b88471b48657114eba6b0d76f12 -SIZE (sleuthkit-4.0.1.tar.gz) = 7488397 +SHA256 (sleuthkit-4.0.2.tar.gz) = 112f80fbc6a868c18c7a924f756b35c79eed9d0cc8923a4f973646f00e546e62 +SIZE (sleuthkit-4.0.2.tar.gz) = 7577570 Index: sleuthkit/pkg-plist =================================================================== --- sleuthkit/pkg-plist (revision 311645) +++ sleuthkit/pkg-plist (working copy) @@ -4,6 +4,7 @@ bin/blkstat bin/fcat bin/ffind +bin/fiwalk bin/fls bin/fsstat bin/hfind @@ -15,6 +16,7 @@ bin/istat bin/jcat bin/jls +bin/jpeg_extract bin/mactime bin/mmcat bin/mmls --- sleuthkit.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: