diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-27 13:28:11 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-27 13:28:11 +0000 |
commit | 8c378ec2bbf942d60819ad8e8bdf8b604abf482c (patch) | |
tree | e967ee8130ea28ac612cd4fd7b155de6a442d4b6 /www/firefox | |
parent | e5a2ed6f728746a73ef0c21773de79c3ee328253 (diff) | |
download | pkgsrc-8c378ec2bbf942d60819ad8e8bdf8b604abf482c.tar.gz |
Update to 51.0.1
Changelog:
Fixed
Geolocation not working on Windows (Bug 1333516)
Multiprocess incompatibility did not correctly register with some add-ons (Bug 1333423)
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 5f03e4135ba..616d0b4e50f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.279 2017/01/25 13:24:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.280 2017/01/27 13:28:11 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 51.0 -MOZ_BRANCH_MINOR= +MOZ_BRANCH_MINOR= .1 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox/distinfo b/www/firefox/distinfo index cab9d03da0a..20798b3bdb3 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.268 2017/01/27 01:36:21 maya Exp $ +$NetBSD: distinfo,v 1.269 2017/01/27 13:28:11 ryoon Exp $ -SHA1 (firefox-51.0.source.tar.xz) = e7219a81b16d34d92872b4604051ce5ddb818126 -RMD160 (firefox-51.0.source.tar.xz) = e6552e5cbc71edc3028dc11271822a598e243ce6 -SHA512 (firefox-51.0.source.tar.xz) = 4406f840a7a2b4e76a74e846d702b717618fb5b677f1c6df864c3428033dd22aad295d656f1fc57e581fd202d894c5483a16691a60b6ca7710315b157b812467 -Size (firefox-51.0.source.tar.xz) = 202517224 bytes +SHA1 (firefox-51.0.1.source.tar.xz) = b73255fd4f90fd0c1b107b566679da2df3f31cf1 +RMD160 (firefox-51.0.1.source.tar.xz) = 6acc6fc8e3e317842d75b0233a24b0f19c9d3f34 +SHA512 (firefox-51.0.1.source.tar.xz) = 556e31b717c0640ef5e181e00b9d2a6ea0ace7c16ae04333d0f2e9e120d0ab9efe82a4ca314ef43594c080523edf37953e65dbf694c7428be0a024f3719d8312 +Size (firefox-51.0.1.source.tar.xz) = 202142716 bytes SHA1 (patch-aa) = 42dbb30745fc0e40cf582376c8fbfcd0715fcf5e SHA1 (patch-ao) = 1564bc503670dc07ec8b9b43927f0c5879f3a44d SHA1 (patch-as) = d01c9173f1055cbafff4b08bcd5bbbc2eca63044 |