Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2022 19:54:12 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: e50ab2a372c5 - main - www/firefox-esr: restore PORTEPOCH, fatfingered in last commit
Message-ID:  <202208151954.27FJsCkM025874@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=e50ab2a372c55f19a654dadc8774f0fc38666a21

commit e50ab2a372c55f19a654dadc8774f0fc38666a21
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:53:19 +0000

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

diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index a4068a438ead..1d5737fdb00c 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -1,5 +1,6 @@
 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?202208151954.27FJsCkM025874>