pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox52



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Nov  9 19:17:19 UTC 2017

Modified Files:
        pkgsrc/www/firefox52: Makefile distinfo

Log Message:
Update to 52.4.1

Changelog:
Fixed
    Fixed a crash when playing videos on macOS 10.13

    Fixed a crash when using the color picker on macOS 10.13


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox52/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox52/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/firefox52/Makefile
diff -u pkgsrc/www/firefox52/Makefile:1.9 pkgsrc/www/firefox52/Makefile:1.10
--- pkgsrc/www/firefox52/Makefile:1.9   Sat Sep 30 11:19:09 2017
+++ pkgsrc/www/firefox52/Makefile       Thu Nov  9 19:17:19 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/09/30 11:19:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2017/11/09 19:17:19 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.4
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox52/distinfo
diff -u pkgsrc/www/firefox52/distinfo:1.7 pkgsrc/www/firefox52/distinfo:1.8
--- pkgsrc/www/firefox52/distinfo:1.7   Sat Sep 30 11:19:09 2017
+++ pkgsrc/www/firefox52/distinfo       Thu Nov  9 19:17:19 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2017/09/30 11:19:09 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2017/11/09 19:17:19 ryoon Exp $
 
-SHA1 (firefox-52.4.0esr.source.tar.xz) = 7bee2816b89ffa06cbae3b146d98ba51a3c45da9
-RMD160 (firefox-52.4.0esr.source.tar.xz) = 6468406935b32f724829cf005891d93da4d0816e
-SHA512 (firefox-52.4.0esr.source.tar.xz) = be3be7f9dbf4bd0344d5d76f26d1a5090bb012154d25833d5cd58e5e707c080515b42ed751e1f7e58b15b96939d7da634cafb6e8aa9bb1627ff420836b802183
-Size (firefox-52.4.0esr.source.tar.xz) = 212285560 bytes
+SHA1 (firefox-52.4.1esr.source.tar.xz) = c9ab3441780518ed9a57206d5f88445e38adb4f5
+RMD160 (firefox-52.4.1esr.source.tar.xz) = ca192f10ba393eecc023c55cfcfbc11a7d18dcf9
+SHA512 (firefox-52.4.1esr.source.tar.xz) = d80c7219548391d8a47b6e404662ea41e6acfa264a67d69365e76dd8943077e388ab24b030850919f8fc6681c11486bdbaaf170d441c861f4a12cedbe08955ab
+Size (firefox-52.4.1esr.source.tar.xz) = 211950124 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc
@@ -28,7 +28,6 @@ SHA1 (patch-dom_media_platforms_ffmpeg_f
 SHA1 (patch-dom_plugins_ipc_PluginModuleChild.cpp) = 9961e956016f274a1b9b52b489bd749e8e2bbcb6
 SHA1 (patch-dom_plugins_ipc_PluginModuleChild.h) = 15c01df2fa7f989b533ef769ce77438b5e9bfdb9
 SHA1 (patch-dom_system_OSFileConstants.cpp) = e932ca46cbc78eb8486b9ff704434a962645c6b2
-SHA1 (patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp) = 2aaf5f82a57dbb375558442718c239e2e7da1406
 SHA1 (patch-gfx_2d_DataSurfaceHelpers.cpp) = e18b002f51fc0a191d579fa49025aac2c5000d81
 SHA1 (patch-gfx_2d_HelpersCairo.h) = f910d634624fdf288a042c2a0c636598103ef289
 SHA1 (patch-gfx_cairo_libpixman_src_pixman-arm-neon-asm.S) = 6e91ca436b73affe42ed4e683b3400beb28c4bc6



Home | Main Index | Thread Index | Old Index