From owner-svn-ports-all@freebsd.org Sun Apr 29 03:42:19 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 85C14FC33AA; Sun, 29 Apr 2018 03:42:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37E4477DFB; Sun, 29 Apr 2018 03:42:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 2D94D1AD7A; Sun, 29 Apr 2018 03:42:19 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r468512 - in head/www: firefox-esr firefox-esr-i18n References: <201804280042.w3S0gEKZ051236@repo.freebsd.org> Date: Sun, 29 Apr 2018 05:42:15 +0200 In-Reply-To: <201804280042.w3S0gEKZ051236@repo.freebsd.org> (Jan Beich's message of "Sat, 28 Apr 2018 00:42:14 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 29 Apr 2018 03:42:19 -0000 Jan Beich writes: > Author: jbeich > Date: Sat Apr 28 00:42:14 2018 > New Revision: 468512 > URL: https://svnweb.freebsd.org/changeset/ports/468512 > > Log: > www/firefox-esr: update to 52.7.4 > > Changes: https://www.mozilla.org/firefox/52.7.4/releasenotes/ [...] > MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ > - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi > + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi build3 is the latest one atm and will probably become actual 52.7.4. build1 had security fixes from what will be 52.8.0. No reason to go back. ;)