Index: head/sysutils/bulk_extractor/Makefile =================================================================== --- head/sysutils/bulk_extractor/Makefile (revision 371410) +++ head/sysutils/bulk_extractor/Makefile (revision 371411) @@ -1,43 +1,43 @@ # Created by: MANTANI Nobutaka # $FreeBSD$ PORTNAME= bulk_extractor -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.5 CATEGORIES= sysutils MASTER_SITES= http://digitalcorpora.org/downloads/bulk_extractor/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Program that scans a disk image and extracts useful information LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libafflib.so:${PORTSDIR}/sysutils/afflib \ libewf.so:${PORTSDIR}/devel/libewf \ libexiv2.so:${PORTSDIR}/graphics/exiv2 \ libexpat.so:${PORTSDIR}/textproc/expat2 USE_OPENSSL= yes USE_SQLITE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-exiv2=true CPPFLAGS+= -I${LOCALBASE}/include PLIST_FILES= bin/bulk_extractor bin/plugin_test man/man1/bulk_extractor.1.gz OPTIONS_DEFINE= BEVIEWER BEVIEWER_DESC= Build BEViewer (requires Java) OPTIONS_DEFAULT=BEVIEWER BEVIEWER_CONFIGURE_OFF= --disable-BEViewer BEVIEWER_USE= JAVA=yes BEVIEWER_PLIST_FILES= bin/BEViewer bin/BEViewer.jar .include .if ${OSVERSION} < 1000033 BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex CONFIGURE_ENV= LEX=${LOCALBASE}/bin/flex .endif .include Index: head/sysutils/bulk_extractor/distinfo =================================================================== --- head/sysutils/bulk_extractor/distinfo (revision 371410) +++ head/sysutils/bulk_extractor/distinfo (revision 371411) @@ -1,2 +1,2 @@ -SHA256 (bulk_extractor-1.5.1.tar.gz) = 7e70db7cfab36eb26181153fcf2525863bf7b3daa1fdb7409fd621bfdbc677f8 -SIZE (bulk_extractor-1.5.1.tar.gz) = 4425170 +SHA256 (bulk_extractor-1.5.5.tar.gz) = 297a57808c12b81b8e0d82222cf57245ad988804ab467eb0a70cf8669594e8ed +SIZE (bulk_extractor-1.5.5.tar.gz) = 4473107