summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-08-31 20:05:00 +0000
committerryoon <ryoon@pkgsrc.org>2020-08-31 20:05:00 +0000
commite71ebd77510599d66902cb1f7ea922db3df5409f (patch)
tree8a2436bfbd4524e1e0983ff3017f55830e3834f9
parentdd071d48c9affd375406c560147089bbfff4aac8 (diff)
downloadpkgsrc-e71ebd77510599d66902cb1f7ea922db3df5409f.tar.gz
seamonkey: Update to 2.53.3
Changelog: What's New in SeaMonkey 2.53.3 SeaMonkey 2.53.3 contains (among other changes) the following major changes relative to SeaMonkey 2.53.2: The LaTex tool TexZilla, used for inserting Math, has been upgraded to 1.0.2. It is now possible to customize the toolbars in Composer and the formatting toolbar in Mailnews composition. All folders of an account can now be marked as read. There is now an option for not advertizing SeaMonkey at all in the user agent. The preference for hiding the toolbar and menubar grippies can now be changed from "Preferences->Appearance". The tab bar is now shown by default when only one tab is open bug 1634879. This change was needed as new users did not see either the tab bar or its "Open a new tab" button on a fresh installation. Existing users of the option "Hide the tab bar when only one tab is open" will need to make a one time only change in "Preferences->Browser->Tabbed Browsing" if they want to go back to the old setting. Update of help page content and links. SeaMonkey language packs are now version specific and will be disabled as part of the profile upgrade following the installation of a later version. Search Engines have been centralized and updated in bug 1300198. Address book now has updated IM fields, improved layout for card view pane, improved multi-word search, ability to search across multiple address books, more granular prompts when deleting items, print on the context menus and print button on the toolbar. Multimedia support has been updated in preparation of supporting more audio video formats in the next releases. For enhanced security the Rust multimedia parser is now used for this and the libstagefright package has been removed. SeaMonkey 2.53.3 contains (among other changes) the following major changes relative to SeaMonkey 2.49.5: The Bookmarks Manager has switched its name to Library, and now also includes the History list. When invoking History, the Library will be shown with the History list selected. The extensive modifications were needed because of Mozilla Gecko platform API changes. Download Manager has been migrated to a new API. Although it looks pretty much the same as before, the search option is missing and some other minor details work differently. The previous downloads history is removed during the upgrade. The layout panel was added to the CSS Grid tools. TLS 1.3 is the default SSL version now. The only NPAPI plugin which will work with SeaMonkey 2.53.3 is Flash. Support for other NPAPI plugins like Java and Silverlight has been removed. For displaying pdf files in the browser you can use pdf.js-seamonkey from Isaac Schemm. SeaMonkey now uses a new api for formatting regional data like time and date. Default is to use the application locale of the current SeaMonkey build. If you use a language pack or a different OS formatting this is usually not desired. You can change the formatting from the application locale to the regional settings locale (OS) in the preferences dialog under "Appearance". SeaMonkey 2.53.3 uses the same backend as Firefox and contains the relevant Firefox 60.4 security fixes. SeaMonkey 2.53.3 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. Additional important security fixes up to Current Firefox 77 and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to.
-rw-r--r--www/seamonkey/Makefile6
-rw-r--r--www/seamonkey/PLIST38
-rw-r--r--www/seamonkey/distinfo10
3 files changed, 26 insertions, 28 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index e0134c347e9..97b7824c069 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.221 2020/08/31 18:13:16 wiz Exp $
+# $NetBSD: Makefile,v 1.222 2020/08/31 20:05:00 ryoon Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
-PKGREVISION= 8
-SM_VER= 2.53.2
+SM_VER= 2.53.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
EXTRACT_SUFX= .tar.xz
@@ -54,6 +53,7 @@ CHECK_INTERPRETER_SKIP+= lib/seamonkey-sdk/sdk/bin/xpidl.py
CHECK_INTERPRETER_SKIP+= lib/seamonkey-sdk/sdk/bin/xpt.py
CHECK_WRKREF_SKIP= lib/seamonkey/chrome/toolkit/content/global/buildconfig.html
+CHECK_WRKREF_SKIP+= lib/seamonkey/chrome/comm/content/communicator/buildconfig.html
CKSUM_CRATES+= mozilla/third_party/rust/libc
diff --git a/www/seamonkey/PLIST b/www/seamonkey/PLIST
index 73a91b07389..0220e507c0e 100644
--- a/www/seamonkey/PLIST
+++ b/www/seamonkey/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.63 2020/05/06 14:34:52 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.64 2020/08/31 20:05:00 ryoon Exp $
bin/seamonkey
lib/seamonkey/application.ini
lib/seamonkey/blocklist.xml
@@ -410,6 +410,8 @@ lib/seamonkey/chrome/comm/content/communicator/blockedSite.xhtml
lib/seamonkey/chrome/comm/content/communicator/bookmarks/bookmarksPanel.js
lib/seamonkey/chrome/comm/content/communicator/bookmarks/bookmarksPanel.xul
lib/seamonkey/chrome/comm/content/communicator/bookmarks/sidebarUtils.js
+lib/seamonkey/chrome/comm/content/communicator/buildconfig.css
+lib/seamonkey/chrome/comm/content/communicator/buildconfig.html
lib/seamonkey/chrome/comm/content/communicator/certError.css
lib/seamonkey/chrome/comm/content/communicator/certError.js
lib/seamonkey/chrome/comm/content/communicator/certError.xhtml
@@ -677,7 +679,6 @@ lib/seamonkey/chrome/comm/content/editor/editorMailOverlay.xul
lib/seamonkey/chrome/comm/content/editor/editorNavigatorOverlay.xul
lib/seamonkey/chrome/comm/content/editor/editorOverlay.xul
lib/seamonkey/chrome/comm/content/editor/editorPrefsOverlay.xul
-lib/seamonkey/chrome/comm/content/editor/editorSmileyOverlay.xul
lib/seamonkey/chrome/comm/content/editor/editorTasksOverlay.xul
lib/seamonkey/chrome/comm/content/editor/editorUtilities.js
lib/seamonkey/chrome/comm/content/editor/images/bringtofront-disabled.gif
@@ -784,7 +785,6 @@ lib/seamonkey/chrome/comm/content/editor/images/tag-xmp.gif
lib/seamonkey/chrome/comm/content/editor/pref-composer.xul
lib/seamonkey/chrome/comm/content/editor/pref-editing.js
lib/seamonkey/chrome/comm/content/editor/pref-editing.xul
-lib/seamonkey/chrome/comm/content/editor/pref-toolbars.xul
lib/seamonkey/chrome/comm/content/editor/publishprefs.js
lib/seamonkey/chrome/comm/content/navigator/browser-places.js
lib/seamonkey/chrome/comm/content/navigator/content.js
@@ -1593,8 +1593,6 @@ lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/config-view
lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/project-list.js
lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/runtime-list.js
lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/runtimes.js
-lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/simulator-process.js
-lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/simulators.js
lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/tab-store.js
lib/seamonkey/chrome/devtools/modules/devtools/client/webide/modules/utils.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/actor-registry.js
@@ -1614,7 +1612,6 @@ lib/seamonkey/chrome/devtools/modules/devtools/server/actors/device.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/emulation.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/environment.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/errordocs.js
-lib/seamonkey/chrome/devtools/modules/devtools/server/actors/eventlooplag.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/frame.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/framerate.js
lib/seamonkey/chrome/devtools/modules/devtools/server/actors/gcli.js
@@ -1734,7 +1731,6 @@ lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/css-properties.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/csscoverage.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/device.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/emulation.js
-lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/eventlooplag.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/framerate.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/gcli.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/fronts/highlighters.js
@@ -1893,7 +1889,6 @@ lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/csscoverage.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/device.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/emulation.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/environment.js
-lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/eventlooplag.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/frame.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/framerate.js
lib/seamonkey/chrome/devtools/modules/devtools/shared/specs/gcli.js
@@ -2202,6 +2197,7 @@ lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/help_print.gif
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/image.gif
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/link.gif
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/locationbar.png
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/locationbar_search.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/mail_flag.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/mail_flag_column.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/mail_junk_column.png
@@ -2218,8 +2214,7 @@ lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/offline.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/online.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/personalbar.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/reload.gif
-lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/search.png
-lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/search_personal_toolbar.gif
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/search_navigation_toolbar.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/sidebar.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/tabbed_browsing_bar.png
lib/seamonkey/chrome/en-US/locale/en-US/communicator/help/images/table.gif
@@ -2320,9 +2315,19 @@ lib/seamonkey/chrome/en-US/locale/en-US/communicator/search/engineManager.proper
lib/seamonkey/chrome/en-US/locale/en-US/communicator/search/search-panel.dtd
lib/seamonkey/chrome/en-US/locale/en-US/communicator/search/search.properties
lib/seamonkey/chrome/en-US/locale/en-US/communicator/search/searchbar.dtd
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/amazon.xml
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/duckduckgo-en-US.xml
lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/duckduckgo.xml
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/ebay.xml
lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/google.xml
-lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/list.txt
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/amazon.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/duckduckgo.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/ebay.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/google.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/startpage.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/wikipedia.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/images/yahoo.ico
+lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/list.json
lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/wikipedia.xml
lib/seamonkey/chrome/en-US/locale/en-US/communicator/searchplugins/yahoo.xml
lib/seamonkey/chrome/en-US/locale/en-US/communicator/setDesktopBackground.dtd
@@ -2401,7 +2406,6 @@ lib/seamonkey/chrome/en-US/locale/en-US/devtools/shared/gcli.properties
lib/seamonkey/chrome/en-US/locale/en-US/devtools/shared/gclicommands.properties
lib/seamonkey/chrome/en-US/locale/en-US/devtools/shared/shared.properties
lib/seamonkey/chrome/en-US/locale/en-US/devtools/shared/styleinspector.properties
-lib/seamonkey/chrome/en-US/locale/en-US/editor-region/region.properties
lib/seamonkey/chrome/en-US/locale/en-US/editor/EdAdvancedEdit.dtd
lib/seamonkey/chrome/en-US/locale/en-US/editor/EdColorPicker.dtd
lib/seamonkey/chrome/en-US/locale/en-US/editor/EdConvertToTable.dtd
@@ -2442,7 +2446,6 @@ lib/seamonkey/chrome/en-US/locale/en-US/editor/editorPrefsOverlay.dtd
lib/seamonkey/chrome/en-US/locale/en-US/editor/editorSmileyOverlay.dtd
lib/seamonkey/chrome/en-US/locale/en-US/editor/pref-composer.dtd
lib/seamonkey/chrome/en-US/locale/en-US/editor/pref-editing.dtd
-lib/seamonkey/chrome/en-US/locale/en-US/editor/pref-toolbars.dtd
lib/seamonkey/chrome/en-US/locale/en-US/global-platform/mac/accessible.properties
lib/seamonkey/chrome/en-US/locale/en-US/global-platform/mac/intl.properties
lib/seamonkey/chrome/en-US/locale/en-US/global-platform/mac/platformKeys.properties
@@ -3107,8 +3110,10 @@ lib/seamonkey/chrome/toolkit/content/extensions/ext-protocolHandlers.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-proxy.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-runtime.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-storage.js
+lib/seamonkey/chrome/toolkit/content/extensions/ext-tabs-base.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-theme.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-toolkit.js
+lib/seamonkey/chrome/toolkit/content/extensions/ext-toolkit.json
lib/seamonkey/chrome/toolkit/content/extensions/ext-topSites.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-webNavigation.js
lib/seamonkey/chrome/toolkit/content/extensions/ext-webRequest.js
@@ -3642,8 +3647,6 @@ lib/seamonkey/chrome/webide/content/runtime-listing.xhtml
lib/seamonkey/chrome/webide/content/runtime-panel.js
lib/seamonkey/chrome/webide/content/runtimedetails.js
lib/seamonkey/chrome/webide/content/runtimedetails.xhtml
-lib/seamonkey/chrome/webide/content/simulator.js
-lib/seamonkey/chrome/webide/content/simulator.xhtml
lib/seamonkey/chrome/webide/content/webide.js
lib/seamonkey/chrome/webide/content/webide.xul
lib/seamonkey/chrome/webide/content/wifi-auth.js
@@ -3659,7 +3662,6 @@ lib/seamonkey/chrome/webide/skin/noise.png
lib/seamonkey/chrome/webide/skin/panel-listing.css
lib/seamonkey/chrome/webide/skin/rocket.svg
lib/seamonkey/chrome/webide/skin/runtimedetails.css
-lib/seamonkey/chrome/webide/skin/simulator.css
lib/seamonkey/chrome/webide/skin/throbber.svg
lib/seamonkey/chrome/webide/skin/webide.css
lib/seamonkey/chrome/webide/skin/wifi-auth.css
@@ -3922,7 +3924,6 @@ lib/seamonkey/modules/DownloadsTaskbar.jsm
lib/seamonkey/modules/E10SUtils.jsm
lib/seamonkey/modules/EventEmitter.jsm
lib/seamonkey/modules/Extension.jsm
-lib/seamonkey/modules/ExtensionAPI.jsm
lib/seamonkey/modules/ExtensionChild.jsm
lib/seamonkey/modules/ExtensionChildDevToolsUtils.jsm
lib/seamonkey/modules/ExtensionCommon.jsm
@@ -3935,7 +3936,6 @@ lib/seamonkey/modules/ExtensionSearchHandler.jsm
lib/seamonkey/modules/ExtensionSettingsStore.jsm
lib/seamonkey/modules/ExtensionStorage.jsm
lib/seamonkey/modules/ExtensionStorageSync.jsm
-lib/seamonkey/modules/ExtensionTabs.jsm
lib/seamonkey/modules/ExtensionUtils.jsm
lib/seamonkey/modules/FeedUtils.jsm
lib/seamonkey/modules/Feeds.jsm
@@ -4094,7 +4094,6 @@ lib/seamonkey/modules/TelemetryUtils.jsm
lib/seamonkey/modules/ThirdPartyCookieProbe.jsm
lib/seamonkey/modules/Timer.jsm
lib/seamonkey/modules/Troubleshoot.jsm
-lib/seamonkey/modules/UITelemetry.jsm
lib/seamonkey/modules/UpdatePing.jsm
lib/seamonkey/modules/UpdateUtils.jsm
lib/seamonkey/modules/UserAgentOverrides.jsm
@@ -4135,7 +4134,6 @@ lib/seamonkey/modules/addons/LightweightThemeImageOptimizer.jsm
lib/seamonkey/modules/addons/PluginProvider.jsm
lib/seamonkey/modules/addons/ProductAddonChecker.jsm
lib/seamonkey/modules/addons/SpellCheckDictionaryBootstrap.js
-lib/seamonkey/modules/addons/WebExtensionBootstrap.js
lib/seamonkey/modules/addons/XPIInstall.jsm
lib/seamonkey/modules/addons/XPIProvider.jsm
lib/seamonkey/modules/addons/XPIProviderUtils.js
diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo
index 7521a25b56f..ed51882728e 100644
--- a/www/seamonkey/distinfo
+++ b/www/seamonkey/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.167 2020/06/26 11:40:28 nia Exp $
+$NetBSD: distinfo,v 1.168 2020/08/31 20:05:00 ryoon Exp $
-SHA1 (seamonkey-2.53.2.source.tar.xz) = 7c6e3295a751aa36c8325e20ef1367d0fb643120
-RMD160 (seamonkey-2.53.2.source.tar.xz) = 567c8bd64166e5854c712f2c2d6ca0dea182c75b
-SHA512 (seamonkey-2.53.2.source.tar.xz) = 58dd605a916ef7fb9cad112bb54fffc837690e458e1254b685f21df1bc8808a9b53d27147cad1064294c789d1f77f17c9f6adecf2be906afa44128496f72a805
-Size (seamonkey-2.53.2.source.tar.xz) = 291744036 bytes
+SHA1 (seamonkey-2.53.3.source.tar.xz) = 3e3331c89da9b10e44bf681936d67fb26e30ef2c
+RMD160 (seamonkey-2.53.3.source.tar.xz) = 4ab6423f1563b429c35330036ddff61e3fbe2a1b
+SHA512 (seamonkey-2.53.3.source.tar.xz) = f9465fdf3925d517d8b5dd9d4dd5162b50f39e5a35f61383f4dec89784b5fc4273724195ae98abe30bfb6458ab615f6ac9dcd3a233e7add211fbfdaad0ff5328
+Size (seamonkey-2.53.3.source.tar.xz) = 294208732 bytes
SHA1 (patch-ldap_c-sdk_include_portable.h) = b262539b92c6822a5ae8c98743d2d71b27bb076a
SHA1 (patch-mailnews_base_search_src_nsMsgSearchTerm.cpp) = d70faf66d802de613caa6a12cc36d9021caab41d
SHA1 (patch-mozilla_browser_branding_unofficial_locales_en-US_brand.dtd) = 174e1766565f576c79019a05c81f010a3ceaee2f