Date: Thu, 1 Aug 2024 19:06:25 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: c9f1b92e5e49 - main - www/firefox: update to 129.0 (rc2) Message-ID: <202408011906.471J6PHu084867@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=c9f1b92e5e496e685821d77a52294c19850f1b33 commit c9f1b92e5e496e685821d77a52294c19850f1b33 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-08-01 19:05:21 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-08-01 19:05:21 +0000 www/firefox: update to 129.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/129.0/releasenotes/ --- www/firefox/Makefile | 3 ++- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index bf10b21d5ce9..377705ae5261 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 129.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7df68ed408f3..fd660cb2b902 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722277145 -SHA256 (firefox-129.0.source.tar.xz) = 6cfc98acaf6b29507949c1f93782141773e1de4ac6aab98c0ba4b5fdd7bb1b4e -SIZE (firefox-129.0.source.tar.xz) = 561542900 +TIMESTAMP = 1722534829 +SHA256 (firefox-129.0.source.tar.xz) = 4b9ff955de7099f09aa1f00985e34695fa1a911e56c2d46cb4d60c3bff3d9174 +SIZE (firefox-129.0.source.tar.xz) = 568302640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408011906.471J6PHu084867>