Date: Fri, 17 May 2019 00:56: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: r501832 - head/www/firefox Message-ID: <201905170056.x4H0urWs047420@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri May 17 00:56:52 2019 New Revision: 501832 URL: https://svnweb.freebsd.org/changeset/ports/501832 Log: www/firefox: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-05-14&enddate=2019-05-17 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu May 16 23:57:55 2019 (r501831) +++ head/www/firefox/Makefile Fri May 17 00:56:52 2019 (r501832) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 67.0 -PORTREVISION= 1 +PORTREVISION= 2 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 DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Thu May 16 23:57:55 2019 (r501831) +++ head/www/firefox/distinfo Fri May 17 00:56:52 2019 (r501832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557788939 -SHA256 (firefox-67.0.source.tar.xz) = 020e2340b7173dbc4cfb8ffb11d4a32dcc69fe535f8a0f410e702548f698c8f9 -SIZE (firefox-67.0.source.tar.xz) = 284541660 +TIMESTAMP = 1558053331 +SHA256 (firefox-67.0.source.tar.xz) = 2cb937db00e35162393aa5b65d1f2280be1e62d5ee33d3e9997cccba542d791b +SIZE (firefox-67.0.source.tar.xz) = 282874008
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905170056.x4H0urWs047420>