Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2018 00:54:28 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r458500 - in branches/2018Q1/www/waterfox: . files
Message-ID:  <201801090054.w090sSEq090761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jan  9 00:54:28 2018
New Revision: 458500
URL: https://svnweb.freebsd.org/changeset/ports/458500

Log:
  MFH: r458499
  
  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
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2018Q1/www/waterfox/distinfo
  branches/2018Q1/www/waterfox/files/patch-typos
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/www/waterfox/distinfo
==============================================================================
--- branches/2018Q1/www/waterfox/distinfo	Tue Jan  9 00:52:37 2018	(r458499)
+++ branches/2018Q1/www/waterfox/distinfo	Tue Jan  9 00:54:28 2018	(r458500)
@@ -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: branches/2018Q1/www/waterfox/files/patch-typos
==============================================================================
--- branches/2018Q1/www/waterfox/files/patch-typos	Tue Jan  9 00:52:37 2018	(r458499)
+++ branches/2018Q1/www/waterfox/files/patch-typos	Tue Jan  9 00:54:28 2018	(r458500)
@@ -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 @@



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801090054.w090sSEq090761>