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

Joseph Mingrone jrm at FreeBSD.org
Tue Dec 5 02:33:24 UTC 2017


Jan Beich <jbeich at FreeBSD.org> writes:

> 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 @@

Did upstream change something?  It's unfetchable with the current distinfo.
http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2017-12-04_21h14m55s/logs/errors/waterfox-56.0.s20171203.log

`make makesum` fixes things.

% git diff
diff --git a/www/waterfox/distinfo b/www/waterfox/distinfo
index 6a28ba4d7526..09d25b5b1077 100644
--- a/www/waterfox/distinfo
+++ b/www/waterfox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512266552
-SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = edc9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505
-SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394204922
+TIMESTAMP = 1512439330
+SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 4f36e446d0f93f3906038fde0db8ebfef90649aa0ec27a3903ced385905ce05b
+SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394205881
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 962 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20171204/73cf3b9c/attachment.sig>


More information about the svn-ports-head mailing list