Date: Wed, 3 Jun 2020 12:37:40 +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: r537612 - head/www/firefox Message-ID: <202006031237.053CbeB9044122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jun 3 12:37:40 2020 New Revision: 537612 URL: https://svnweb.freebsd.org/changeset/ports/537612 Log: www/firefox: update to 77.0.1 Changes: https://www.mozilla.org/firefox/77.0.1/releasenotes/ Modified: head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Jun 3 11:20:42 2020 (r537611) +++ head/www/firefox/Makefile Wed Jun 3 12:37:40 2020 (r537612) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 77.0 -PORTREVISION= 4 +DISTVERSION= 77.0.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Wed Jun 3 11:20:42 2020 (r537611) +++ head/www/firefox/distinfo Wed Jun 3 12:37:40 2020 (r537612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590732186 -SHA256 (firefox-77.0.source.tar.xz) = b534794c493d8698dfb6c852af52b49540afdf88dc50451f42d6591de93291e8 -SIZE (firefox-77.0.source.tar.xz) = 329713656 +TIMESTAMP = 1591146315 +SHA256 (firefox-77.0.1.source.tar.xz) = 54256fc5f8e9c2e8129ef84773fae31fcfdaf95da6d4d03151f3939e9f749640 +SIZE (firefox-77.0.1.source.tar.xz) = 334037816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031237.053CbeB9044122>