git: e2759ff30937 - 2021Q2 - www/firefox: update to 88.0.1 (rc1)

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue May 4 22:53:57 UTC 2021


The branch 2021Q2 has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e2759ff30937f56dbeb82bc8c3768ca7a1639b87

commit e2759ff30937f56dbeb82bc8c3768ca7a1639b87
Author:     Christoph Moench-Tegeder <cmt at FreeBSD.org>
AuthorDate: 2021-05-04 22:51:20 +0000
Commit:     Christoph Moench-Tegeder <cmt at FreeBSD.org>
CommitDate: 2021-05-04 22:53:37 +0000

    www/firefox: update to 88.0.1 (rc1)
    
    Release Notes (soon):
      https://www.mozilla.org/en-US/firefox/88.0.1/releasenotes/
    
    (cherry picked from commit 8152cce6ee37aecd537737139186b370324e22cf)
---
 www/firefox/Makefile | 5 ++---
 www/firefox/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 30556e7188b7..260039da8804 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,12 +1,11 @@
 # Created by: Alan Eldridge <alane at FreeBSD.org>
 
 PORTNAME=	firefox
-DISTVERSION=	88.0
-PORTREVISION=	1
+DISTVERSION=	88.0.1
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko at FreeBSD.org
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index 270b1c38f36d..0c892d9d8dd6 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618698329
-SHA256 (firefox-88.0.source.tar.xz) = 6b50dbfb393f843e4401e23965a1d8f7fd44b5a7628d95138294094094eee297
-SIZE (firefox-88.0.source.tar.xz) = 373744508
+TIMESTAMP = 1620159548
+SHA256 (firefox-88.0.1.source.tar.xz) = 83df1eae0e28fe99661fd5d39d705cdab2e108b4a24ce12c2db6183c632804cc
+SIZE (firefox-88.0.1.source.tar.xz) = 376465316


More information about the dev-commits-ports-branches mailing list