svn commit: r455550 - in head/www/waterfox: . files

Jan Beich jbeich at FreeBSD.org
Mon Dec 4 23:52:44 UTC 2017


Author: jbeich
Date: Mon Dec  4 23:52:42 2017
New Revision: 455550
URL: https://svnweb.freebsd.org/changeset/ports/455550

Log:
  www/waterfox: update to 56.0.s20171203
  
  Changes:	https://github.com/MrAlex94/Waterfox/compare/8c17fb8d3c7f...eadf0f15d05e

Modified:
  head/www/waterfox/Makefile   (contents, props changed)
  head/www/waterfox/distinfo   (contents, props changed)
  head/www/waterfox/files/patch-typos   (contents, props changed)

Modified: head/www/waterfox/Makefile
==============================================================================
--- head/www/waterfox/Makefile	Mon Dec  4 22:07:34 2017	(r455549)
+++ head/www/waterfox/Makefile	Mon Dec  4 23:52:42 2017	(r455550)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	waterfox
-DISTVERSION=	56.0.s20171130
-PORTREVISION=	1
+DISTVERSION=	56.0.s20171203
 CATEGORIES=	www ipv6
 
 MAINTAINER=	jbeich at FreeBSD.org
@@ -33,7 +32,7 @@ LIB_DEPENDS=	libv4l2.so:multimedia/libv4l
 USE_GITHUB=	yes
 GH_ACCOUNT=	MrAlex94
 GH_PROJECT=	Waterfox
-GH_TAGNAME=	8c17fb8d3c7f
+GH_TAGNAME=	eadf0f15d05e
 
 USE_GECKO=	gecko
 MOZ_PKGCONFIG_FILES=	# empty

Modified: head/www/waterfox/distinfo
==============================================================================
--- head/www/waterfox/distinfo	Mon Dec  4 22:07:34 2017	(r455549)
+++ head/www/waterfox/distinfo	Mon Dec  4 23:52:42 2017	(r455550)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512000823
-SHA256 (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) = 6d452052eb4eb618459a39ebe41ed343312cf07bc1f9668c550502844b376dcc
-SIZE (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) = 394188551
+TIMESTAMP = 1512266552
+SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = edc9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505
+SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394204922

Modified: head/www/waterfox/files/patch-typos
==============================================================================
--- head/www/waterfox/files/patch-typos	Mon Dec  4 22:07:34 2017	(r455549)
+++ head/www/waterfox/files/patch-typos	Mon Dec  4 23:52:42 2017	(r455550)
@@ -10,17 +10,6 @@ Mismerges found by comparing changes with Firefox 56
            if (elem) {
              elem->NodeInfoChanged(newDoc);
            }
---- netwerk/test/unit/test_idn_urls.js.orig
-+++ netwerk/test/unit/test_idn_urls.js
-@@ -286,7 +286,7 @@ const testcases = [
-     // Thai (also tests that node with over 63 UTF-8 octets doesn't fail)
-     ["เครื่องทําน้ําทําน้ําแข็ง",
-                  "xn--22cdjb2fanb9fyepcbbb9dwh4a3igze4fdcd",
--                                                     false, true, true]
-+                                                     false, true, true],
- 
-     // Effect of adding valid or invalid subdomains (bug 1399540)
-     ["䕮䕵䕶䕱.ascii", "xn--google.ascii",                       false, true,  true],
 --- security/nss/lib/softoken/softkver.h.orig
 +++ security/nss/lib/softoken/softkver.h
 @@ -26,6 +26,6 @@


More information about the svn-ports-head mailing list