aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bulk_extractor/files
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/files
parent2c3c12685999827c5cd090f3e3f04aa1928f27b6 (diff)
downloadports-9444597d5cca50eb95d8bbdb71f5df08acad6243.tar.gz
ports-9444597d5cca50eb95d8bbdb71f5df08acad6243.zip
sysutils/bulk_extractor: prepare for exiv2-0.27
PR: 235943
Notes
Notes: svn path=/head/; revision=495107
Diffstat (limited to 'sysutils/bulk_extractor/files')
-rw-r--r--sysutils/bulk_extractor/files/patch-src__dfxml__src__dfxml_writer.cpp14
1 files changed, 11 insertions, 3 deletions
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