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:           Thu Aug 17 12:47:55 UTC 2017

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 55.0.2

Changelog:
Fixed
    Fix a potential issue when the username had some specific characters in the path (Bug 1388584)

    Fix an issue with new installation notification for sideload add-ons (Bug 1372448)

    Fix performance regressions with WebExtension (Bugs 1386937 & 1389381)

    Fix a regression with the popup menu (Bug 1388682)


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.290 -r1.291 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.303 pkgsrc/www/firefox/Makefile:1.304
--- pkgsrc/www/firefox/Makefile:1.303   Wed Aug 16 14:13:44 2017
+++ pkgsrc/www/firefox/Makefile Thu Aug 17 12:47:55 2017
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.303 2017/08/16 14:13:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.304 2017/08/17 12:47:55 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            55.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.290 pkgsrc/www/firefox/distinfo:1.291
--- pkgsrc/www/firefox/distinfo:1.290   Wed Aug 16 14:13:44 2017
+++ pkgsrc/www/firefox/distinfo Thu Aug 17 12:47:55 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.290 2017/08/16 14:13:44 ryoon Exp $
+$NetBSD: distinfo,v 1.291 2017/08/17 12:47:55 ryoon Exp $
 
-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 (firefox-55.0.2.source.tar.xz) = c7f216a1a13f180d76c2b29e6a28063583da2314
+RMD160 (firefox-55.0.2.source.tar.xz) = 449028936827eb222a6f07084691f76e70ea2760
+SHA512 (firefox-55.0.2.source.tar.xz) = a27722cb5840aac89752fea0880a7e093e84b50dc78a36dc8c4bd493ffda10fa61446007f680bfe65db7a0debe4c21e6f0bf9f0de9876bba067abdda6fed7be4
+Size (firefox-55.0.2.source.tar.xz) = 234450696 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