From owner-svn-ports-all@freebsd.org Tue Mar 20 00:51:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6D1EF595DA; Tue, 20 Mar 2018 00:51:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 752AD6F488; Tue, 20 Mar 2018 00:51:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 702F915BD6; Tue, 20 Mar 2018 00:51:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2K0p6Zx041286; Tue, 20 Mar 2018 00:51:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2K0p6a6041282; Tue, 20 Mar 2018 00:51:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201803200051.w2K0p6a6041282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 20 Mar 2018 00:51:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r465047 - in branches/2018Q1/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www/waterfox: . files X-SVN-Commit-Revision: 465047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2018 00:51:07 -0000 Author: jbeich Date: Tue Mar 20 00:51:05 2018 New Revision: 465047 URL: https://svnweb.freebsd.org/changeset/ports/465047 Log: MFH: r465044 www/waterfox: update to 56.0.4.72 Changes: https://github.com/MrAlex94/Waterfox/compare/79492ecca478...a9c77bbb9f25 Approved by: ports-secteam blanket Deleted: branches/2018Q1/www/waterfox/files/patch-bug1366357 branches/2018Q1/www/waterfox/files/patch-bug1404297 branches/2018Q1/www/waterfox/files/patch-bug1414768 branches/2018Q1/www/waterfox/files/patch-bug1416523 branches/2018Q1/www/waterfox/files/patch-bug1419166 branches/2018Q1/www/waterfox/files/patch-bug1422643 branches/2018Q1/www/waterfox/files/patch-bug1423173 branches/2018Q1/www/waterfox/files/patch-bug1424261 branches/2018Q1/www/waterfox/files/patch-bug1425257 branches/2018Q1/www/waterfox/files/patch-bug1426002 branches/2018Q1/www/waterfox/files/patch-bug1428947 branches/2018Q1/www/waterfox/files/patch-bug1429093 branches/2018Q1/www/waterfox/files/patch-bug1431336 branches/2018Q1/www/waterfox/files/patch-bug1433005 branches/2018Q1/www/waterfox/files/patch-bug1435566 branches/2018Q1/www/waterfox/files/patch-bug1440775 branches/2018Q1/www/waterfox/files/patch-bug1441006 branches/2018Q1/www/waterfox/files/patch-bug1446062 Modified: branches/2018Q1/www/waterfox/Makefile branches/2018Q1/www/waterfox/distinfo branches/2018Q1/www/waterfox/files/patch-typos branches/2018Q1/www/waterfox/pkg-descr Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/waterfox/Makefile ============================================================================== --- branches/2018Q1/www/waterfox/Makefile Tue Mar 20 00:50:24 2018 (r465046) +++ branches/2018Q1/www/waterfox/Makefile Tue Mar 20 00:51:05 2018 (r465047) @@ -1,16 +1,15 @@ # $FreeBSD$ PORTNAME= waterfox -DISTVERSION= 56.0.4-36 -DISTVERSIONSUFFIX= -g79492ecca478 -PORTREVISION= 3 +DISTVERSION= 56.0.4-72 +DISTVERSIONSUFFIX= -ga9c77bbb9f25 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org COMMENT= Distilled fork of Firefox DEPRECATED= Temporary experiment -EXPIRATION_DATE=2018-03-20 +EXPIRATION_DATE=2018-05-16 BUILD_DEPENDS= nspr>=4.16:devel/nspr \ nss>=3.32.1:security/nss \ Modified: branches/2018Q1/www/waterfox/distinfo ============================================================================== --- branches/2018Q1/www/waterfox/distinfo Tue Mar 20 00:50:24 2018 (r465046) +++ branches/2018Q1/www/waterfox/distinfo Tue Mar 20 00:51:05 2018 (r465047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520292096 -SHA256 (MrAlex94-Waterfox-56.0.4-36-g79492ecca478_GH0.tar.gz) = c2cf8dc823e9c66976fd4abaa6a308b605706f3b0b740474a65802fe587ea90e -SIZE (MrAlex94-Waterfox-56.0.4-36-g79492ecca478_GH0.tar.gz) = 394042441 +TIMESTAMP = 1521489939 +SHA256 (MrAlex94-Waterfox-56.0.4-72-ga9c77bbb9f25_GH0.tar.gz) = 5f492fa42d46cb90c06ac7129a28afff7b979170f13461747deffd77faa03bb4 +SIZE (MrAlex94-Waterfox-56.0.4-72-ga9c77bbb9f25_GH0.tar.gz) = 394039973 Modified: branches/2018Q1/www/waterfox/files/patch-typos ============================================================================== --- branches/2018Q1/www/waterfox/files/patch-typos Tue Mar 20 00:50:24 2018 (r465046) +++ branches/2018Q1/www/waterfox/files/patch-typos Tue Mar 20 00:51:05 2018 (r465047) @@ -1,5 +1,15 @@ Mismerges found by comparing changes with Firefox 56 +--- browser/components/customizableui/CustomizeMode.jsm ++++ browser/components/customizableui/CustomizeMode.jsm +@@ -735,7 +735,6 @@ CustomizeMode.prototype = { + // Put the tip contents in the popup. + let bundle = this.document.getElementById("bundle_browser"); + const kLabelClass = "customization-tipPanel-link"; +- // eslint-disable-next-line no-unsanitized/property + messageNode.unsafeSetInnerHTML(bundle.getFormattedString("customizeTips.tip0", [ + "