Date: Thu, 29 Jun 2017 14:30:20 +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: r444647 - in head/sysutils: py-pytsk sleuthkit Message-ID: <201706291430.v5TEUK6Y038485@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Jun 29 14:30:20 2017 New Revision: 444647 URL: https://svnweb.freebsd.org/changeset/ports/444647 Log: Update sleuthkit to 4.4.1 Modified: head/sysutils/py-pytsk/Makefile head/sysutils/sleuthkit/Makefile head/sysutils/sleuthkit/distinfo head/sysutils/sleuthkit/pkg-plist Modified: head/sysutils/py-pytsk/Makefile ============================================================================== --- head/sysutils/py-pytsk/Makefile Thu Jun 29 14:20:00 2017 (r444646) +++ head/sysutils/py-pytsk/Makefile Thu Jun 29 14:30:20 2017 (r444647) @@ -3,6 +3,7 @@ PORTNAME= pytsk PORTVERSION= 20170508 +PORTREVISION= 1 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 Thu Jun 29 14:20:00 2017 (r444646) +++ head/sysutils/sleuthkit/Makefile Thu Jun 29 14:30:20 2017 (r444647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sleuthkit -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= sysutils security MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/ Modified: head/sysutils/sleuthkit/distinfo ============================================================================== --- head/sysutils/sleuthkit/distinfo Thu Jun 29 14:20:00 2017 (r444646) +++ head/sysutils/sleuthkit/distinfo Thu Jun 29 14:30:20 2017 (r444647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484773291 -SHA256 (sleuthkit-4.4.0.tar.gz) = 7d252562622f657001e080777c5fe1fd919b952fa3d658c86a62e57b6ad70f57 -SIZE (sleuthkit-4.4.0.tar.gz) = 8551498 +TIMESTAMP = 1496324111 +SHA256 (sleuthkit-4.4.1.tar.gz) = d90eed4064be64f156fa36a17c724bea9e76d3f4993eb092e977fb394b90130c +SIZE (sleuthkit-4.4.1.tar.gz) = 8564992 Modified: head/sysutils/sleuthkit/pkg-plist ============================================================================== --- head/sysutils/sleuthkit/pkg-plist Thu Jun 29 14:20:00 2017 (r444646) +++ head/sysutils/sleuthkit/pkg-plist Thu Jun 29 14:30:20 2017 (r444647) @@ -56,7 +56,7 @@ include/tsk/vs/tsk_vs.h lib/libtsk.a lib/libtsk.so lib/libtsk.so.13 -lib/libtsk.so.13.2.0 +lib/libtsk.so.13.3.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?201706291430.v5TEUK6Y038485>