diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-01-27 21:41:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-01-27 21:41:47 +0000 |
commit | 196cdd2c6be43317528c03309215b36b5edba2b1 (patch) | |
tree | fda1dfcfc2c9ace8d81477e1ff25f3e921185887 /www/firefox | |
parent | c4d8f7ad887f6903944f903b6140c186702ed423 (diff) | |
download | pkgsrc-196cdd2c6be43317528c03309215b36b5edba2b1.tar.gz |
Update to 35.0.1
Changelog:
Fixed 35.0.1 - With the Enhanced Steam extension, Firefox could crash (1123732)
Fixed 35.0.1 - Fix a potential startup crash (1122367)
Fixed 35.0.1 - Kerberos authentication did not work with alias (1108971)
Fixed 35.0.1 - SVG / CSS animation had a regression causing rendering issues on websites like openstreemap.org (1083079)
Fixed 35.0.1 - On Godaddy webmail, Firefox could crash (1113121)
Fixed 35.0.1 - document.baseURI did not get updated to document.location after base tag was removed from DOM for site with a CSP (1121857)
Fixed 35.0.1 - With a Right-to-left (RTL) version of Firefox, the text selection could be broken (1104036)
Fixed 35.0.1 - CSP had a change in behavior with regard to case sensitivity resources loading (1122445)
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 6f1fb71ff0c..07e6ff67ea0 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.188 2015/01/16 22:42:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.189 2015/01/27 21:41:47 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 35.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 51601304e9a..e7ef5e34282 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.176 2015/01/16 22:42:09 ryoon Exp $ +$NetBSD: distinfo,v 1.177 2015/01/27 21:41:47 ryoon Exp $ -SHA1 (firefox-35.0.source.tar.bz2) = 52f310f08ab5a52cd9d9be00016f0872a5e81774 -RMD160 (firefox-35.0.source.tar.bz2) = 921fc829bf46bd335d7c27c8ed71397604e9489e -Size (firefox-35.0.source.tar.bz2) = 176269100 bytes +SHA1 (firefox-35.0.1.source.tar.bz2) = cf256ee1491ee502eb4432ade5a879104ebceede +RMD160 (firefox-35.0.1.source.tar.bz2) = ca4dc6f6c5de1e6e69133de3b8b502991d519fa7 +Size (firefox-35.0.1.source.tar.bz2) = 176276361 bytes SHA1 (patch-aa) = f493d2eda255a9337487a3ba9b3fd442942a0312 SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 |