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

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue May 7 22:09:44 UTC 2019


Author: cmt
Date: Tue May  7 22:09:43 2019
New Revision: 500985
URL: https://svnweb.freebsd.org/changeset/ports/500985

Log:
  MFH: r500983
  
  update www/firefox to 66.0.5
  
  https://www.mozilla.org/en-US/firefox/66.0.5/releasenotes/
  
  Approved by:	portmgr (blanket: web browser)

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 May  7 22:07:48 2019	(r500984)
+++ branches/2019Q2/www/firefox/Makefile	Tue May  7 22:09:43 2019	(r500985)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	firefox
-DISTVERSION=	66.0.4
+DISTVERSION=	66.0.5
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/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 May  7 22:07:48 2019	(r500984)
+++ branches/2019Q2/www/firefox/distinfo	Tue May  7 22:09:43 2019	(r500985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557048971
-SHA256 (firefox-66.0.4.source.tar.xz) = 7ac6fae17e402276483fbfbb6b320d61e6695a28f1112ba2c987127f105dc25d
-SIZE (firefox-66.0.4.source.tar.xz) = 283007704
+TIMESTAMP = 1557261981
+SHA256 (firefox-66.0.5.source.tar.xz) = a2aeb4e036d1365a2d2550e24ba8b4dde061281300f2b11a204cc1e9eb1792b5
+SIZE (firefox-66.0.5.source.tar.xz) = 282561836


More information about the svn-ports-all mailing list