pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Aug 11 18:45:16 UTC 2018
Modified Files:
pkgsrc/www/firefox: Makefile PLIST distinfo
Log Message:
Update to 61.0.2
Changelog:
New
Adds support for automatically restoring your Firefox session
after Windows restarts. Currently, this feature is not enabled
by default for most users, but will be gradually enabled over
the coming weeks.
Fixed
Improved website rendering with the Retained Display List
feature enabled (Bug 1474402)
Fixed broken DevTools panels with certain extensions installed
(Bug 1474379)
Fixed a crash for users with some accessibility tools enabled
(Bug 1474007)
To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.129 -r1.130 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.321 -r1.322 pkgsrc/www/firefox/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.340 pkgsrc/www/firefox/Makefile:1.341
--- pkgsrc/www/firefox/Makefile:1.340 Fri Jul 20 03:34:31 2018
+++ pkgsrc/www/firefox/Makefile Sat Aug 11 18:45:15 2018
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.340 2018/07/20 03:34:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.341 2018/08/11 18:45:15 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 61.0
-MOZ_BRANCH_MINOR= .1
+MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 3
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.129 pkgsrc/www/firefox/PLIST:1.130
--- pkgsrc/www/firefox/PLIST:1.129 Thu Jun 28 13:52:37 2018
+++ pkgsrc/www/firefox/PLIST Sat Aug 11 18:45:16 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.129 2018/06/28 13:52:37 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.130 2018/08/11 18:45:16 ryoon Exp $
bin/firefox
lib/firefox/application.ini
lib/firefox/browser/blocklist.xml
@@ -2974,10 +2974,6 @@ lib/firefox/browser/features/firefox@get
lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket.svg
lib/firefox/browser/features/firefox%getpocket.com@localhost/en-US/locale/en-US/pocket.properties
lib/firefox/browser/features/firefox%getpocket.com@localhost/install.rdf
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/bootstrap.js
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/chrome.manifest
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/chrome/content/followonsearch-fs.js
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/install.rdf
lib/firefox/browser/features/formautofill%mozilla.org@localhost/bootstrap.js
lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome.manifest
lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/FormAutofillFrameScript.js
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.321 pkgsrc/www/firefox/distinfo:1.322
--- pkgsrc/www/firefox/distinfo:1.321 Fri Jul 6 20:51:57 2018
+++ pkgsrc/www/firefox/distinfo Sat Aug 11 18:45:16 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.321 2018/07/06 20:51:57 ryoon Exp $
+$NetBSD: distinfo,v 1.322 2018/08/11 18:45:16 ryoon Exp $
-SHA1 (firefox-61.0.1.source.tar.xz) = 42fb90e2df5cd14a6c3b393683b73b9b60c377c7
-RMD160 (firefox-61.0.1.source.tar.xz) = beb96cd7e48bc238421ba68063019a3c2dcdb7a3
-SHA512 (firefox-61.0.1.source.tar.xz) = 0395ac164450b394852aa8370c1c99538e12c43a9fa13d386831477379bf0498f0a68b08fac6ea01c044245247f53b8dd323c94ccd8e3dc7182f084be8c74915
-Size (firefox-61.0.1.source.tar.xz) = 266608016 bytes
+SHA1 (firefox-61.0.2.source.tar.xz) = 6e445d9d7da982452bf212948aff701d47f6f0c0
+RMD160 (firefox-61.0.2.source.tar.xz) = 47d7d1229084d061bd4273ab2520eafa0ecbdb68
+SHA512 (firefox-61.0.2.source.tar.xz) = a20b127726cf0a082604efcbc9b91ea3c653ac639edb4b26e1fadef51410ccdae9b5d3a534563528945d2425382346858af307e79e8da1e4972aacbe1277f6ff
+Size (firefox-61.0.2.source.tar.xz) = 266077556 bytes
SHA1 (patch-aa) = 94c03ed9a0e72bb87c850f2e1965fb8755933822
SHA1 (patch-browser_app_profile_firefox.js) = 30e93d7817c7e17b96ba96d3d3fb3701020260d4
SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707
Home |
Main Index |
Thread Index |
Old Index