Date: Thu, 13 Apr 2017 05:50:13 +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: r438428 - in head/www: firefox firefox-i18n Message-ID: <201704130550.v3D5oDdb054897@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Apr 13 05:50:13 2017 New Revision: 438428 URL: https://svnweb.freebsd.org/changeset/ports/438428 Log: www/firefox: update to 53.0 (rc5) Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog MFH: 2017Q2 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 Apr 13 05:50:04 2017 (r438427) +++ head/www/firefox-i18n/Makefile Thu Apr 13 05:50:13 2017 (r438428) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 53.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build3/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/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Apr 13 05:50:04 2017 (r438427) +++ head/www/firefox/Makefile Thu Apr 13 05:50:13 2017 (r438428) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 53.0 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/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 Apr 13 05:50:04 2017 (r438427) +++ head/www/firefox/distinfo Thu Apr 13 05:50:13 2017 (r438428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491914864 -SHA256 (firefox-53.0.source.tar.xz) = 757a24781799c6a8d70bc9e423fb09c1e37500440f2918b08ca0a0427215315a -SIZE (firefox-53.0.source.tar.xz) = 215111080 +TIMESTAMP = 1492050353 +SHA256 (firefox-53.0.source.tar.xz) = 324cf0f4282749a912eaf58d53277e4be1684b76dfccb5de02c20c345be367bf +SIZE (firefox-53.0.source.tar.xz) = 215869588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704130550.v3D5oDdb054897>