svn commit: r458143 - head/www/waterfox

Jan Beich jbeich at FreeBSD.org
Fri Jan 5 14:53:39 UTC 2018


Author: jbeich
Date: Fri Jan  5 14:53:37 2018
New Revision: 458143
URL: https://svnweb.freebsd.org/changeset/ports/458143

Log:
  www/waterfox: update to 56.0.1.s20180105
  
  Changes:        https://github.com/MrAlex94/Waterfox/compare/7da45c952fc0...8f77aec80334
  Security:	Spectre

Modified:
  head/www/waterfox/Makefile   (contents, props changed)
  head/www/waterfox/distinfo   (contents, props changed)

Modified: head/www/waterfox/Makefile
==============================================================================
--- head/www/waterfox/Makefile	Fri Jan  5 14:03:18 2018	(r458142)
+++ head/www/waterfox/Makefile	Fri Jan  5 14:53:37 2018	(r458143)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	waterfox
-DISTVERSION=	56.0.1.s20171228
+DISTVERSION=	56.0.1.s20180105
 CATEGORIES=	www ipv6
 
 MAINTAINER=	jbeich at FreeBSD.org
@@ -32,7 +32,7 @@ LIB_DEPENDS=	libv4l2.so:multimedia/libv4l
 USE_GITHUB=	yes
 GH_ACCOUNT=	MrAlex94
 GH_PROJECT=	Waterfox
-GH_TAGNAME=	7da45c952fc0
+GH_TAGNAME=	8f77aec80334
 
 USE_GECKO=	gecko
 MOZ_PKGCONFIG_FILES=	# empty

Modified: head/www/waterfox/distinfo
==============================================================================
--- head/www/waterfox/distinfo	Fri Jan  5 14:03:18 2018	(r458142)
+++ head/www/waterfox/distinfo	Fri Jan  5 14:53:37 2018	(r458143)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514482760
-SHA256 (MrAlex94-Waterfox-56.0.1.s20171228-7da45c952fc0_GH0.tar.gz) = a2a97868d839784fa31ffe6a4f25a1608c392923ef125f3f734005d73ed8b8e3
-SIZE (MrAlex94-Waterfox-56.0.1.s20171228-7da45c952fc0_GH0.tar.gz) = 394201239
+TIMESTAMP = 1515156365
+SHA256 (MrAlex94-Waterfox-56.0.1.s20180105-8f77aec80334_GH0.tar.gz) = 768076eb2d68249a5c13ec51a858e84115a83fcf24795ec5833ca96aa582cd00
+SIZE (MrAlex94-Waterfox-56.0.1.s20180105-8f77aec80334_GH0.tar.gz) = 394200633


More information about the svn-ports-all mailing list