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:   maya
Date:           Fri Nov 16 23:38:59 UTC 2018

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: update to 63.0.3

    Games using WebGL (created in Unity) get stuck after very short time of gameplay (bug 1502748)
    Slow page loading for some users with specific proxy configurations (bug 1495024)
    Disable HTTP response throttling by default for causing bugs with videos in background tabs (bug 1503354)
    Opening magnet links no longer works (bug 1498934)
    Crash fixes (bug 1498510, bug 1503424)


To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.332 -r1.333 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.349 pkgsrc/www/firefox/Makefile:1.350
--- pkgsrc/www/firefox/Makefile:1.349   Wed Nov 14 22:22:35 2018
+++ pkgsrc/www/firefox/Makefile Fri Nov 16 23:38:59 2018
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.349 2018/11/14 22:22:35 kleink Exp $
+# $NetBSD: Makefile,v 1.350 2018/11/16 23:38:59 maya Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            63.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .3
 
 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.332 pkgsrc/www/firefox/distinfo:1.333
--- pkgsrc/www/firefox/distinfo:1.332   Wed Nov 14 18:51:40 2018
+++ pkgsrc/www/firefox/distinfo Fri Nov 16 23:38:59 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.332 2018/11/14 18:51:40 wiz Exp $
+$NetBSD: distinfo,v 1.333 2018/11/16 23:38:59 maya Exp $
 
-SHA1 (firefox-63.0.1.source.tar.xz) = d62a85ce78904171e9f863154fb8cd031cdbe4ee
-RMD160 (firefox-63.0.1.source.tar.xz) = 28f6431150deb10b967e4181ebfb5c332deedbd2
-SHA512 (firefox-63.0.1.source.tar.xz) = 29acad70259d71a924cbaf4c2f01fb034cf8090759b3a2d74a5eabc2823f83b6508434e619d8501d3930702e2bbad373581a70e2ce57aead9af77fc42766fbe2
-Size (firefox-63.0.1.source.tar.xz) = 265358784 bytes
+SHA1 (firefox-63.0.3.source.tar.xz) = 6b29f42ad43264ceb45bc42fa9f8a227339b3f1f
+RMD160 (firefox-63.0.3.source.tar.xz) = 2ecac98f5da06b8969cc90b1e9506fb68f3af65e
+SHA512 (firefox-63.0.3.source.tar.xz) = 6c05aea0b704ede39abf83aba02c4713a8f5ab6673a8897f6bb4147d5e90c234e351f584010e195e46382d217d02d8eec5a5d4b9f4694c14c55172987bb695c2
+Size (firefox-63.0.3.source.tar.xz) = 266109244 bytes
 SHA1 (patch-aa) = 649bafc86814ed9819a51f8347c5058123bd2d51
 SHA1 (patch-browser_app_profile_firefox.js) = 3ff1487607da5c7dc917fe9f793c6d281119974a
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index