Date: Thu, 6 Apr 2023 17:36:19 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: 962247163532 - 2023Q2 - www/firefox: update to 112.0 (rc2) Message-ID: <202304061736.336HaJ3E060659@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=9622471635324fc5369b20f99b9b54cf46ef5c4e commit 9622471635324fc5369b20f99b9b54cf46ef5c4e Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-04-06 17:34:57 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-04-06 17:36:08 +0000 www/firefox: update to 112.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/112.0/releasenotes/ (cherry picked from commit 69b7a41e750f62d86dd5ee51e6756a377ec1de2c) --- 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 4f56f9234160..4b7f061f1960 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 112.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 a5c0e1e91e34..5717673f91c6 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680553089 -SHA256 (firefox-112.0.source.tar.xz) = 2ada818a5ce5b8fd99b935589ed361913cd04f677ae3576c89ac0b43a877b5e4 -SIZE (firefox-112.0.source.tar.xz) = 499177808 +TIMESTAMP = 1680800752 +SHA256 (firefox-112.0.source.tar.xz) = eb19185f7bfa5c3b0c73edaa57160b44bf3bb2139db83539809607486b8075d9 +SIZE (firefox-112.0.source.tar.xz) = 497250760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304061736.336HaJ3E060659>