svn commit: r504473 - branches/2019Q2/www/firefox

Jan Beich jbeich at FreeBSD.org
Tue Jun 18 10:13:34 UTC 2019


Author: jbeich
Date: Tue Jun 18 10:13:32 2019
New Revision: 504473
URL: https://svnweb.freebsd.org/changeset/ports/504473

Log:
  MFH: r504471
  
  www/firefox: update to 67.0.3
  
  Changes:	https://www.mozilla.org/firefox/67.0.3/releasenotes/
  PR:		236651
  Approved by:	ports-secteam blanket

Modified:
  branches/2019Q2/www/firefox/Makefile
  branches/2019Q2/www/firefox/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/www/firefox/Makefile
==============================================================================
--- branches/2019Q2/www/firefox/Makefile	Tue Jun 18 10:13:07 2019	(r504472)
+++ branches/2019Q2/www/firefox/Makefile	Tue Jun 18 10:13:32 2019	(r504473)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	67.0.2
-PORTREVISION=	2
+DISTVERSION=	67.0.3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org

Modified: branches/2019Q2/www/firefox/distinfo
==============================================================================
--- branches/2019Q2/www/firefox/distinfo	Tue Jun 18 10:13:07 2019	(r504472)
+++ branches/2019Q2/www/firefox/distinfo	Tue Jun 18 10:13:32 2019	(r504473)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560068206
-SHA256 (firefox-67.0.2.source.tar.xz) = 6a0dd9a838c9532b143bb0322f73d03afd272f6afba92af5be5845061f0deb47
-SIZE (firefox-67.0.2.source.tar.xz) = 283090748
+TIMESTAMP = 1560836862
+SHA256 (firefox-67.0.3.source.tar.xz) = b5f8c82910335c26f9a82d6ecd49a01800596026422c6fb6bd941fda900e5f2f
+SIZE (firefox-67.0.3.source.tar.xz) = 285477708


More information about the svn-ports-all mailing list