Date: Thu, 20 Apr 2017 01:22:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> 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 Message-ID: <201704200122.v3K1MxbE008532@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704200122.v3K1MxbE008532>