diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-06-06 09:34:53 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-06-06 09:34:53 +0000 |
commit | 841c36efb205c83f287ef12f03d59aefef2fbe7d (patch) | |
tree | b2659ba30c077e65bb132ae95fa8e5b453b8e616 | |
parent | b3880675532a63893ad873c9dd6f8bcc8abefcce (diff) | |
download | pkgsrc-841c36efb205c83f287ef12f03d59aefef2fbe7d.tar.gz |
Pullup ticket #6467 - requested by nia
www/firefox78: security fix
Revisions pulled up:
- www/firefox78/Makefile 1.30
- www/firefox78/PLIST 1.3
- www/firefox78/distinfo 1.17
---
Module Name: pkgsrc
Committed By: nia
Date: Tue Jun 1 21:07:21 UTC 2021
Modified Files:
pkgsrc/www/firefox78: Makefile PLIST distinfo
Log Message:
firefox78: update to 78.11.0
Security fixes:
https://www.mozilla.org/en-US/security/advisories/mfsa2021-24/
-rw-r--r-- | www/firefox78/Makefile | 4 | ||||
-rw-r--r-- | www/firefox78/PLIST | 5 | ||||
-rw-r--r-- | www/firefox78/distinfo | 10 |
3 files changed, 10 insertions, 9 deletions
diff --git a/www/firefox78/Makefile b/www/firefox78/Makefile index 8ed542eec19..9626f6960c1 100644 --- a/www/firefox78/Makefile +++ b/www/firefox78/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22.2.1 2021/04/25 08:05:09 bsiegert Exp $ +# $NetBSD: Makefile,v 1.22.2.2 2021/06/06 09:34:53 bsiegert Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 78.10 +MOZ_BRANCH= 78.11 MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source diff --git a/www/firefox78/PLIST b/www/firefox78/PLIST index dd89a7fbddb..71279a1b96d 100644 --- a/www/firefox78/PLIST +++ b/www/firefox78/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2021/01/27 05:24:11 nia Exp $ +@comment $NetBSD: PLIST,v 1.2.2.1 2021/06/06 09:34:53 bsiegert Exp $ bin/firefox78 lib/firefox78/actors/AboutHttpsOnlyErrorChild.jsm lib/firefox78/actors/AboutHttpsOnlyErrorParent.jsm @@ -820,8 +820,9 @@ lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/france/me lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/in/messages.json lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/it/messages.json lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/jp/messages.json -lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/mx/messages.json lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/nl/messages.json +lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/spain/messages.json +lib/firefox78/browser/chrome/browser/search-extensions/amazon/_locales/sweden/messages.json lib/firefox78/browser/chrome/browser/search-extensions/amazon/favicon.ico lib/firefox78/browser/chrome/browser/search-extensions/amazon/manifest.json lib/firefox78/browser/chrome/browser/search-extensions/amazondotcn/_locales/default/messages.json diff --git a/www/firefox78/distinfo b/www/firefox78/distinfo index 30e1f715993..747c3e04744 100644 --- a/www/firefox78/distinfo +++ b/www/firefox78/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.14.2.1 2021/04/25 08:05:09 bsiegert Exp $ +$NetBSD: distinfo,v 1.14.2.2 2021/06/06 09:34:53 bsiegert Exp $ -SHA1 (firefox-78.10.0esr.source.tar.xz) = 547bac33732774993bd8223de9acfeedcc69a10d -RMD160 (firefox-78.10.0esr.source.tar.xz) = 76900b4a701a1ea128aa9eb5cfe9cca3d3e01aae -SHA512 (firefox-78.10.0esr.source.tar.xz) = 5e2cf137dc781855542c29df6152fa74ba749801640ade3cf01487ce993786b87a4f603d25c0af9323e67c7e15c75655523428c1c1426527b8623c7ded9f5946 -Size (firefox-78.10.0esr.source.tar.xz) = 334642452 bytes +SHA1 (firefox-78.11.0esr.source.tar.xz) = 8d5b4f10557cf7aec25edb2d3dd8b9282224ff53 +RMD160 (firefox-78.11.0esr.source.tar.xz) = 2795666245fc3b785014dbfd0f8388bc547a35f7 +SHA512 (firefox-78.11.0esr.source.tar.xz) = d02fc2eda587155b1c54ca12a6c5cde220a29f41f154f1c9b71ae8f966d8cc9439201a5b241e03fc0795b74e2479f7aa5d6b69f70b7639432e5382f321f7a6f4 +Size (firefox-78.11.0esr.source.tar.xz) = 333002576 bytes SHA1 (patch-aa) = 458ee59cec3d2d1d52b222ab2031720e7a11fc02 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8 |