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 Jun 19 12:24:06 UTC 2019
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
Update to 67.0.3
Changelog:
Security fix:
#CVE-2019-11707: Type confusion in Array.pop
To generate a diff of this commit:
cvs rdiff -u -r1.385 -r1.386 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.358 -r1.359 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.385 pkgsrc/www/firefox/Makefile:1.386
--- pkgsrc/www/firefox/Makefile:1.385 Thu Jun 13 22:05:24 2019
+++ pkgsrc/www/firefox/Makefile Wed Jun 19 12:24:06 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.385 2019/06/13 22:05:24 nia Exp $
+# $NetBSD: Makefile,v 1.386 2019/06/19 12:24:06 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 67.0
-MOZ_BRANCH_MINOR= .2
+MOZ_BRANCH_MINOR= .3
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.358 pkgsrc/www/firefox/distinfo:1.359
--- pkgsrc/www/firefox/distinfo:1.358 Thu Jun 13 22:05:24 2019
+++ pkgsrc/www/firefox/distinfo Wed Jun 19 12:24:06 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.358 2019/06/13 22:05:24 nia Exp $
+$NetBSD: distinfo,v 1.359 2019/06/19 12:24:06 ryoon Exp $
-SHA1 (firefox-67.0.2.source.tar.xz) = 3d59fe567f9f2d1c0767ef2ea595b738a7e53c89
-RMD160 (firefox-67.0.2.source.tar.xz) = b5182bb4493aaf54fb64f7da6710c3d0092d8c85
-SHA512 (firefox-67.0.2.source.tar.xz) = 14da0aa23571c83dfd4cf1b33027434425c99c4b8838d335cfbd93ef60ad936cd7e7f60ad84be688f434371c9b49142e1020df63ac3e65f78b6595f5a8c19590
-Size (firefox-67.0.2.source.tar.xz) = 283090748 bytes
+SHA1 (firefox-67.0.3.source.tar.xz) = 544cacc388ef0611faa78ba2679aa7b854fd56f4
+RMD160 (firefox-67.0.3.source.tar.xz) = 37da8e3741059cab5c85c0edc35dafa854cfeda5
+SHA512 (firefox-67.0.3.source.tar.xz) = c75075a48d950decdac295c879d0d9d75a17fdc5d32d1fd4b0ec9141f09f97603e2c5c1266257a21f7ccc53b919869f09e5829ab742811d040b4ecad29998682
+Size (firefox-67.0.3.source.tar.xz) = 285477708 bytes
SHA1 (patch-aa) = 1f292aae7d37bd480ba834324b737bfebee52503
SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99
Home |
Main Index |
Thread Index |
Old Index