diff options
Diffstat (limited to 'textproc/qstardict/files')
-rw-r--r-- | textproc/qstardict/files/patch-plugins_stardict_lib.cpp (renamed from textproc/qstardict/files/patch-plugins__stardict__lib.cpp) | 4 | ||||
-rw-r--r-- | textproc/qstardict/files/patch-plugins_stardict_mapfile.hpp (renamed from textproc/qstardict/files/patch-plugins__stardict__mapfile.hpp) | 4 | ||||
-rw-r--r-- | textproc/qstardict/files/patch-qstardict.pri | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/textproc/qstardict/files/patch-plugins__stardict__lib.cpp b/textproc/qstardict/files/patch-plugins_stardict_lib.cpp index 6e51056c076..c0e8b1a1e89 100644 --- a/textproc/qstardict/files/patch-plugins__stardict__lib.cpp +++ b/textproc/qstardict/files/patch-plugins_stardict_lib.cpp @@ -1,5 +1,5 @@ ---- ./plugins/stardict/lib.cpp.orig 2011-12-05 12:40:49.000000000 +0000 -+++ ./plugins/stardict/lib.cpp 2013-12-09 11:22:18.738921230 +0000 +--- plugins/stardict/lib.cpp.orig 2011-12-05 12:40:49 UTC ++++ plugins/stardict/lib.cpp @@ -9,6 +9,7 @@ #include <sys/stat.h> #include <zlib.h> diff --git a/textproc/qstardict/files/patch-plugins__stardict__mapfile.hpp b/textproc/qstardict/files/patch-plugins_stardict_mapfile.hpp index 6e62537f620..f38ebf94e09 100644 --- a/textproc/qstardict/files/patch-plugins__stardict__mapfile.hpp +++ b/textproc/qstardict/files/patch-plugins_stardict_mapfile.hpp @@ -1,5 +1,5 @@ ---- ./plugins/stardict/mapfile.hpp.orig 2011-12-05 12:40:49.000000000 +0000 -+++ ./plugins/stardict/mapfile.hpp 2013-12-07 17:36:45.942541049 +0000 +--- plugins/stardict/mapfile.hpp.orig 2011-12-05 12:40:49 UTC ++++ plugins/stardict/mapfile.hpp @@ -9,6 +9,7 @@ # include <sys/types.h> # include <fcntl.h> diff --git a/textproc/qstardict/files/patch-qstardict.pri b/textproc/qstardict/files/patch-qstardict.pri index fc0e21564fd..08061529036 100644 --- a/textproc/qstardict/files/patch-qstardict.pri +++ b/textproc/qstardict/files/patch-qstardict.pri @@ -1,6 +1,6 @@ ---- ./qstardict.pri.orig 2009-02-03 21:36:16.000000000 +0300 -+++ ./qstardict.pri 2009-02-05 10:24:18.000000000 +0300 -@@ -44,7 +44,6 @@ +--- qstardict.pri.orig 2016-11-07 11:15:01 UTC ++++ qstardict.pri +@@ -49,7 +49,6 @@ win32 { } unix:DEFINES += HAVE_MMAP |