Date: Tue, 9 Jan 2018 00:52:38 +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: r458499 - in head/www/waterfox: . files Message-ID: <201801090052.w090qckZ090572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 @@
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801090052.w090qckZ090572>