Date: Fri, 5 Jul 2019 00:26: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: r505870 - head/www/firefox Message-ID: <201907050026.x650QrZL080163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Jul 5 00:26:53 2019 New Revision: 505870 URL: https://svnweb.freebsd.org/changeset/ports/505870 Log: www/firefox: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-07-02&enddate=2019-07-05 Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Fri Jul 5 00:15:55 2019 (r505869) +++ head/www/firefox/Makefile Fri Jul 5 00:26:53 2019 (r505870) @@ -3,11 +3,11 @@ PORTNAME= firefox DISTVERSION= 68.0 -PORTREVISION= 2 +PORTREVISION= 3 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 Fri Jul 5 00:15:55 2019 (r505869) +++ head/www/firefox/distinfo Fri Jul 5 00:26:53 2019 (r505870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562013065 -SHA256 (firefox-68.0.source.tar.xz) = 8f303f7c4f58f1e34fe5b239b967c62f785d5b1ff17e399ef1013588a418364a -SIZE (firefox-68.0.source.tar.xz) = 312444496 +TIMESTAMP = 1562277511 +SHA256 (firefox-68.0.source.tar.xz) = 4588a977786ab99621401b5fcba7dd3f44ef1a59349f5f329e1bcaa08e02cf20 +SIZE (firefox-68.0.source.tar.xz) = 316607636
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907050026.x650QrZL080163>