From owner-svn-ports-head@freebsd.org Fri Dec 9 23:23:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C0A9C6F9E6; Fri, 9 Dec 2016 23:23:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 319A778A; Fri, 9 Dec 2016 23:23:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB9NNvav024127; Fri, 9 Dec 2016 23:23:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9NNvnv024124; Fri, 9 Dec 2016 23:23:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612092323.uB9NNvnv024124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 9 Dec 2016 23:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428261 - in head/www: firefox firefox-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2016 23:23:58 -0000 Author: jbeich Date: Fri Dec 9 23:23:56 2016 New Revision: 428261 URL: https://svnweb.freebsd.org/changeset/ports/428261 Log: www/firefox: update to 50.1.0 (rc2) https://hg.mozilla.org/releases/mozilla-release/rev/8612c3320053 is new since rc1 Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog MFH: 2016Q4 (r428102 bandwagon) Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 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 Dec 9 22:54:47 2016 (r428260) +++ head/www/firefox-i18n/Makefile Fri Dec 9 23:23:56 2016 (r428261) @@ -5,7 +5,7 @@ PORTNAME= firefox-i18n PORTVERSION= 50.1.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 Dec 9 22:54:47 2016 (r428260) +++ head/www/firefox/Makefile Fri Dec 9 23:23:56 2016 (r428261) @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 50.1.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 Dec 9 22:54:47 2016 (r428260) +++ head/www/firefox/distinfo Fri Dec 9 23:23:56 2016 (r428261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481172756 -SHA256 (firefox-50.1.0.source.tar.xz) = 7657e92557619b0e300f4649aadf620fb78760817a21af92836e0382bf03d297 -SIZE (firefox-50.1.0.source.tar.xz) = 195830852 +TIMESTAMP = 1481320836 +SHA256 (firefox-50.1.0.source.tar.xz) = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4 +SIZE (firefox-50.1.0.source.tar.xz) = 195823768