Date: Wed, 28 Nov 2012 18:32:38 -0600 From: Bryan Drewery <bdrewery@freebsd.org> To: Emanuel Haupt <ehaupt@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r307951 - head/sysutils/sleuthkit Message-ID: <50B6AD26.8040307@FreeBSD.org> In-Reply-To: <201211290020.qAT0Kecl058401@svn.freebsd.org> References: <201211290020.qAT0Kecl058401@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6FEE80103C10B8C734162254 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/28/2012 6:20 PM, Emanuel Haupt wrote: > Author: ehaupt > Date: Thu Nov 29 00:20:40 2012 > New Revision: 307951 > URL: http://svnweb.freebsd.org/changeset/ports/307951 >=20 > Log: > - Update to 4.0.1 > - Take maintainership > - Remove double spaces from pkg-descr and 'fmt -w 80' > =20 > Feature safe: yes >=20 > Modified: > head/sysutils/sleuthkit/Makefile > head/sysutils/sleuthkit/distinfo > head/sysutils/sleuthkit/pkg-descr > head/sysutils/sleuthkit/pkg-plist >=20 > Modified: head/sysutils/sleuthkit/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/sleuthkit/Makefile Wed Nov 28 23:58:50 2012 (r307950)= > +++ head/sysutils/sleuthkit/Makefile Thu Nov 29 00:20:40 2012 (r307951)= > @@ -2,11 +2,11 @@ > # $FreeBSD$ > =20 > PORTNAME=3D sleuthkit > -PORTVERSION=3D 4.0.0 > +PORTVERSION=3D 4.0.1 > CATEGORIES=3D sysutils security > MASTER_SITES=3D SF > =20 > -MAINTAINER=3D ports@FreeBSD.org > +MAINTAINER=3D ehaupt@FreeBSD.org > COMMENT=3D Tools and library for filesystem forensic analysis > =20 > CONFLICTS=3D ja-ls-[0-9]* >=20 > Modified: head/sysutils/sleuthkit/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/sleuthkit/distinfo Wed Nov 28 23:58:50 2012 (r307950)= > +++ head/sysutils/sleuthkit/distinfo Thu Nov 29 00:20:40 2012 (r307951)= > @@ -1,2 +1,2 @@ > -SHA256 (sleuthkit-4.0.0.tar.gz) =3D bee3c95997cf77670758947dbd49743a43= bef88c1ac71ed3794ff7713d8a83ad > -SIZE (sleuthkit-4.0.0.tar.gz) =3D 7454421 > +SHA256 (sleuthkit-4.0.1.tar.gz) =3D 719d9a702f74c30302840301fe573c5bb5= af5b88471b48657114eba6b0d76f12 > +SIZE (sleuthkit-4.0.1.tar.gz) =3D 7488397 >=20 > Modified: head/sysutils/sleuthkit/pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/sleuthkit/pkg-descr Wed Nov 28 23:58:50 2012 (r307950= ) > +++ head/sysutils/sleuthkit/pkg-descr Thu Nov 29 00:20:40 2012 (r307951= ) > @@ -1,12 +1,12 @@ > The Sleuth Kit (TSK) is a library and collection of command line tools= that > -allow you to investigate volume and file system data. The library can= be > -incorporated into larger digital forensics tools and the command line = tools > -can be directly used to find evidence. > +allow you to investigate volume and file system data. The library can = be > +incorporated into larger digital forensics tools and the command line = tools can > +be directly used to find evidence. > =20 > -The media management tools allow you to examine the layout of disks an= d > -other media. The Sleuth Kit supports DOS partitions, BSD partitions (= disk > -labels), Mac partitions, Sun slices (Volume Table of Contents), and GP= T > -disks. With these tools, you can identify where partitions are locate= d and > -extract them so that they can be analyzed with file system analysis to= ols. > +The media management tools allow you to examine the layout of disks an= d other > +media. The Sleuth Kit supports DOS partitions, BSD partitions (disk la= bels), Mac > +partitions, Sun slices (Volume Table of Contents), and GPT disks. With= these > +tools, you can identify where partitions are located and extract them = so that > +they can be analyzed with file system analysis tools. > =20 > WWW: http://www.sleuthkit.org/sleuthkit/ >=20 > Modified: head/sysutils/sleuthkit/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/sleuthkit/pkg-plist Wed Nov 28 23:58:50 2012 (r307950= ) > +++ head/sysutils/sleuthkit/pkg-plist Thu Nov 29 00:20:40 2012 (r307951= ) > @@ -2,6 +2,7 @@ bin/blkcalc > bin/blkcat > bin/blkls > bin/blkstat > +bin/fcat > bin/ffind > bin/fls > bin/fsstat > @@ -37,25 +38,18 @@ include/tsk3/fs/tsk_iso9660.h > include/tsk3/fs/tsk_ntfs.h > include/tsk3/hashdb/tsk_hashdb.h > include/tsk3/img/tsk_img.h > +include/tsk3/libtsk.h > +include/tsk3/tsk_incs.h > include/tsk3/vs/tsk_bsd.h > include/tsk3/vs/tsk_dos.h > include/tsk3/vs/tsk_gpt.h > include/tsk3/vs/tsk_mac.h > include/tsk3/vs/tsk_sun.h > include/tsk3/vs/tsk_vs.h > -include/tsk3/libtsk.h > -include/tsk3/tsk_incs.h > -@dirrm include/tsk3/vs > -@dirrm include/tsk3/img > -@dirrm include/tsk3/hashdb > -@dirrm include/tsk3/fs > -@dirrm include/tsk3/base > -@dirrm include/tsk3/auto > -@dirrm include/tsk3 > lib/libtsk3.a > lib/libtsk3.la > lib/libtsk3.so > -lib/libtsk3.so.8 > +lib/libtsk3.so.9 I had been sitting on updating this port due to the shlib bump. There's now a chase to do on sysutils/autopsy > %%DATADIR%%/sorter/default.sort > %%DATADIR%%/sorter/freebsd.sort > %%DATADIR%%/sorter/images.sort > @@ -63,5 +57,12 @@ lib/libtsk3.so.8 > %%DATADIR%%/sorter/openbsd.sort > %%DATADIR%%/sorter/solaris.sort > %%DATADIR%%/sorter/windows.sort > +@dirrm include/tsk3/vs > +@dirrm include/tsk3/img > +@dirrm include/tsk3/hashdb > +@dirrm include/tsk3/fs > +@dirrm include/tsk3/base > +@dirrm include/tsk3/auto > +@dirrm include/tsk3 > @dirrm %%DATADIR%%/sorter > @dirrm %%DATADIR%% >=20 --=20 Regards, Bryan Drewery bdrewery@freenode/EFNet --------------enig6FEE80103C10B8C734162254 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQIcBAEBAgAGBQJQtq0rAAoJEG54KsA8mwz5EH4P/jwqreNgCpcVALqqHofIJepr 3/Xup2uuyybI8kJd4hpU01Plg0qkRcidq5LpbOE19b/Y4MSFU/y38sSMQLYsyatm nE5lbdXQ5dYYjR9FJrfun7+3JkI//5V1LMOFeN3ZfTNfIZroESqJs1qaBlbApPMX fCMu9ZdxNZVfF4OYcxqFQUykxhRxBOWnaDW98vY+Es1XObWvEO2lbmKyhVyOmNH4 F6ZLprwFo7nPieIcTrX4vQ1kz2hhXepsQA9wzbPKQWWnDeGE9OiCipZtIKG0VSJQ L+O1c/gt15O0Ehsm7hAp+d5nj3foxPyUvS/J4IxKLyi87FtXIU4YHbmV1navoiB2 BJoqxwyx/K15rUyE033szyeZoSifrx4vuTbsUr5heOHN+RnrWDrNvcrudqdBgnke nfpdaGBZtnashZZsjZoXgQg+awz/sBbzmZRZSP9zo2lZnjUJfHy2+7ci+kKtoMee Bw0QtOjpqltId0jf366T5ENjESpGhIAwef/g2Tc7xkzsH06xR1n+08zZ/0N1ybON HWj6oeGxNlASkGgKVtJkxWMc8+/mzJ5GiAWFGUU9ogjLCqUr8CBemcLiLVjsmrES oPVf8nlIqaigrT7QXxZt1yOXBQ/WmHG8+8yZsv3YXT7FoOPhBx10oQozT6Foy3Ko xecystt3iEGPI8rmIRGs =9WNK -----END PGP SIGNATURE----- --------------enig6FEE80103C10B8C734162254--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50B6AD26.8040307>