25341194 Upgrade Thunderbird to version 45.6.0 s11u3-sru
authorPetr Sumbera <petr.sumbera@oracle.com>
Mon, 09 Jan 2017 01:19:42 -0800
branchs11u3-sru
changeset 7555 887e36ad4b59
parent 7543 c28bd8192b99
child 7558 ee5baab08bfd
25341194 Upgrade Thunderbird to version 45.6.0 25341270 problem in TBIRD/MAILER
components/desktop/thunderbird/Makefile
--- a/components/desktop/thunderbird/Makefile	Fri Jan 06 14:53:24 2017 -0800
+++ b/components/desktop/thunderbird/Makefile	Mon Jan 09 01:19:42 2017 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 # parfait is a bit unhappy (22527218)
@@ -32,20 +32,20 @@
 GCC_ROOT = /usr/gcc/4.8
 
 COMPONENT_NAME=		thunderbird
-COMPONENT_VERSION=	45.5.1
+COMPONENT_VERSION=	45.6.0
 COMPONENT_PROJECT_URL=	http://www.mozilla.com/thunderbird
 COMPONENT_SRC_NAME =	$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_SRC = 	$(COMPONENT_SRC_NAME)
 COMPONENT_ARCHIVE = 	$(COMPONENT_SRC).source.tar.xz
 COMPONENT_ARCHIVE_HASH= \
-    sha256:15088086ab8643275f04775002aca02701e30b4d61f108d5380b6e6b7582a24c
+    sha256:c32c74d69c4a2f79f120f44965525fc8197bbd39a9dac85027b2d9f74e04d8dc
 MOZILLA_FTP = 		http://ftp.mozilla.org/pub/$(COMPONENT_NAME)/releases/$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE_URL=	$(MOZILLA_FTP)/source/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	tbird/mailer
 
-TPNO=			32721	
+TPNO=			33172
 
-LIGHTNING_VERSION=	4.7.5.1
+LIGHTNING_VERSION=	4.7.6
 
 # There are a set of .xpi files (as given in the LANG_LIST definition below)
 # that we need. These are available under:
@@ -58,12 +58,12 @@
 # collide due to different files with identical .xpi names. 
 COMPONENT_ARCHIVE_1 =   	$(COMPONENT_SRC)-xpi.tar.gz
 COMPONENT_ARCHIVE_HASH_1 = \
-    sha256:976113c074c640e32281972d26b55935238b93ff5ff8903c80bb6ed15f23cd4c
+    sha256:a00168d176130ec8be8963c478de6fc0f702804462f0b5e0701221b54e7abd33
 COMPONENT_ARCHIVE_URL_1 =       $(INTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE_1)
 
 COMPONENT_ARCHIVE_2 =		lightning-$(LIGHTNING_VERSION)-xpi.tar.gz
 COMPONENT_ARCHIVE_HASH_2 = \
-    sha256:3840c42da82352bbae7defa2b3361b460c9f2f19febc4d0b3fa2335fb201c4d3
+    sha256:e732cebccc778e3d2f86422ec7fa1d38999d5d583b88f1b8d508a397ba4eae4b
 COMPONENT_ARCHIVE_URL_2 = 	$(INTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE_2)
 
 LANG_LIST = ar bg ca cs da de el es-AR es-ES et eu fi \
@@ -132,7 +132,6 @@
 # avoid bus error from libxul (S11 only)
 LD_MAP_NOEXDATA.sparc=
 
-CONFIGURE_ENV +=	YASM=$(COMPONENT_DIR)/../../yasm/build/$(MACH32)/yasm
 # strip utility dumps core while processing libxul.so (24809759) (S11 only)
 ifeq ($(MACH), sparc)
 CONFIGURE_ENV +=        STRIP_FLAGS=-x