Date: Fri, 19 Jan 2018 04:49:53 +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: r459392 - in head/www: firefox firefox-i18n Message-ID: <201801190449.w0J4nrFi091160@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Jan 19 04:49:53 2018 New Revision: 459392 URL: https://svnweb.freebsd.org/changeset/ports/459392 Log: www/firefox: switch to rc6 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-01-16&enddate=2018-01-19 PR: 223425 Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 MFH: 2018Q1 (piling up) Modified: head/www/firefox-i18n/Makefile (contents, props changed) head/www/firefox-i18n/distinfo (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 Jan 19 04:24:11 2018 (r459391) +++ head/www/firefox-i18n/Makefile Fri Jan 19 04:49:53 2018 (r459392) @@ -3,9 +3,10 @@ PORTNAME= firefox-i18n PORTVERSION= 58.0 +PORTREVISION= 1 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/build6/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Fri Jan 19 04:24:11 2018 (r459391) +++ head/www/firefox-i18n/distinfo Fri Jan 19 04:49:53 2018 (r459392) @@ -1,4 +1,4 @@ -TIMESTAMP = 1516028155 +TIMESTAMP = 1516319766 SHA256 (xpi/firefox-i18n-58.0/ach.xpi) = 2927ffaed1c67d844e36c61a735508341b4da5ae062e87ef6bb728ea6252c120 SIZE (xpi/firefox-i18n-58.0/ach.xpi) = 445610 SHA256 (xpi/firefox-i18n-58.0/af.xpi) = 56398a4ea260c26c5d1a5722a17e3ae4946a25aca36bc21e7f8146f56078b31f @@ -43,8 +43,8 @@ SHA256 (xpi/firefox-i18n-58.0/el.xpi) = 321b7f69e2db2f SIZE (xpi/firefox-i18n-58.0/el.xpi) = 540701 SHA256 (xpi/firefox-i18n-58.0/en-GB.xpi) = c969f4e459b719e292fd1674ae90191b0e6b1262c86fcd26d9a96d12673c3abe SIZE (xpi/firefox-i18n-58.0/en-GB.xpi) = 443432 -SHA256 (xpi/firefox-i18n-58.0/en-US.xpi) = 557551671ba00a923723de024e7e52336fc7fad436fe2eef0df43341a5ca363d -SIZE (xpi/firefox-i18n-58.0/en-US.xpi) = 440001 +SHA256 (xpi/firefox-i18n-58.0/en-US.xpi) = fcf9498e7303362fae71ae7848b806503ae598e70ad9c55e5045ced0cff76acf +SIZE (xpi/firefox-i18n-58.0/en-US.xpi) = 440002 SHA256 (xpi/firefox-i18n-58.0/en-ZA.xpi) = 21ff6c58a514b0b05b137196096f2711105f4b15c27a9dbadeff6ad111e14747 SIZE (xpi/firefox-i18n-58.0/en-ZA.xpi) = 434818 SHA256 (xpi/firefox-i18n-58.0/eo.xpi) = 628b4c660141ab9c6056e087c200929d2d850668d7d8b625aee2413be1f70120 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Fri Jan 19 04:24:11 2018 (r459391) +++ head/www/firefox/Makefile Fri Jan 19 04:49:53 2018 (r459392) @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 58.0 +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/build6/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Fri Jan 19 04:24:11 2018 (r459391) +++ head/www/firefox/distinfo Fri Jan 19 04:49:53 2018 (r459392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516028155 -SHA256 (firefox-58.0.source.tar.xz) = 657f049cde85d649cec249ae246fa14bd90201fce0c64ac2764b769eb44e5820 -SIZE (firefox-58.0.source.tar.xz) = 248957120 +TIMESTAMP = 1516319766 +SHA256 (firefox-58.0.source.tar.xz) = 0e0a39caabf94d7467d8bb4008fa9e7340a7be57b8c78ccf0cf98791a3bfaaff +SIZE (firefox-58.0.source.tar.xz) = 247185892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801190449.w0J4nrFi091160>