git: ec15ee20bdd9 - 2023Q4 - www/firefox: fix up cherry-mispick for update to 121.0 (rc1)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Dec 2023 13:35:07 UTC
The branch 2023Q4 has been updated by dim:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ec15ee20bdd912ca31982b1be0062da5fb783ac7
commit ec15ee20bdd912ca31982b1be0062da5fb783ac7
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-12-18 13:31:53 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-12-18 13:31:53 +0000
www/firefox: fix up cherry-mispick for update to 121.0 (rc1)
The DISTVERSION was not bumped, probably due to a merge conflict.
PR: 275814
Reported by: Dennis Clarke <dclarke@blastwave.org>
Fixes: bef6139c5d13
---
www/firefox/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 9f5c1a96dea4..ba56107782b5 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,5 +1,5 @@
PORTNAME= firefox
-DISTVERSION= 120.0.1
+DISTVERSION= 121.0
PORTEPOCH= 2
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \