Date: Tue, 20 Mar 2018 00:48:25 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465044 - in head/www/waterfox: . files Message-ID: <201803200048.w2K0mPbZ039704@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Mar 20 00:48:25 2018 New Revision: 465044 URL: https://svnweb.freebsd.org/changeset/ports/465044 Log: www/waterfox: update to 56.0.4.72 Changes: https://github.com/MrAlex94/Waterfox/compare/79492ecca478...a9c77bbb9f25 Deleted: head/www/waterfox/files/patch-bug1366357 head/www/waterfox/files/patch-bug1404297 head/www/waterfox/files/patch-bug1414768 head/www/waterfox/files/patch-bug1416523 head/www/waterfox/files/patch-bug1419166 head/www/waterfox/files/patch-bug1422643 head/www/waterfox/files/patch-bug1423173 head/www/waterfox/files/patch-bug1424261 head/www/waterfox/files/patch-bug1425257 head/www/waterfox/files/patch-bug1426002 head/www/waterfox/files/patch-bug1428947 head/www/waterfox/files/patch-bug1429093 head/www/waterfox/files/patch-bug1431336 head/www/waterfox/files/patch-bug1433005 head/www/waterfox/files/patch-bug1435566 head/www/waterfox/files/patch-bug1440775 head/www/waterfox/files/patch-bug1441006 head/www/waterfox/files/patch-bug1446062 Modified: head/www/waterfox/Makefile (contents, props changed) head/www/waterfox/distinfo (contents, props changed) head/www/waterfox/files/patch-typos (contents, props changed) head/www/waterfox/pkg-descr (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Tue Mar 20 00:48:14 2018 (r465043) +++ head/www/waterfox/Makefile Tue Mar 20 00:48:25 2018 (r465044) @@ -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: head/www/waterfox/distinfo ============================================================================== --- head/www/waterfox/distinfo Tue Mar 20 00:48:14 2018 (r465043) +++ head/www/waterfox/distinfo Tue Mar 20 00:48:25 2018 (r465044) @@ -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: head/www/waterfox/files/patch-typos ============================================================================== --- head/www/waterfox/files/patch-typos Tue Mar 20 00:48:14 2018 (r465043) +++ head/www/waterfox/files/patch-typos Tue Mar 20 00:48:25 2018 (r465044) @@ -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", [ + "<label class=\"customization-tipPanel-em\" value=\"" + + bundle.getString("customizeTips.tip0.hint") + "\"/>", --- dom/base/nsNodeUtils.cpp.orig +++ dom/base/nsNodeUtils.cpp @@ -589,6 +589,7 @@ nsNodeUtils::CloneAndAdopt(nsINode *aNode, bool aClone, bool aDeep, @@ -10,6 +20,26 @@ Mismerges found by comparing changes with Firefox 56 if (elem) { elem->NodeInfoChanged(newDoc); } +--- dom/xslt/nsIDocumentTransformer.h ++++ dom/xslt/nsIDocumentTransformer.h +@@ -7,6 +7,7 @@ + + #include "nsISupports.h" + ++class nsIContent; + class nsIDocument; + class nsIDOMNode; + class nsIURI; +--- gfx/2d/DrawTargetD2D1.cpp ++++ gfx/2d/DrawTargetD2D1.cpp +@@ -1251,6 +1251,7 @@ DrawTargetD2D1::CleanupD2D() + } + } + ++void + DrawTargetD2D1::FlushInternal(bool aHasDependencyMutex /* = false */) + { + if (IsDeviceContextValid()) { --- security/nss/lib/softoken/softkver.h.orig +++ security/nss/lib/softoken/softkver.h @@ -26,6 +26,6 @@ Modified: head/www/waterfox/pkg-descr ============================================================================== --- head/www/waterfox/pkg-descr Tue Mar 20 00:48:14 2018 (r465043) +++ head/www/waterfox/pkg-descr Tue Mar 20 00:48:25 2018 (r465044) @@ -20,6 +20,5 @@ Features: o Removal of Sponsored Tiles on New Tab Page o Addition of Duplicate Tab option (toggle with browser.tabs.duplicateTab) o Locale selector in about:preferences > General - o Cookie Prompt WWW: https://www.waterfoxproject.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803200048.w2K0mPbZ039704>