summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug1013882
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-08 06:48:53 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-08 06:48:53 +0000
commita6395dab99fc0a0e17f205ba808a9d248b033ad4 (patch)
tree03ae9cefeab6b81f0b2625dfaca8d7a7aef28fc9 /www/firefox/files/patch-bug1013882
parentAttempt to fix build with LibreSSL. (diff)
www/firefox: update to 49.0 (rc2)
Bump PORTREVISION to account for slightly different behavior in other gecko@ ports and to get a discrete regression window. Changes: https://www.mozilla.org/firefox/49.0/releasenotes/ PR: 211792 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (based on) Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964 MFH: 2016Q3
Notes
Notes: svn path=/head/; revision=421531
Diffstat (limited to '')
-rw-r--r--www/firefox/files/patch-bug10138824
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/files/patch-bug1013882 b/www/firefox/files/patch-bug1013882
index 80f45c011c67..b3e86c5f5c6e 100644
--- a/www/firefox/files/patch-bug1013882
+++ b/www/firefox/files/patch-bug1013882
@@ -11,8 +11,8 @@ index 754312a..c69904c 100644
+endif
+
DEFINES += -DMOZ_ICU_VERSION=$(MOZ_ICU_VERSION)
- ifdef MOZ_NATIVE_ICU
- DEFINES += -DMOZ_NATIVE_ICU
+ ifdef MOZ_SYSTEM_ICU
+ DEFINES += -DMOZ_SYSTEM_ICU
diff --git b2g/installer/package-manifest.in b2g/installer/package-manifest.in
index 17d433c..0416187 100644
--- b2g/installer/package-manifest.in