diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-03-30 19:11:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-03-30 19:11:14 +0000 |
commit | 0e66aee90546fec74d050ad29261fc3ee25518ab (patch) | |
tree | a86801b750ab5e8c345582eaf837158fb54bd008 /www | |
parent | 9685f8309220bd7a67135eea054958b6f0fe4669 (diff) | |
download | pkgsrc-0e66aee90546fec74d050ad29261fc3ee25518ab.tar.gz |
Update to 52.0.2
Changelog:
Fixed:
Use Nirmala UI as fallback font for additional Indic languages (Bug 1342787)
Fix loading tab icons on session restore (Bug 1338009)
Fix a crash on startup on Linux (Bug 1345413)
Fix new installs erroneously not prompting to change the default browser setting (Bug 1343938)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/PLIST | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 46bfc53a447..3b2d40f07cf 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.290 2017/03/18 23:00:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.291 2017/03/30 19:11:14 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 52.0 -MOZ_BRANCH_MINOR= .1 +MOZ_BRANCH_MINOR= .2 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox/PLIST b/www/firefox/PLIST index d6cf89c95df..e5b23963aa3 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.117 2017/03/07 20:45:43 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.118 2017/03/30 19:11:14 ryoon Exp $ bin/firefox lib/firefox/application.ini lib/firefox/browser/blocklist.xml @@ -2376,6 +2376,8 @@ lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf lib/firefox/browser/features/aushelper@mozilla.org/bootstrap.js lib/firefox/browser/features/aushelper@mozilla.org/install.rdf +lib/firefox/browser/features/deployment-checker@mozilla.org/bootstrap.js +lib/firefox/browser/features/deployment-checker@mozilla.org/install.rdf lib/firefox/browser/features/e10srollout@mozilla.org/bootstrap.js lib/firefox/browser/features/e10srollout@mozilla.org/install.rdf lib/firefox/browser/features/firefox@getpocket.com/bootstrap.js diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 9031bdba1a9..cf30c93edc9 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.276 2017/03/18 23:00:12 ryoon Exp $ +$NetBSD: distinfo,v 1.277 2017/03/30 19:11:14 ryoon Exp $ -SHA1 (firefox-52.0.1.source.tar.xz) = 1d0871889fd57a51ffa38c3ec9e7a2125b38e6bf -RMD160 (firefox-52.0.1.source.tar.xz) = 1140dd948eb024ee4968dc3da8ae63996c247436 -SHA512 (firefox-52.0.1.source.tar.xz) = 535e2cc0ee645d4ebe9f1d2d1f4fbb16ff5d1745ce493add6b2e323ca3b0907c3054705c5a15eaadb314d5d6474ba1825554fd1ff0780ab7f76fd3f9672a6974 -Size (firefox-52.0.1.source.tar.xz) = 211464084 bytes +SHA1 (firefox-52.0.2.source.tar.xz) = 5631e49d8ae064764b64643534acfdd619061ba9 +RMD160 (firefox-52.0.2.source.tar.xz) = 2a02867e597ba41fa1048c9b9458449b8c63f8b9 +SHA512 (firefox-52.0.2.source.tar.xz) = 15668625d212acf874b560d0adf738faf3e0df532c549ab94e1d91944542e13bf16265f08fca1eded42820f9b7ad3f0ff70a8b5bc9adde0a79d11e022bb1158e +Size (firefox-52.0.2.source.tar.xz) = 211407880 bytes SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026 SHA1 (patch-ao) = 1564bc503670dc07ec8b9b43927f0c5879f3a44d SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc |