pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox Update to 55.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/c146cb9dc4fa
branches: trunk
changeset: 366768:c146cb9dc4fa
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Aug 17 12:47:55 2017 +0000
description:
Update to 55.0.2
Changelog:
Fixed
Fix a potential issue when the username had some specific characters in the path (Bug 1388584)
Fix an issue with new installation notification for sideload add-ons (Bug 1372448)
Fix performance regressions with WebExtension (Bugs 1386937 & 1389381)
Fix a regression with the popup menu (Bug 1388682)
diffstat:
www/firefox/Makefile | 5 ++---
www/firefox/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 2425f8895d61 -r c146cb9dc4fa www/firefox/Makefile
--- a/www/firefox/Makefile Thu Aug 17 10:11:51 2017 +0000
+++ b/www/firefox/Makefile Thu Aug 17 12:47:55 2017 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.303 2017/08/16 14:13:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.304 2017/08/17 12:47:55 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 55.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//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r 2425f8895d61 -r c146cb9dc4fa www/firefox/distinfo
--- a/www/firefox/distinfo Thu Aug 17 10:11:51 2017 +0000
+++ b/www/firefox/distinfo Thu Aug 17 12:47:55 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.290 2017/08/16 14:13:44 ryoon Exp $
+$NetBSD: distinfo,v 1.291 2017/08/17 12:47:55 ryoon Exp $
-SHA1 (firefox-55.0.1.source.tar.xz) = 8ec2a864e277b4acc31ea96806aae3b90f1a4038
-RMD160 (firefox-55.0.1.source.tar.xz) = 38156cc7207d0ac4c9df2d5f997912aef40c22b1
-SHA512 (firefox-55.0.1.source.tar.xz) = 2c15cb3e1a9f464f63ff7ac8ccf0625ed845a5cb9b186d7acf121c439cec38bcdeee93630e99dbfd336f1b7e60a7c09822a1eba59f308bba8866f155b2ed1c47
-Size (firefox-55.0.1.source.tar.xz) = 236278024 bytes
+SHA1 (firefox-55.0.2.source.tar.xz) = c7f216a1a13f180d76c2b29e6a28063583da2314
+RMD160 (firefox-55.0.2.source.tar.xz) = 449028936827eb222a6f07084691f76e70ea2760
+SHA512 (firefox-55.0.2.source.tar.xz) = a27722cb5840aac89752fea0880a7e093e84b50dc78a36dc8c4bd493ffda10fa61446007f680bfe65db7a0debe4c21e6f0bf9f0de9876bba067abdda6fed7be4
+Size (firefox-55.0.2.source.tar.xz) = 234450696 bytes
SHA1 (patch-aa) = 373af8f1df58d20e015b231625e60914554fb779
SHA1 (patch-browser_base_content_baseMenuOverlay.xul) = 1d8959e2df0b546e381cf0e5af71808e8e7bebd7
SHA1 (patch-browser_components_nsBrowserGlue.js) = c27a9a57056ed3227e60f5663d9275ef4204ab39
Home |
Main Index |
Thread Index |
Old Index