From owner-svn-ports-all@freebsd.org Mon Jun 25 19:34:18 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32B59101CC1E; Mon, 25 Jun 2018 19:34:18 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6A2E8AC47; Mon, 25 Jun 2018 19:34:17 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 87F6C1809; Mon, 25 Jun 2018 19:34:17 +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 w5PJYHPJ075804; Mon, 25 Jun 2018 19:34:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5PJYG5J075802; Mon, 25 Jun 2018 19:34:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201806251934.w5PJYG5J075802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 25 Jun 2018 19:34:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473334 - in head/sysutils/sleuthkit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/sysutils/sleuthkit: . files X-SVN-Commit-Revision: 473334 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 19:34:18 -0000 Author: antoine Date: Mon Jun 25 19:34:16 2018 New Revision: 473334 URL: https://svnweb.freebsd.org/changeset/ports/473334 Log: Update to 4.6.1 Deleted: head/sysutils/sleuthkit/files/ Modified: head/sysutils/sleuthkit/Makefile head/sysutils/sleuthkit/distinfo head/sysutils/sleuthkit/pkg-plist Modified: head/sysutils/sleuthkit/Makefile ============================================================================== --- head/sysutils/sleuthkit/Makefile Mon Jun 25 19:33:10 2018 (r473333) +++ head/sysutils/sleuthkit/Makefile Mon Jun 25 19:34:16 2018 (r473334) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sleuthkit -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= sysutils security MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/ @@ -25,6 +25,7 @@ CONFLICTS= ja-ls-[0-9]* icat-[0-9]* CPPFLAGS+= -D_WITH_GETLINE GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_header_libpq_fe_h=no USES= libtool perl5 sqlite USE_LDCONFIG= yes INSTALL_TARGET= install-strip @@ -32,16 +33,24 @@ DATADIR= ${PREFIX}/share/tsk PORTDOCS= NEWS.txt README.md -OPTIONS_DEFINE= AFFLIB DOCS LIBEWF -AFFLIB_DESC= Build with AFFLIB support +OPTIONS_DEFINE= AFFLIB DOCS LIBEWF LIBVHDI LIBVMDK +AFFLIB_DESC= Build with AFF support LIBEWF_DESC= Build with EWF support -OPTIONS_DEFAULT=LIBEWF +LIBVHDI_DESC= Build with VHDI support +LIBVMDK_DESC= Build with VMDK support +OPTIONS_DEFAULT=LIBEWF LIBVHDI LIBVMDK AFFLIB_LIB_DEPENDS= libafflib.so:sysutils/afflib AFFLIB_CONFIGURE_WITH= afflib=${LOCALBASE} LIBEWF_LIB_DEPENDS= libewf.so:devel/libewf LIBEWF_CONFIGURE_WITH= libewf=${LOCALBASE} + +LIBVHDI_LIB_DEPENDS= libvhdi.so:devel/libvhdi +LIBVHDI_CONFIGURE_WITH= libvhdi=${LOCALBASE} + +LIBVMDK_LIB_DEPENDS= libvmdk.so:devel/libvmdk +LIBVMDK_CONFIGURE_WITH= libvmdk=${LOCALBASE} post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/sysutils/sleuthkit/distinfo ============================================================================== --- head/sysutils/sleuthkit/distinfo Mon Jun 25 19:33:10 2018 (r473333) +++ head/sysutils/sleuthkit/distinfo Mon Jun 25 19:34:16 2018 (r473334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519248480 -SHA256 (sleuthkit-4.6.0.tar.gz) = f52a08ab0de078182c0f2d19d3e1b341424a9e0c1633a61c3b892fb38f9acb97 -SIZE (sleuthkit-4.6.0.tar.gz) = 8634432 +TIMESTAMP = 1525801149 +SHA256 (sleuthkit-4.6.1.tar.gz) = 1f68f3b5983acdb871a30592fb735a32f4db93f041fcf318bcf3ec87128ab433 +SIZE (sleuthkit-4.6.1.tar.gz) = 8642960 Modified: head/sysutils/sleuthkit/pkg-plist ============================================================================== --- head/sysutils/sleuthkit/pkg-plist Mon Jun 25 19:33:10 2018 (r473333) +++ head/sysutils/sleuthkit/pkg-plist Mon Jun 25 19:34:16 2018 (r473334) @@ -56,7 +56,7 @@ include/tsk/vs/tsk_vs.h lib/libtsk.a lib/libtsk.so lib/libtsk.so.13 -lib/libtsk.so.13.4.1 +lib/libtsk.so.13.4.2 man/man1/blkcalc.1.gz man/man1/blkcat.1.gz man/man1/blkls.1.gz