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 12 04:58:45 UTC 2017

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 55.0.1

Changelog:
Fixed
    Fix a regression the tab restoration process (bug 1388160)

    Fix a problem causing What's new pages not to be displayed (bug 1386224)

    Fix a rendering issue with some PKCS#11 libraries (bug 1388370)

    Disable the predictor prefetch (bug 1388160)


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.287 -r1.288 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.301 pkgsrc/www/firefox/Makefile:1.302
--- pkgsrc/www/firefox/Makefile:1.301   Thu Aug 10 14:46:15 2017
+++ pkgsrc/www/firefox/Makefile Sat Aug 12 04:58:45 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.301 2017/08/10 14:46:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.302 2017/08/12 04:58:45 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            55.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.287 pkgsrc/www/firefox/distinfo:1.288
--- pkgsrc/www/firefox/distinfo:1.287   Thu Aug 10 14:46:15 2017
+++ pkgsrc/www/firefox/distinfo Sat Aug 12 04:58:45 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.287 2017/08/10 14:46:15 ryoon Exp $
+$NetBSD: distinfo,v 1.288 2017/08/12 04:58:45 ryoon Exp $
 
-SHA1 (firefox-55.0.source.tar.xz) = b22a4b66fc7af4706d0838ef2a1d0639bc184055
-RMD160 (firefox-55.0.source.tar.xz) = 2cf480a5b96e6fa983aa3f0789b2ad4bcb2e7eec
-SHA512 (firefox-55.0.source.tar.xz) = b3ca0a926faedfc12c859965629330489ac6c05730a0dc38748704a1a25e876decfba78a3d665e22a6773b0a3bfed3109cd624be77d130785b4097d6d9f9c94b
-Size (firefox-55.0.source.tar.xz) = 235014712 bytes
+SHA1 (firefox-55.0.1.source.tar.xz) = 8ec2a864e277b4acc31ea96806aae3b90f1a4038
+RMD160 (firefox-55.0.1.source.tar.xz) = 38156cc7207d0ac4c9df2d5f997912aef40c22b1
+SHA512 (firefox-55.0.1.source.tar.xz) = 2c15cb3e1a9f464f63ff7ac8ccf0625ed845a5cb9b186d7acf121c439cec38bcdeee93630e99dbfd336f1b7e60a7c09822a1eba59f308bba8866f155b2ed1c47
+Size (firefox-55.0.1.source.tar.xz) = 236278024 bytes
 SHA1 (patch-aa) = 373af8f1df58d20e015b231625e60914554fb779
 SHA1 (patch-browser_base_content_baseMenuOverlay.xul) = 1d8959e2df0b546e381cf0e5af71808e8e7bebd7
 SHA1 (patch-browser_components_nsBrowserGlue.js) = c27a9a57056ed3227e60f5663d9275ef4204ab39



Home | Main Index | Thread Index | Old Index