From 513d21d8384e61cc02b820137587b3680ffbb51c Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Wed, 3 Apr 2013 20:27:48 +0000 Subject: - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to 17.0.5 - update firefox to 20.0 - update seamonkey and linux-seamonkey to 2.17 - update nspr to 4.9.6 - remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of thunderbird - prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier are advised to upgrade - http://www.freebsd.org/security/ - add vuln.xml entry Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02 Approved by: portmgr (miwi) In collaboration with: Jan Beich --- www/libxul19/files/patch-bug778078 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'www/libxul19/files/patch-bug778078') diff --git a/www/libxul19/files/patch-bug778078 b/www/libxul19/files/patch-bug778078 index c87fea1f5563..c3d42c391a98 100644 --- a/www/libxul19/files/patch-bug778078 +++ b/www/libxul19/files/patch-bug778078 @@ -1,14 +1,6 @@ --- toolkit/xre/nsAppRunner.cpp~ +++ toolkit/xre/nsAppRunner.cpp -@@ -640,6 +640,7 @@ class nsXULAppInfo : public nsIXULAppInf - - { - public: -+ nsXULAppInfo() {} - NS_DECL_ISUPPORTS_INHERITED - NS_DECL_NSIXULAPPINFO - NS_DECL_NSIXULRUNTIME -@@ -3046,7 +3047,7 @@ XRE_main(int argc, char* argv[], const n +@@ -3046,7 +3046,7 @@ XRE_main(int argc, char* argv[], const n QApplication app(gArgc, gArgv); #endif #if defined(MOZ_WIDGET_GTK2) -- cgit v1.2.3