Date: Thu, 5 Aug 2021 22:41:16 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 0bb8ac315c95 - 2021Q3 - www/firefox-esr: bump to 78.13.0 rc2 Message-ID: <202108052241.175MfGQP080110@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bb8ac315c95bea28d4a33062a9b204b427dbf09 commit 0bb8ac315c95bea28d4a33062a9b204b427dbf09 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-08-05 22:38:30 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-08-05 22:41:05 +0000 www/firefox-esr: bump to 78.13.0 rc2 Release Notes (soon): https://www.mozilla.org/en-US/firefox/78.13.0/releasenotes/ (cherry picked from commit 7bd5f8e782cc3f703bc7370bc23c145d84a1bae0) --- www/firefox-esr/Makefile | 4 +++- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index d819e90cfafd..3d0d8c5dea5f 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,12 @@ PORTNAME= firefox DISTVERSION= 78.13.0 +DISTVERSION= 78.13.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 474d631b92e7..b7182f2b945d 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627998735 -SHA256 (firefox-78.13.0esr.source.tar.xz) = 2e4885e447c827d3d2c0876b82e82540dcb328f8232a31362fe7047121dbae6e -SIZE (firefox-78.13.0esr.source.tar.xz) = 341552628 +TIMESTAMP = 1628191566 +SHA256 (firefox-78.13.0esr.source.tar.xz) = 19f9a9e2c2473cb37d57a49a1b2661a8236c4930df9b251d5e9ae274292b4f6c +SIZE (firefox-78.13.0esr.source.tar.xz) = 333506484
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108052241.175MfGQP080110>