Date: Sun, 6 Nov 2016 08:13:47 +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: r425470 - in head/www: firefox firefox-i18n Message-ID: <201611060813.uA68Dl5S043905@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Nov 6 08:13:47 2016 New Revision: 425470 URL: https://svnweb.freebsd.org/changeset/ports/425470 Log: www/firefox: update to 50.0 (rc2) Changes: https://www.mozilla.org/firefox/50.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2016-11-01&enddate=2016-11-06 Security: d1853110-07f4-4645-895b-6fd462ad0589 MFH: 2016Q4 (piling up) 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 Sun Nov 6 08:13:30 2016 (r425469) +++ head/www/firefox-i18n/Makefile Sun Nov 6 08:13:47 2016 (r425470) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 50.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 Sun Nov 6 08:13:30 2016 (r425469) +++ head/www/firefox/Makefile Sun Nov 6 08:13:47 2016 (r425470) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 50.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 Sun Nov 6 08:13:30 2016 (r425469) +++ head/www/firefox/distinfo Sun Nov 6 08:13:47 2016 (r425470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477916479 -SHA256 (firefox-50.0.source.tar.xz) = b322309e1021254eb1bb69ed5938d0cebc5e8201d155afe595f3db41e03b6357 -SIZE (firefox-50.0.source.tar.xz) = 196035352 +TIMESTAMP = 1478356493 +SHA256 (firefox-50.0.source.tar.xz) = 5da027350aee148dc62cc1ca897db30510be87ca8eab5e67a7adc7a2479b8616 +SIZE (firefox-50.0.source.tar.xz) = 195792488
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611060813.uA68Dl5S043905>