summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-bug847568
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-02-16 09:20:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-02-16 09:20:14 +0000
commitd71ad42cbab14d76378250a5b489a7183ef6f9ef (patch)
treea015c5a1f4534d5c3101d205d4058901d6755bfc /mail/thunderbird/files/patch-bug847568
parentlang/tcl85, x11-toolkits/tk85: update to 8.5.19 (diff)
mail/thunderbird: update to 38.6.0
Changes: https://www.mozilla.org/thunderbird/38.6.0/releasenotes/ PR: 207167 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> MFH: 2016Q1
Diffstat (limited to 'mail/thunderbird/files/patch-bug847568')
-rw-r--r--mail/thunderbird/files/patch-bug84756811
1 files changed, 4 insertions, 7 deletions
diff --git a/mail/thunderbird/files/patch-bug847568 b/mail/thunderbird/files/patch-bug847568
index ec922c871c02..86fdb45183e5 100644
--- a/mail/thunderbird/files/patch-bug847568
+++ b/mail/thunderbird/files/patch-bug847568
@@ -101,9 +101,9 @@ diff --git gfx/graphite2/moz-gr-update.sh gfx/graphite2/moz-gr-update.sh
index f3d76ea..a9e7fb6 100644
--- mozilla/gfx/graphite2/moz-gr-update.sh
+++ mozilla/gfx/graphite2/moz-gr-update.sh
-@@ -23,8 +23,14 @@ echo "\nSee" $0 "for update procedure.\n" >> gfx/graphite2/README.mozilla
- find gfx/graphite2/ -name "*.cpp" -exec perl -p -i -e "s/<cstdio>/<stdio.h>/;s/Windows.h/windows.h/;" {} \;
- find gfx/graphite2/ -name "*.h" -exec perl -p -i -e "s/<cstdio>/<stdio.h>/;s/Windows.h/windows.h/;" {} \;
+@@ -37,6 +37,12 @@
+ #find gfx/graphite2/ -name "*.cpp" -exec perl -p -i -e "s/<cstdio>/<stdio.h>/;s/Windows.h/windows.h/;" {} \;
+ #find gfx/graphite2/ -name "*.h" -exec perl -p -i -e "s/<cstdio>/<stdio.h>/;s/Windows.h/windows.h/;" {} \;
+# closest tag/release to require for system version
+TAG=$(cd ../graphitedev/ && hg parents --template {latesttag})
@@ -112,11 +112,8 @@ index f3d76ea..a9e7fb6 100644
+ if /GR2_VERSION_REQUIRE/" configure.in
+
# summarize what's been touched
--echo Updated to $CHANGESET.
-+echo Updated to $CHANGESET \($TAG for --with-system-graphite2\)
+ echo Updated to $RELEASE.
echo Here is what changed in the gfx/graphite2 directory:
- echo
-
diff --git gfx/harfbuzz/README-mozilla gfx/harfbuzz/README-mozilla
index ca57d16..1ce21fe 100644
--- mozilla/gfx/harfbuzz/README-mozilla