Date: Thu, 19 Jan 2017 11:43:41 +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: r431858 - in head/www: firefox firefox-i18n Message-ID: <201701191143.v0JBhfWX098739@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jan 19 11:43:41 2017 New Revision: 431858 URL: https://svnweb.freebsd.org/changeset/ports/431858 Log: www/firefox: update to 51.0 (rc2) Changes: https://www.mozilla.org/firefox/51.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2017-01-17&enddate=2017-01-19 Security: e60169c4-aa86-46b0-8ae2-0d81f683df09 MFH: 2017Q1 (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 Thu Jan 19 11:37:44 2017 (r431857) +++ head/www/firefox-i18n/Makefile Thu Jan 19 11:43:41 2017 (r431858) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 51.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 Thu Jan 19 11:37:44 2017 (r431857) +++ head/www/firefox/Makefile Thu Jan 19 11:43:41 2017 (r431858) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 51.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 Thu Jan 19 11:37:44 2017 (r431857) +++ head/www/firefox/distinfo Thu Jan 19 11:43:41 2017 (r431858) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484620411 -SHA256 (firefox-51.0.source.tar.xz) = dbb05ee683e8d3cb46cd9fa8107a3a52ce14ca01d98095d36f472cd8dc04b26a -SIZE (firefox-51.0.source.tar.xz) = 201304080 +TIMESTAMP = 1484786354 +SHA256 (firefox-51.0.source.tar.xz) = 6535b7a69c28e3613a815801aa2d9416d133dd92e17e7c8eb68d9776ce9eebea +SIZE (firefox-51.0.source.tar.xz) = 202517224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701191143.v0JBhfWX098739>