Date: Thu, 9 Jul 2020 00:51:36 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r541729 - branches/2020Q3/www/firefox Message-ID: <202007090051.0690paTt000339@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jul 9 00:51:35 2020 New Revision: 541729 URL: https://svnweb.freebsd.org/changeset/ports/541729 Log: MFH: r541727 www/firefox: update to 78.0.2 Changes: https://www.mozilla.org/firefox/78.0.2/releasenotes/ Approved by: ports-secteam blanket Modified: branches/2020Q3/www/firefox/Makefile branches/2020Q3/www/firefox/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/www/firefox/Makefile ============================================================================== --- branches/2020Q3/www/firefox/Makefile Thu Jul 9 00:50:55 2020 (r541728) +++ branches/2020Q3/www/firefox/Makefile Thu Jul 9 00:51:35 2020 (r541729) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 78.0.1 +DISTVERSION= 78.0.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: branches/2020Q3/www/firefox/distinfo ============================================================================== --- branches/2020Q3/www/firefox/distinfo Thu Jul 9 00:50:55 2020 (r541728) +++ branches/2020Q3/www/firefox/distinfo Thu Jul 9 00:51:35 2020 (r541729) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593563382 -SHA256 (firefox-78.0.1.source.tar.xz) = 494d277b120028e036e2aee3f658d79afc895457dc6aadb1c02f0547ef1d66ca -SIZE (firefox-78.0.1.source.tar.xz) = 334523644 +TIMESTAMP = 1594245322 +SHA256 (firefox-78.0.2.source.tar.xz) = 1aa00ec6d40a771d525b867b175be28eda096becc745875bcceb133a985750fc +SIZE (firefox-78.0.2.source.tar.xz) = 334406116
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007090051.0690paTt000339>