Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 15:28:27 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422207 - in head/www: firefox firefox-i18n
Message-ID:  <201609151528.u8FFSR1R035121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 15 15:28:27 2016
New Revision: 422207
URL: https://svnweb.freebsd.org/changeset/ports/422207

Log:
  www/firefox: update to 49.0 (rc3)
  
  Mozilla shortened 51.0 Aurora and 50.0 Beta cycles[1] instead of
  releasing 49.0.1 shortly after 49.0 which led to ESR security fixes
  delayed as well for no good reason. The latter didn't affect us
  because for a short time r421490 and r421531 traded stability for
  security at the cost of only slightly confusing www/firefox users,
  mainly due to this commit.
  
  [1] https://www.mail-archive.com/dev-platform@lists.mozilla.org/msg19725.html
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2016-09-08&enddate=2016-09-13
  MFH:		2016Q3

Modified:
  head/www/firefox-i18n/Makefile   (contents, props changed)
  head/www/firefox/Makefile   (contents, props changed)
  head/www/firefox/distinfo   (contents, props changed)

Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile	Thu Sep 15 15:27:51 2016	(r422206)
+++ head/www/firefox-i18n/Makefile	Thu Sep 15 15:28:27 2016	(r422207)
@@ -5,7 +5,7 @@ PORTNAME=	firefox-i18n
 PORTVERSION=	49.0
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
-		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi
+		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build3/linux-i686/xpi
 PKGNAMEPREFIX=
 DISTFILES=	${FIREFOX_I18N_:S/$/.xpi/}
 DIST_SUBDIR=	xpi/${DISTNAME}

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Sep 15 15:27:51 2016	(r422206)
+++ head/www/firefox/Makefile	Thu Sep 15 15:28:27 2016	(r422207)
@@ -4,11 +4,11 @@
 PORTNAME=	firefox
 DISTVERSION=	49.0
 DISTVERSIONSUFFIX=.source
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Thu Sep 15 15:27:51 2016	(r422206)
+++ head/www/firefox/distinfo	Thu Sep 15 15:28:27 2016	(r422207)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473148535
-SHA256 (firefox-49.0.source.tar.xz) = feaded1735a270a0e66ea93262d28e210c6e348ee3af62d93da9d615ea9063b1
-SIZE (firefox-49.0.source.tar.xz) = 189545372
+TIMESTAMP = 1473848106
+SHA256 (firefox-49.0.source.tar.xz) = d1678e22a600f312b83478083ba5fc3f64ce92165ab9aeb1d91243f2a80e639b
+SIZE (firefox-49.0.source.tar.xz) = 189617796



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609151528.u8FFSR1R035121>