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: Wed Jan 22 13:34:26 UTC 2020
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
firefox: Update to 72.0.2
Changelog:
Fixed
Various stability fixes
Fixed issues opening files with spaces in their path (bug 1601905)
Fixed a hang opening about:logins when a master password is set (bug 1606992)
Fixed a web compatibility issue with CSS Shadow Parts which shipped in Firefox 72 (bug 1604989)
Fixed inconsistent playback performance for fullscreen 1080p videos on some systems (bug 1608485)
To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.378 -r1.379 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.407 pkgsrc/www/firefox/Makefile:1.408
--- pkgsrc/www/firefox/Makefile:1.407 Sat Jan 18 21:51:06 2020
+++ pkgsrc/www/firefox/Makefile Wed Jan 22 13:34:26 2020
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.407 2020/01/18 21:51:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.408 2020/01/22 13:34:26 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 72.0
-MOZ_BRANCH_MINOR= .1
+MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 2
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.378 pkgsrc/www/firefox/distinfo:1.379
--- pkgsrc/www/firefox/distinfo:1.378 Mon Jan 20 21:40:57 2020
+++ pkgsrc/www/firefox/distinfo Wed Jan 22 13:34:26 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.378 2020/01/20 21:40:57 nia Exp $
+$NetBSD: distinfo,v 1.379 2020/01/22 13:34:26 ryoon Exp $
-SHA1 (firefox-72.0.1.source.tar.xz) = bfe2a6c57cc9c192681388c9e4af9c0c44f315a6
-RMD160 (firefox-72.0.1.source.tar.xz) = 1332177b77c54b9a1ef2180730fc9c08a5a7b730
-SHA512 (firefox-72.0.1.source.tar.xz) = 8df6a64cde4bdb879c3cb9df7f8b43c7d67c47502e2dce1d3ee82de433931435963b3e51c99035a78f0a997bc934a838d198f2a1cd6a624441769d37b1469fcf
-Size (firefox-72.0.1.source.tar.xz) = 314963588 bytes
+SHA1 (firefox-72.0.2.source.tar.xz) = 35015162789defa55b5c71cf0d5a08a799a76f54
+RMD160 (firefox-72.0.2.source.tar.xz) = 89d359fd483f5d3abe0e040a2d1b55a29226e156
+SHA512 (firefox-72.0.2.source.tar.xz) = 4d8c832709b8831234b571b2f809d1601490db47982ff1d71913062c42c17a7f3340c72b6162b74a248a9cfe7b5d1646fb9a0463dcbcfaed32e1346ee20e4147
+Size (firefox-72.0.2.source.tar.xz) = 315848856 bytes
SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
SHA1 (patch-browser_app_profile_firefox.js) = 076cc2892547bac07fe907533f4e821f13f5738e
SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8
Home |
Main Index |
Thread Index |
Old Index