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 Jul 24 13:52:52 UTC 2019
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
Update to 68.0.1
Changelog:
Fixed
Fixed missing Full Screen button when watching videos in full
screen mode on HBO GO (bug 1562837)
Fixed a bug causing incorrect messages to appear for some
locales when sites try to request the use of the Storage Access
API (bug 1558503)
Users in Russian regions may have their default search engine
changed (bug 1565315)
Built-in search engines in some locales do not function correctly
(bug 1565779)
To generate a diff of this commit:
cvs rdiff -u -r1.389 -r1.390 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.361 -r1.362 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.389 pkgsrc/www/firefox/Makefile:1.390
--- pkgsrc/www/firefox/Makefile:1.389 Sun Jul 21 22:25:53 2019
+++ pkgsrc/www/firefox/Makefile Wed Jul 24 13:52:52 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.389 2019/07/21 22:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.390 2019/07/24 13:52:52 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 68.0
-MOZ_BRANCH_MINOR=
+MOZ_BRANCH_MINOR= .1
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 1
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.361 pkgsrc/www/firefox/distinfo:1.362
--- pkgsrc/www/firefox/distinfo:1.361 Thu Jul 11 11:32:40 2019
+++ pkgsrc/www/firefox/distinfo Wed Jul 24 13:52:52 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.361 2019/07/11 11:32:40 ryoon Exp $
+$NetBSD: distinfo,v 1.362 2019/07/24 13:52:52 ryoon Exp $
-SHA1 (firefox-68.0.source.tar.xz) = 8512af474bc5fbcec00d7298562fa3cd890ecd93
-RMD160 (firefox-68.0.source.tar.xz) = 61b898faa2f7b1da9a6eeee9bb06cd099d546e45
-SHA512 (firefox-68.0.source.tar.xz) = fcb6f6dd8069ca43b0b75cba4566f81c94535e66ddeb80fbdd4f47eaac2efc82d6e6bd36bf7cbebdc260a74886ba3f007a321d88fdf30731d3b669a38273f42e
-Size (firefox-68.0.source.tar.xz) = 315855672 bytes
+SHA1 (firefox-68.0.1.source.tar.xz) = 67ff91a5eba98495e3f44c2539780f0bc54a0123
+RMD160 (firefox-68.0.1.source.tar.xz) = 646c4962b7719a7f9c7e9c933ef9f6166ffcfb60
+SHA512 (firefox-68.0.1.source.tar.xz) = 96b45135cf0b2368013afccb8c375de54d591a4e11016e8b65fc83904cedc362096dd15814cd02be23f6e52e392c605817b86a59ee2300d3e7a754d345399c81
+Size (firefox-68.0.1.source.tar.xz) = 311390092 bytes
SHA1 (patch-aa) = 1f292aae7d37bd480ba834324b737bfebee52503
SHA1 (patch-browser_app_profile_firefox.js) = 076cc2892547bac07fe907533f4e821f13f5738e
SHA1 (patch-build_moz.configure_old.configure) = 05963b12fd908d90e3378b30cff7e48291b8a447
Home |
Main Index |
Thread Index |
Old Index