svn commit: r422321 - in head/www: firefox firefox-i18n

Jan Beich jbeich at FreeBSD.org
Sat Sep 17 13:07:55 UTC 2016


Author: jbeich
Date: Sat Sep 17 13:07:53 2016
New Revision: 422321
URL: https://svnweb.freebsd.org/changeset/ports/422321

Log:
  www/firefox: update to 49.0 (rc4)
  
  Changes:	https://hg.mozilla.org/releases/mozilla-release/rev/416dc3163a1f
  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	Sat Sep 17 12:36:21 2016	(r422320)
+++ head/www/firefox-i18n/Makefile	Sat Sep 17 13:07:53 2016	(r422321)
@@ -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/build3/linux-i686/xpi
+		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi
 PKGNAMEPREFIX=
 DISTFILES=	${FIREFOX_I18N_:S/$/.xpi/}
 DIST_SUBDIR=	xpi/${DISTNAME}

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Sat Sep 17 12:36:21 2016	(r422320)
+++ head/www/firefox/Makefile	Sat Sep 17 13:07:53 2016	(r422321)
@@ -4,11 +4,11 @@
 PORTNAME=	firefox
 DISTVERSION=	49.0
 DISTVERSIONSUFFIX=.source
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source
 
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla

Modified: head/www/firefox/distinfo
==============================================================================
--- head/www/firefox/distinfo	Sat Sep 17 12:36:21 2016	(r422320)
+++ head/www/firefox/distinfo	Sat Sep 17 13:07:53 2016	(r422321)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473848106
-SHA256 (firefox-49.0.source.tar.xz) = d1678e22a600f312b83478083ba5fc3f64ce92165ab9aeb1d91243f2a80e639b
-SIZE (firefox-49.0.source.tar.xz) = 189617796
+TIMESTAMP = 1474027771
+SHA256 (firefox-49.0.source.tar.xz) = 6f7069fa94688f9fb5aa3bbb2ffa78456825067dd984afa714d74b3f0c6eaf63
+SIZE (firefox-49.0.source.tar.xz) = 189615184


More information about the svn-ports-all mailing list