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 36.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/dffdbfff4b32
branches: trunk
changeset: 648082:dffdbfff4b32
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Mar 11 00:22:27 2015 +0000
description:
Update to 36.0.1
Changelog:
Fixed 36.0.1 - Disable the usage of the ANY DNS query type (1093983)
Fixed 36.0.1 - Fixed a startup crash with EMET (1137050)
Fixed 36.0.1 - Hello may become inactive until restart (1137469)
Fixed 36.0.1 - Print preferences may not be preserved (1136855)
Fixed 36.0.1 - Hello contact tabs may not be visible (1137141)
Fixed 36.0.1 - Accept hostnames that include an underscore character ("_") (1136616)
Fixed 36.0.1 - WebGL may use significant memory with Canvas2d (1137251)
Fixed 36.0.1 - Option -remote has been restored (1080319)
Fixed 36.0.1 - Fix a top crash
diffstat:
www/firefox/Makefile | 7 ++-----
www/firefox/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r cc9271c8ba2a -r dffdbfff4b32 www/firefox/Makefile
--- a/www/firefox/Makefile Tue Mar 10 21:52:10 2015 +0000
+++ b/www/firefox/Makefile Wed Mar 11 00:22:27 2015 +0000
@@ -1,19 +1,16 @@
-# $NetBSD: Makefile,v 1.198 2015/03/05 13:29:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.199 2015/03/11 00:22:27 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 36.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/}
EXTRACT_SUFX= .tar.bz2
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
WRKSRC= ${WRKDIR}/mozilla-release
#WRKSRC= ${WRKDIR}/mozilla-beta
diff -r cc9271c8ba2a -r dffdbfff4b32 www/firefox/distinfo
--- a/www/firefox/distinfo Tue Mar 10 21:52:10 2015 +0000
+++ b/www/firefox/distinfo Wed Mar 11 00:22:27 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.192 2015/02/28 22:17:59 ryoon Exp $
+$NetBSD: distinfo,v 1.193 2015/03/11 00:22:27 ryoon Exp $
-SHA1 (firefox-36.0/firefox-36.0.source.tar.bz2) = bcbfe0e4aa3236582c3b5c49619641224cf942df
-RMD160 (firefox-36.0/firefox-36.0.source.tar.bz2) = e0a32b37e593f4fc36d84bffa3c2d7fcbe574745
-Size (firefox-36.0/firefox-36.0.source.tar.bz2) = 179368018 bytes
+SHA1 (firefox-36.0.1.source.tar.bz2) = cde80f5aee704827da43b9ca94a138a6c8a6c553
+RMD160 (firefox-36.0.1.source.tar.bz2) = 924bce1b25fd55ca690b3b989cf27d73f119d192
+Size (firefox-36.0.1.source.tar.bz2) = 179303171 bytes
SHA1 (patch-aa) = 4af7ee0e63ca4b1a7584199561e9ecf0528d03aa
SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc
SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5
Home |
Main Index |
Thread Index |
Old Index