Date: Wed, 30 Sep 2020 21:42:29 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550753 - head/www/firefox Message-ID: <202009302142.08ULgTl9025746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Wed Sep 30 21:42:29 2020 New Revision: 550753 URL: https://svnweb.freebsd.org/changeset/ports/550753 Log: update firefox to 81.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/81.0.1/releasenotes/ MFH: 2020Q3 (blanket: web browser) Modified: head/www/firefox/Makefile head/www/firefox/distinfo Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Sep 30 21:37:38 2020 (r550752) +++ head/www/firefox/Makefile Wed Sep 30 21:42:29 2020 (r550753) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 81.0 -PORTREVISION= 2 +DISTVERSION= 81.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Wed Sep 30 21:37:38 2020 (r550752) +++ head/www/firefox/distinfo Wed Sep 30 21:42:29 2020 (r550753) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600308388 -SHA256 (firefox-81.0.source.tar.xz) = 9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8 -SIZE (firefox-81.0.source.tar.xz) = 340347916 +TIMESTAMP = 1601500431 +SHA256 (firefox-81.0.1.source.tar.xz) = 7eac8d3eaaf580e0f30e9bd79d798c3138aaa5fa2737616fa08c588b730e8fff +SIZE (firefox-81.0.1.source.tar.xz) = 338268036
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009302142.08ULgTl9025746>