aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bulk_extractor
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 08:15:19 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 08:15:19 +0000
commit9444597d5cca50eb95d8bbdb71f5df08acad6243 (patch)
treed11cc57b79f17339ceba2b90e90da6be81e4ad99 /sysutils/bulk_extractor
parent2c3c12685999827c5cd090f3e3f04aa1928f27b6 (diff)
downloadports-9444597d5cca50eb95d8bbdb71f5df08acad6243.tar.gz
ports-9444597d5cca50eb95d8bbdb71f5df08acad6243.zip
Notes
Diffstat (limited to 'sysutils/bulk_extractor')
-rw-r--r--sysutils/bulk_extractor/Makefile2
-rw-r--r--sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp14
2 files changed, 12 insertions, 4 deletions
diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile
index 5f6c7a3623fd..2308c8b640c7 100644
--- a/sysutils/bulk_extractor/Makefile
+++ b/sysutils/bulk_extractor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bulk_extractor
PORTVERSION= 1.5.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://digitalcorpora.org/downloads/bulk_extractor/
diff --git a/sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp b/sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp
index 6b31be503e2f..6e468229a4e8 100644
--- a/sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp
+++ b/sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp
@@ -1,6 +1,14 @@
---- src/dfxml/src/dfxml_writer.cpp.orig 2014-01-18 09:18:03.000000000 +0900
-+++ src/dfxml/src/dfxml_writer.cpp 2014-01-18 09:18:26.000000000 +0900
-@@ -657,7 +657,7 @@
+--- src/dfxml/src/dfxml_writer.cpp.orig 2014-09-16 18:34:02 UTC
++++ src/dfxml/src/dfxml_writer.cpp
+@@ -646,6 +646,7 @@ void dfxml_writer::xmlout(const string &tag,const stri
+ #include <exiv2/image.hpp>
+ #include <exiv2/exif.hpp>
+ #include <exiv2/error.hpp>
++#include <exiv2/exiv2.hpp>
+ #endif
+
+ #ifdef HAVE_HASHDB
+@@ -653,7 +654,7 @@ void dfxml_writer::xmlout(const string &tag,const stri
#endif
#ifdef HAVE_AFFLIB_AFFLIB_H