svn commit: r504638 - head/www/firefox

Christoph Moench-Tegeder cmt at FreeBSD.org
Thu Jun 20 16:13:58 UTC 2019


Author: cmt
Date: Thu Jun 20 16:13:57 2019
New Revision: 504638
URL: https://svnweb.freebsd.org/changeset/ports/504638

Log:
  www/firefox: update to 67.0.4
  
  Release Notes: https://www.mozilla.org/en-US/firefox/67.0.4/releasenotes/
  
  PR:		236651
  Approved by:	gecko@ (jbeich@, implicit)
  MFH:		2019Q2

Modified:
  head/www/firefox/Makefile
  head/www/firefox/distinfo

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Jun 20 16:03:10 2019	(r504637)
+++ head/www/firefox/Makefile	Thu Jun 20 16:13:57 2019	(r504638)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	67.0.3
+DISTVERSION=	67.0.4
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Thu Jun 20 16:03:10 2019	(r504637)
+++ head/www/firefox/distinfo	Thu Jun 20 16:13:57 2019	(r504638)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560836862
-SHA256 (firefox-67.0.3.source.tar.xz) = b5f8c82910335c26f9a82d6ecd49a01800596026422c6fb6bd941fda900e5f2f
-SIZE (firefox-67.0.3.source.tar.xz) = 285477708
+TIMESTAMP = 1561042945
+SHA256 (firefox-67.0.4.source.tar.xz) = b2fb2d3e64a6947ef4f8212b72649acf2aa2cd4c8f70548abb636dd581fd6dc5
+SIZE (firefox-67.0.4.source.tar.xz) = 286036836


More information about the svn-ports-all mailing list