From owner-svn-ports-head@freebsd.org Sat Feb 8 00:47:06 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C7DFD232540; Sat, 8 Feb 2020 00:47:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DtmB4fCCz4CQM; Sat, 8 Feb 2020 00:47:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 967ACD3DE; Sat, 8 Feb 2020 00:47:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0180l656009706; Sat, 8 Feb 2020 00:47:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0180l6Nl009705; Sat, 8 Feb 2020 00:47:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202002080047.0180l6Nl009705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 8 Feb 2020 00:47:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525512 - head/www/firefox X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/firefox X-SVN-Commit-Revision: 525512 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2020 00:47:06 -0000 Author: jbeich Date: Sat Feb 8 00:47:05 2020 New Revision: 525512 URL: https://svnweb.freebsd.org/changeset/ports/525512 Log: www/firefox: switch to rc3 Changes: https://hg.mozilla.org/releases/mozilla-release/rev/816e7f294781 PR: 243295 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Sat Feb 8 00:40:20 2020 (r525511) +++ head/www/firefox/Makefile Sat Feb 8 00:47:05 2020 (r525512) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 73.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Sat Feb 8 00:40:20 2020 (r525511) +++ head/www/firefox/distinfo Sat Feb 8 00:47:05 2020 (r525512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581042119 -SHA256 (firefox-73.0.source.tar.xz) = 1a480e31f5b4d2181607b3d696067f7c56ac9326a763aaa6fdbff2a0bf991d16 -SIZE (firefox-73.0.source.tar.xz) = 321063992 +TIMESTAMP = 1581110080 +SHA256 (firefox-73.0.source.tar.xz) = b57af802aae32d7f4624ce8b373701236b76904abcb893ded9e0cb5805ba6e17 +SIZE (firefox-73.0.source.tar.xz) = 319387000