Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2022 19:55:26 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: de942573b865 - 2022Q3 - www/firefox-esr: restore PORTEPOCH, fatfingered in last commit
Message-ID:  <202208151955.27FJtQav026136@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by cmt:

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

commit de942573b8654c4d06bed7da09e8278c37baf154
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2022-08-15 19:53:19 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2022-08-15 19:55:15 +0000

    www/firefox-esr: restore PORTEPOCH, fatfingered in last commit
    
    Reported by:    "N.J. Mann"
    
    (cherry picked from commit e50ab2a372c55f19a654dadc8774f0fc38666a21)
---
 www/firefox-esr/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 507e991c60c5..f0e563d8b092 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	91.13.0
+PORTEPOCH=	1
 CATEGORIES=	www wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208151955.27FJtQav026136>