pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox Update to 38.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/cff5365d214f
branches: trunk
changeset: 651837:cff5365d214f
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri May 15 10:36:13 2015 +0000
description:
Update to 38.0.1
Changelog:
Fixed Systems with first generation NVidia Optimus graphics cards may crash on start-up
Fixed Users who import cookies from Google Chrome can end up with broken websites
Fixed WebRTC H264 video streams from CiscoSpark native clients are not decoded correctly. (Fixed in Firefox ESR 38.0.1; was already fixed in Firefox 38.0)
Fixed Large animated images may fail to play and may stop other images from loading
diffstat:
www/firefox/Makefile | 5 ++---
www/firefox/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 309b4f3ae6c6 -r cff5365d214f www/firefox/Makefile
--- a/www/firefox/Makefile Fri May 15 09:17:03 2015 +0000
+++ b/www/firefox/Makefile Fri May 15 10:36:13 2015 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.212 2015/05/14 15:28:04 bad Exp $
+# $NetBSD: Makefile,v 1.213 2015/05/15 10:36:13 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 38.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//}
-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/}
diff -r 309b4f3ae6c6 -r cff5365d214f www/firefox/distinfo
--- a/www/firefox/distinfo Fri May 15 09:17:03 2015 +0000
+++ b/www/firefox/distinfo Fri May 15 10:36:13 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.204 2015/05/14 15:32:21 bad Exp $
+$NetBSD: distinfo,v 1.205 2015/05/15 10:36:13 ryoon Exp $
-SHA1 (firefox-38.0.source.tar.bz2) = 3812a31287d3a8d9ebb1326e131a944fd27f0f2d
-RMD160 (firefox-38.0.source.tar.bz2) = bde5cde2456ded54f8d2a732f5dcfb494e2107e6
-Size (firefox-38.0.source.tar.bz2) = 179786944 bytes
+SHA1 (firefox-38.0.1.source.tar.bz2) = 20f52c37e099cb2b21f3a76c6e39fe698e1e79e8
+RMD160 (firefox-38.0.1.source.tar.bz2) = a7e800322829d224513e428f8d8e975d62f200b4
+Size (firefox-38.0.1.source.tar.bz2) = 179773312 bytes
SHA1 (patch-aa) = e9e8400fa86ae8d6910b49e3a98127122e714f1a
SHA1 (patch-accessible_atk_Platform.cpp) = c2deb81b300de44c4500328589185bbd4b6b02fb
SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5
Home |
Main Index |
Thread Index |
Old Index