From owner-svn-ports-branches@freebsd.org Thu Apr 20 01:23:01 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33A48D4620F; Thu, 20 Apr 2017 01:23:01 +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 mx1.freebsd.org (Postfix) with ESMTPS id 10C0810AC; Thu, 20 Apr 2017 01:23:00 +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 v3K1N0kB008540; Thu, 20 Apr 2017 01:23:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3K1MxbE008532; Thu, 20 Apr 2017 01:22:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201704200122.v3K1MxbE008532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 20 Apr 2017 01:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r438917 - in branches/2017Q2/www: libxul linux-firefox X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 01:23:01 -0000 Author: jbeich Date: Thu Apr 20 01:22:59 2017 New Revision: 438917 URL: https://svnweb.freebsd.org/changeset/ports/438917 Log: MFH: r438427 www/linux-firefox, www/libxul: update to 45.9.0 Security: 5e0a038a-ca30-416d-a2f5-38cbf5e7df33 Approved by: ports-secteam (junovitch) Modified: branches/2017Q2/www/libxul/Makefile branches/2017Q2/www/libxul/distinfo branches/2017Q2/www/linux-firefox/Makefile branches/2017Q2/www/linux-firefox/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/libxul/Makefile ============================================================================== --- branches/2017Q2/www/libxul/Makefile Wed Apr 19 20:58:23 2017 (r438916) +++ branches/2017Q2/www/libxul/Makefile Thu Apr 20 01:22:59 2017 (r438917) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 45.8.0 -PORTREVISION= 3 +DISTVERSION= 45.9.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ - MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org Modified: branches/2017Q2/www/libxul/distinfo ============================================================================== --- branches/2017Q2/www/libxul/distinfo Wed Apr 19 20:58:23 2017 (r438916) +++ branches/2017Q2/www/libxul/distinfo Thu Apr 20 01:22:59 2017 (r438917) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488487483 -SHA256 (firefox-45.8.0esr.source.tar.xz) = 7e28decd81f78070b433c69ebd7498f2e46e7cc5c5c6bff9a8cd7380d09da17a -SIZE (firefox-45.8.0esr.source.tar.xz) = 185229628 +TIMESTAMP = 1492014893 +SHA256 (firefox-45.9.0esr.source.tar.xz) = 2afb02029e115fae65dbe1d9c562cbfeb761a6807338bbd30dbffba616cb2d20 +SIZE (firefox-45.9.0esr.source.tar.xz) = 184597220 Modified: branches/2017Q2/www/linux-firefox/Makefile ============================================================================== --- branches/2017Q2/www/linux-firefox/Makefile Wed Apr 19 20:58:23 2017 (r438916) +++ branches/2017Q2/www/linux-firefox/Makefile Thu Apr 20 01:22:59 2017 (r438917) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.8.0 +DISTVERSION= 45.9.0 DISTVERSIONSUFFIX=esr -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/en-US + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2017Q2/www/linux-firefox/distinfo ============================================================================== --- branches/2017Q2/www/linux-firefox/distinfo Wed Apr 19 20:58:23 2017 (r438916) +++ branches/2017Q2/www/linux-firefox/distinfo Thu Apr 20 01:22:59 2017 (r438917) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488487483 -SHA256 (firefox-45.8.0esr.tar.bz2) = 8539d413069af98b94b087d1f30b4839bee01edb5f80af69d5512aa3f61bb3a0 -SIZE (firefox-45.8.0esr.tar.bz2) = 52377663 +TIMESTAMP = 1492014893 +SHA256 (firefox-45.9.0esr.tar.bz2) = 3687a85302533f634baf737201da2dd1d7a3dfee60e102f60ab125f9b3fd455a +SIZE (firefox-45.9.0esr.tar.bz2) = 52403484