Date: Mon, 12 Mar 2018 22:13:15 +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: r464325 - in head/www: firefox firefox-i18n Message-ID: <201803122213.w2CMDFZT058319@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Mar 12 22:13:14 2018 New Revision: 464325 URL: https://svnweb.freebsd.org/changeset/ports/464325 Log: www/firefox: switch to rc5 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-03-08&enddate=2018-03-12 Changes: https://bugzilla.mozilla.org/show_bug.cgi?id=1444548 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 Mon Mar 12 21:53:29 2018 (r464324) +++ head/www/firefox-i18n/Makefile Mon Mar 12 22:13:14 2018 (r464325) @@ -3,10 +3,10 @@ PORTNAME= firefox-i18n PORTVERSION= 59.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build5/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Mon Mar 12 21:53:29 2018 (r464324) +++ head/www/firefox-i18n/distinfo Mon Mar 12 22:13:14 2018 (r464325) @@ -1,4 +1,4 @@ -TIMESTAMP = 1520456550 +TIMESTAMP = 1520650457 SHA256 (xpi/firefox-i18n-59.0/ach.xpi) = 1d3c6166b27b5e640733210faf4e7fa751d1acb8edd80448fd5cfb840c491987 SIZE (xpi/firefox-i18n-59.0/ach.xpi) = 439224 SHA256 (xpi/firefox-i18n-59.0/af.xpi) = 21ef31da94eb74b269e65c47961f93d17827a480756d282cf367f3ec4998866c @@ -43,7 +43,7 @@ SHA256 (xpi/firefox-i18n-59.0/el.xpi) = 466c2fef631c84 SIZE (xpi/firefox-i18n-59.0/el.xpi) = 531406 SHA256 (xpi/firefox-i18n-59.0/en-GB.xpi) = cb42b3e458acc5ab249da6b55a9958585e4c064ddfb94b7bf49f9465626df0a4 SIZE (xpi/firefox-i18n-59.0/en-GB.xpi) = 434298 -SHA256 (xpi/firefox-i18n-59.0/en-US.xpi) = 44e49f00faf5c818ca025e4845f667b33c9542f5cc876fb5779c1d0fb87cc8b9 +SHA256 (xpi/firefox-i18n-59.0/en-US.xpi) = d7a323080afc9cf936cf672e584da825413637b4b413153b0f4ddd5169fdf05a SIZE (xpi/firefox-i18n-59.0/en-US.xpi) = 432747 SHA256 (xpi/firefox-i18n-59.0/en-ZA.xpi) = 4816897d2e2f2f5f3d3a35a0f335cd34673f4cc57fe82178af7522055b508e9b SIZE (xpi/firefox-i18n-59.0/en-ZA.xpi) = 427364 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Mon Mar 12 21:53:29 2018 (r464324) +++ head/www/firefox/Makefile Mon Mar 12 22:13:14 2018 (r464325) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 59.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= https://hg.mozilla.org/releases/mozilla-release/archive/ -DISTNAME= ${MASTER_SITES:M*hg*:S,/archive/,,:T}-e9128973a480c8aedf3a2e1c67d3e168613fa17c +DISTNAME= ${MASTER_SITES:M*hg*:S,/archive/,,:T}-c61f5f5ead48c78a80c80db5c489bdc7cfaf8175 DISTFILES= ${DISTNAME:C/.*-//}${EXTRACT_SUFX} DIST_SUBDIR= firefox Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Mon Mar 12 21:53:29 2018 (r464324) +++ head/www/firefox/distinfo Mon Mar 12 22:13:14 2018 (r464325) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520456550 -SHA256 (firefox/e9128973a480c8aedf3a2e1c67d3e168613fa17c.tar.bz2) = bd6c5a7635009cb1a95824287b9751f1012f8e13bec057811d882e0db75e1258 -SIZE (firefox/e9128973a480c8aedf3a2e1c67d3e168613fa17c.tar.bz2) = 304977546 +TIMESTAMP = 1520650457 +SHA256 (firefox/c61f5f5ead48c78a80c80db5c489bdc7cfaf8175.tar.bz2) = 1c591e52ca808c3bfbdcd9bcca0c8c1457fe9503face27cde6272a3b791afec4 +SIZE (firefox/c61f5f5ead48c78a80c80db5c489bdc7cfaf8175.tar.bz2) = 304957396
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803122213.w2CMDFZT058319>