From owner-svn-ports-all@freebsd.org Fri Jun 22 21:24:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23DE51027F14; Fri, 22 Jun 2018 21:24:27 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BAE288306C; Fri, 22 Jun 2018 21:24:26 +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 7F9AC262DD; Fri, 22 Jun 2018 21:24:26 +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 w5MLOQ93006764; Fri, 22 Jun 2018 21:24:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5MLOPWD006761; Fri, 22 Jun 2018 21:24:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806222124.w5MLOPWD006761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 22 Jun 2018 21:24:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473079 - in branches/2018Q2/www: firefox-esr firefox-esr-i18n X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2/www: firefox-esr firefox-esr-i18n X-SVN-Commit-Revision: 473079 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 21:24:27 -0000 Author: jbeich Date: Fri Jun 22 21:24:25 2018 New Revision: 473079 URL: https://svnweb.freebsd.org/changeset/ports/473079 Log: www/firefox-esr: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2018-06-20&enddate=2018-06-22 Security: see upstream bug 1458048 Approved by: ports-secteam blanket Modified: branches/2018Q2/www/firefox-esr-i18n/Makefile branches/2018Q2/www/firefox-esr/Makefile branches/2018Q2/www/firefox-esr/distinfo Modified: branches/2018Q2/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2018Q2/www/firefox-esr-i18n/Makefile Fri Jun 22 21:19:42 2018 (r473078) +++ branches/2018Q2/www/firefox-esr-i18n/Makefile Fri Jun 22 21:24:25 2018 (r473079) @@ -5,7 +5,7 @@ PORTNAME= firefox PORTVERSION= 52.9.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= PKGNAMESUFFIX= -esr-i18n DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} Modified: branches/2018Q2/www/firefox-esr/Makefile ============================================================================== --- branches/2018Q2/www/firefox-esr/Makefile Fri Jun 22 21:19:42 2018 (r473078) +++ branches/2018Q2/www/firefox-esr/Makefile Fri Jun 22 21:24:25 2018 (r473079) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 52.9.0 DISTVERSIONSUFFIX=esr +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} Modified: branches/2018Q2/www/firefox-esr/distinfo ============================================================================== --- branches/2018Q2/www/firefox-esr/distinfo Fri Jun 22 21:19:42 2018 (r473078) +++ branches/2018Q2/www/firefox-esr/distinfo Fri Jun 22 21:24:25 2018 (r473079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529442190 -SHA256 (firefox-52.9.0esr.source.tar.xz) = 2bed1a436bc86a482ccf9e2e35fc826106412a93a3916cfac1d5a672928c5ca7 -SIZE (firefox-52.9.0esr.source.tar.xz) = 213794748 +TIMESTAMP = 1529607259 +SHA256 (firefox-52.9.0esr.source.tar.xz) = c01d09658c53c1b3a496e353a24dad03b26b81d3b1d099abc26a06f81c199dd6 +SIZE (firefox-52.9.0esr.source.tar.xz) = 214087304