From owner-svn-ports-branches@freebsd.org Fri Jun 15 19:18:47 2018 Return-Path: Delivered-To: svn-ports-branches@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 5858B10192FE; Fri, 15 Jun 2018 19:18:47 +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 0C0277F548; Fri, 15 Jun 2018 19:18:47 +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 DE1891BA1F; Fri, 15 Jun 2018 19:18:46 +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 w5FJIkIk001694; Fri, 15 Jun 2018 19:18:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5FJIkMF001693; Fri, 15 Jun 2018 19:18:46 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806151918.w5FJIkMF001693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 15 Jun 2018 19:18:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r472485 - in branches/2018Q2/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2/www/waterfox: . files X-SVN-Commit-Revision: 472485 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 19:18:47 -0000 Author: jbeich Date: Fri Jun 15 19:18:46 2018 New Revision: 472485 URL: https://svnweb.freebsd.org/changeset/ports/472485 Log: MFH: r472399 www/waterfox: update to 56.2.0.53 Changes: https://github.com/MrAlex94/Waterfox/compare/f435a827f82ac...79affc3bb939f Approved by: ports-secteam blanket Deleted: branches/2018Q2/www/waterfox/files/patch-bug1450688 branches/2018Q2/www/waterfox/files/patch-bug1458264 branches/2018Q2/www/waterfox/files/patch-bug1462682 branches/2018Q2/www/waterfox/files/patch-bug1464784 Modified: branches/2018Q2/www/waterfox/Makefile branches/2018Q2/www/waterfox/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/www/waterfox/Makefile ============================================================================== --- branches/2018Q2/www/waterfox/Makefile Fri Jun 15 18:58:40 2018 (r472484) +++ branches/2018Q2/www/waterfox/Makefile Fri Jun 15 19:18:46 2018 (r472485) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= waterfox -DISTVERSION= 56.2.0-31 -DISTVERSIONSUFFIX= -gf435a827f82ac -PORTREVISION= 7 +DISTVERSION= 56.2.0-53 +DISTVERSIONSUFFIX= -g79affc3bb939f CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Modified: branches/2018Q2/www/waterfox/distinfo ============================================================================== --- branches/2018Q2/www/waterfox/distinfo Fri Jun 15 18:58:40 2018 (r472484) +++ branches/2018Q2/www/waterfox/distinfo Fri Jun 15 19:18:46 2018 (r472485) @@ -1,3 +1,3 @@ TIMESTAMP = 1527689655 -SHA256 (MrAlex94-Waterfox-56.2.0-31-gf435a827f82ac_GH0.tar.gz) = 3a16f2078bad349971853281acd5bde95dbd34a56f6765e2adfd9be4230d9587 -SIZE (MrAlex94-Waterfox-56.2.0-31-gf435a827f82ac_GH0.tar.gz) = 395154259 +SHA256 (MrAlex94-Waterfox-56.2.0-53-g79affc3bb939f_GH0.tar.gz) = c5c8ffa4704c122905bef92a8df78d0ca957b0f231c15f8b2dd6bd6b6ae0a3c1 +SIZE (MrAlex94-Waterfox-56.2.0-53-g79affc3bb939f_GH0.tar.gz) = 395135433