diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-16 14:51:05 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-16 14:51:05 +0000 |
commit | c212d6f6fd86963e9fc8e9cb56441cbf31145768 (patch) | |
tree | ffb54a1d193490f51a27001167deabd314e56150 /editors/fxite/files/patch-src_export.cpp | |
parent | - Update to 2.60 (diff) |
editors/fxite: Fix when Fox-1.7 option selected
Reorganizes port, rewrapps pkg-descr too.
This uses a new distribution file from GitHub but for some reason
the version number didn't change.
PR: 200300
Submitted by: ports fury
Diffstat (limited to 'editors/fxite/files/patch-src_export.cpp')
-rw-r--r-- | editors/fxite/files/patch-src_export.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/fxite/files/patch-src_export.cpp b/editors/fxite/files/patch-src_export.cpp index e15dafaecd60..9ab9a02b96a4 100644 --- a/editors/fxite/files/patch-src_export.cpp +++ b/editors/fxite/files/patch-src_export.cpp @@ -1,6 +1,6 @@ ---- src/export.cpp.orig 2014-07-24 14:11:00.000000000 +0200 -+++ src/export.cpp 2014-07-24 14:11:00.000000000 +0200 -@@ -464,7 +464,7 @@ +--- src/export.cpp.orig 2013-10-03 09:22:51 UTC ++++ src/export.cpp +@@ -464,7 +464,7 @@ void SaveToPDF(SciDoc*sci, FILE *fp) } // start to write PDF file here (PDF1.4Ref(p63)) // ASCII>127 characters to indicate binary-possible stream |