Date: Mon, 29 Aug 2022 19:15:16 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9c0072cea9d5 - main - www/firefox: update to 104.0.1 (rc1) Message-ID: <202208291915.27TJFGxu075334@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c0072cea9d5d40d5f113a8005b7d78c6aea25a5 commit 9c0072cea9d5d40d5f113a8005b7d78c6aea25a5 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-08-29 19:13:56 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-08-29 19:15:09 +0000 www/firefox: update to 104.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/104.0.1/releasenotes/ --- 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 a48af83ec0cb..20cc333a4416 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 104.0 -PORTREVISION= 3 +DISTVERSION= 104.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7c7e012f5d3b..67801ef8de2f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660905071 -SHA256 (firefox-104.0.source.tar.xz) = 1a294a651dc6260f9a72a3ab9f10e7792a4ab41a9cfa8527ad3dd9979cdc98ce -SIZE (firefox-104.0.source.tar.xz) = 486299816 +TIMESTAMP = 1661798972 +SHA256 (firefox-104.0.1.source.tar.xz) = f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e +SIZE (firefox-104.0.1.source.tar.xz) = 485616148
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208291915.27TJFGxu075334>