summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/TLpatches
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/poppler/TLpatches')
-rw-r--r--Build/source/libs/poppler/TLpatches/ChangeLog4
-rw-r--r--Build/source/libs/poppler/TLpatches/TL-Changes4
-rw-r--r--Build/source/libs/poppler/TLpatches/patch-03-time12
3 files changed, 12 insertions, 8 deletions
diff --git a/Build/source/libs/poppler/TLpatches/ChangeLog b/Build/source/libs/poppler/TLpatches/ChangeLog
index 88096140b2d..95d2ceb3092 100644
--- a/Build/source/libs/poppler/TLpatches/ChangeLog
+++ b/Build/source/libs/poppler/TLpatches/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-20 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-03-time: Adapted.
+
2018-05-21 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* patch-03-time: Adapted.
diff --git a/Build/source/libs/poppler/TLpatches/TL-Changes b/Build/source/libs/poppler/TLpatches/TL-Changes
index 7b206957677..492028e489e 100644
--- a/Build/source/libs/poppler/TLpatches/TL-Changes
+++ b/Build/source/libs/poppler/TLpatches/TL-Changes
@@ -1,4 +1,4 @@
-Changes applied to the poppler-0.65.0 tree as obtained from:
+Changes applied to the poppler-0.66.0 tree as obtained from:
http://poppler.freedesktop.org/
Removed unused dirs:
@@ -11,7 +11,7 @@ General idea:
update version.ac
mv poppler-src poppler-prev
tar xf poppler-*.tar.gz
-mv poppler-0.65.0 poppler-src
+mv poppler-0.66.0 poppler-src
cd poppler-src
svn status >/tmp/s
svn add # the ? lines
diff --git a/Build/source/libs/poppler/TLpatches/patch-03-time b/Build/source/libs/poppler/TLpatches/patch-03-time
index aa37759f0f6..ff510f42f21 100644
--- a/Build/source/libs/poppler/TLpatches/patch-03-time
+++ b/Build/source/libs/poppler/TLpatches/patch-03-time
@@ -1,6 +1,6 @@
-diff -ur poppler-0.65.0/goo/gfile.h poppler-src/goo/gfile.h
---- poppler-0.65.0/goo/gfile.h Sun May 20 00:05:25 2018
-+++ poppler-src/goo/gfile.h Mon May 21 13:30:39 2018
+diff -ur poppler-0.66.0/goo/gfile.h poppler-src/goo/gfile.h
+--- poppler-0.66.0/goo/gfile.h Wed Jun 20 06:16:47 2018
++++ poppler-src/goo/gfile.h Wed Jun 20 14:32:44 2018
@@ -51,8 +51,6 @@
# include <windows.h>
# endif
@@ -10,9 +10,9 @@ diff -ur poppler-0.65.0/goo/gfile.h poppler-src/goo/gfile.h
#else
# include <unistd.h>
# include <sys/types.h>
-diff -ur poppler-0.65.0/poppler/Form.h poppler-src/poppler/Form.h
---- poppler-0.65.0/poppler/Form.h Sun May 20 00:05:25 2018
-+++ poppler-src/poppler/Form.h Mon May 21 13:31:30 2018
+diff -ur poppler-0.66.0/poppler/Form.h poppler-src/poppler/Form.h
+--- poppler-0.66.0/poppler/Form.h Wed Jun 20 06:16:47 2018
++++ poppler-src/poppler/Form.h Wed Jun 20 14:31:47 2018
@@ -36,6 +36,7 @@
#include <set>