Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2016 23:23:57 +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: r428261 - in head/www: firefox firefox-i18n
Message-ID:  <201612092323.uB9NNvnv024124@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Dec  9 23:23:56 2016
New Revision: 428261
URL: https://svnweb.freebsd.org/changeset/ports/428261

Log:
  www/firefox: update to 50.1.0 (rc2)
  
  https://hg.mozilla.org/releases/mozilla-release/rev/8612c3320053 is new since rc1
  
  Changes:	https://www.mozilla.org/firefox/50.1.0/releasenotes/
  Changes:	https://hg.mozilla.org/releases/mozilla-release/shortlog
  MFH:		2016Q4 (r428102 bandwagon)
  Security:	512c0ffd-cd39-4da4-b2dc-81ff4ba8e238

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	Fri Dec  9 22:54:47 2016	(r428260)
+++ head/www/firefox-i18n/Makefile	Fri Dec  9 23:23:56 2016	(r428261)
@@ -5,7 +5,7 @@ PORTNAME=	firefox-i18n
 PORTVERSION=	50.1.0
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
-		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi
+		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi
 PKGNAMEPREFIX=
 DISTFILES=	${FIREFOX_I18N_:S/$/.xpi/}
 DIST_SUBDIR=	xpi/${DISTNAME}

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Fri Dec  9 22:54:47 2016	(r428260)
+++ head/www/firefox/Makefile	Fri Dec  9 23:23:56 2016	(r428261)
@@ -4,10 +4,11 @@
 PORTNAME=	firefox
 DISTVERSION=	50.1.0
 DISTVERSIONSUFFIX=.source
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Fri Dec  9 22:54:47 2016	(r428260)
+++ head/www/firefox/distinfo	Fri Dec  9 23:23:56 2016	(r428261)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481172756
-SHA256 (firefox-50.1.0.source.tar.xz) = 7657e92557619b0e300f4649aadf620fb78760817a21af92836e0382bf03d297
-SIZE (firefox-50.1.0.source.tar.xz) = 195830852
+TIMESTAMP = 1481320836
+SHA256 (firefox-50.1.0.source.tar.xz) = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4
+SIZE (firefox-50.1.0.source.tar.xz) = 195823768



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