Date: Fri, 3 Mar 2017 06:43:21 +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: r435317 - in head/www: firefox firefox-i18n Message-ID: <201703030643.v236hLOG023369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Mar 3 06:43:21 2017 New Revision: 435317 URL: https://svnweb.freebsd.org/changeset/ports/435317 Log: www/firefox: update to 52.0 (rc2) Changes: https://www.mozilla.org/firefox/52.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/ Security: 96eca031-1313-4daf-9be2-9d6e1c4f1eb5 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 Fri Mar 3 06:31:50 2017 (r435316) +++ head/www/firefox-i18n/Makefile Fri Mar 3 06:43:21 2017 (r435317) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 52.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 Mar 3 06:31:50 2017 (r435316) +++ head/www/firefox/Makefile Fri Mar 3 06:43:21 2017 (r435317) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 52.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 Mar 3 06:31:50 2017 (r435316) +++ head/www/firefox/distinfo Fri Mar 3 06:43:21 2017 (r435317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488235265 -SHA256 (firefox-52.0.source.tar.xz) = dcb492a7f843806119decfd92a42c7101acd9e79ef8fd190ff13f48c6ee0d536 -SIZE (firefox-52.0.source.tar.xz) = 212251428 +TIMESTAMP = 1488494439 +SHA256 (firefox-52.0.source.tar.xz) = 494ec86875ea60043658e402b664ccd5af4709acc3a478de8729f7cbac9ea3c1 +SIZE (firefox-52.0.source.tar.xz) = 212356732
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703030643.v236hLOG023369>