From owner-svn-ports-all@freebsd.org Tue Mar 27 00:59:08 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 E2B83F5A33D; Tue, 27 Mar 2018 00:59:07 +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 8FD8A80802; Tue, 27 Mar 2018 00:59:07 +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 82E09149AF; Tue, 27 Mar 2018 00:59:07 +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 w2R0x7Y3054645; Tue, 27 Mar 2018 00:59:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2R0x7rm054641; Tue, 27 Mar 2018 00:59:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201803270059.w2R0x7rm054641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 27 Mar 2018 00:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465655 - in head/www: firefox-esr firefox-esr-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: firefox-esr firefox-esr-i18n X-SVN-Commit-Revision: 465655 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.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: Tue, 27 Mar 2018 00:59:08 -0000 Author: jbeich Date: Tue Mar 27 00:59:06 2018 New Revision: 465655 URL: https://svnweb.freebsd.org/changeset/ports/465655 Log: www/firefox-esr: update to 52.7.2 Changes: https://www.mozilla.org/firefox/52.7.3/releasenotes/ Modified: head/www/firefox-esr-i18n/Makefile (contents, props changed) head/www/firefox-esr-i18n/distinfo (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox-esr/distinfo (contents, props changed) Modified: head/www/firefox-esr-i18n/Makefile ============================================================================== --- head/www/firefox-esr-i18n/Makefile Tue Mar 27 00:44:56 2018 (r465654) +++ head/www/firefox-esr-i18n/Makefile Tue Mar 27 00:59:06 2018 (r465655) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 52.7.2 +PORTVERSION= 52.7.3 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: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Tue Mar 27 00:44:56 2018 (r465654) +++ head/www/firefox-esr-i18n/distinfo Tue Mar 27 00:59:06 2018 (r465655) @@ -1,4 +1,4 @@ -TIMESTAMP = 1521170856 +TIMESTAMP = 1521818653 SHA256 (xpi/firefox-52.7.2/ach.xpi) = d616c7d64f83f060b117dbfdce5e0084e64ec009b15e188293401310056aff86 SIZE (xpi/firefox-52.7.2/ach.xpi) = 420286 SHA256 (xpi/firefox-52.7.2/af.xpi) = 8d2375d43bf735510291ed39bbe953e083e735ce0bc528dec0d5f445fdd049e3 Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Tue Mar 27 00:44:56 2018 (r465654) +++ head/www/firefox-esr/Makefile Tue Mar 27 00:59:06 2018 (r465655) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 52.7.2 +DISTVERSION= 52.7.3 DISTVERSIONSUFFIX=esr 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: head/www/firefox-esr/distinfo ============================================================================== --- head/www/firefox-esr/distinfo Tue Mar 27 00:44:56 2018 (r465654) +++ head/www/firefox-esr/distinfo Tue Mar 27 00:59:06 2018 (r465655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521170856 -SHA256 (firefox-52.7.2esr.source.tar.xz) = 659260afe0016d0ef46862ce08035e22b38fafc536d73e5bfefd0cbd9ae6fb05 -SIZE (firefox-52.7.2esr.source.tar.xz) = 212673520 +TIMESTAMP = 1521818653 +SHA256 (firefox-52.7.3esr.source.tar.xz) = 5cc68c1a7486cfbbf02aec0e9da9f87b55e7bfc68c7d5139bc1e578441aaf19f +SIZE (firefox-52.7.3esr.source.tar.xz) = 213945524