From owner-svn-ports-head@freebsd.org Tue Jan 9 00:52:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CFE8E700CC; Tue, 9 Jan 2018 00:52:39 +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 083007E41C; Tue, 9 Jan 2018 00:52:39 +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 4957B7993; Tue, 9 Jan 2018 00:52:38 +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 w090qcfI090574; Tue, 9 Jan 2018 00:52:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w090qckZ090572; Tue, 9 Jan 2018 00:52:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201801090052.w090qckZ090572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 9 Jan 2018 00:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458499 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 458499 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2018 00:52:39 -0000 Author: jbeich Date: Tue Jan 9 00:52:37 2018 New Revision: 458499 URL: https://svnweb.freebsd.org/changeset/ports/458499 Log: www/waterfox: regen distfiles --- addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-05 15:13:08 UTC +++ addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-06 01:21:25 UTC @@ -9,8 +9,8 @@ # (https://github.com/warner/python-versioneer) # these strings will be replaced by git during git-archive -git_refnames = " (HEAD -> master, tag: 56.0.2)" -git_full = "d0769caa90211e71c90bc4f89d95d7ff36af7f8c" +git_refnames = " (tag: 56.0.2)" +git_full = "5404f1c5a5bb8add0abc75f2f0e42d28532f74ed" import subprocess --- media/libcubeb/src/moz.build 2018-01-05 15:13:08 UTC +++ media/libcubeb/src/moz.build 2018-01-06 01:21:25 UTC @@ -89,4 +89,4 @@ CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] # We allow warnings for third-party code that can be updated from upstream. -AllowCompilerWarnings() +ALLOW_COMPILER_WARNINGS = True Modified: head/www/waterfox/distinfo (contents, props changed) head/www/waterfox/files/patch-typos (contents, props changed) Modified: head/www/waterfox/distinfo ============================================================================== --- head/www/waterfox/distinfo Tue Jan 9 00:52:25 2018 (r458498) +++ head/www/waterfox/distinfo Tue Jan 9 00:52:37 2018 (r458499) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515165188 -SHA256 (MrAlex94-Waterfox-56.0.2_GH0.tar.gz) = edb392795c8ce3658a9c4e7874424548f0091ea45ca0a36bd587be484c335111 -SIZE (MrAlex94-Waterfox-56.0.2_GH0.tar.gz) = 394203963 +TIMESTAMP = 1515201685 +SHA256 (MrAlex94-Waterfox-56.0.2_GH0.tar.gz) = baf0717ed49005535cce646976c4d088a25033bd83960381388e7b2ba23389c9 +SIZE (MrAlex94-Waterfox-56.0.2_GH0.tar.gz) = 394203428 Modified: head/www/waterfox/files/patch-typos ============================================================================== --- head/www/waterfox/files/patch-typos Tue Jan 9 00:52:25 2018 (r458498) +++ head/www/waterfox/files/patch-typos Tue Jan 9 00:52:37 2018 (r458499) @@ -10,14 +10,6 @@ Mismerges found by comparing changes with Firefox 56 if (elem) { elem->NodeInfoChanged(newDoc); } ---- media/libcubeb/src/moz.build -+++ media/libcubeb/src/moz.build -@@ -89,4 +89,4 @@ CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] - CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] - - # We allow warnings for third-party code that can be updated from upstream. --AllowCompilerWarnings() -+ALLOW_COMPILER_WARNINGS = True --- security/nss/lib/softoken/softkver.h.orig +++ security/nss/lib/softoken/softkver.h @@ -26,6 +26,6 @@