git: 80d72574bf2c - main - www/firefox-esr: restore PORTEPOCH after 5eb7705d3f91
Jan Beich
jbeich at FreeBSD.org
Wed Aug 4 12:59:06 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=80d72574bf2c954e2a416e3325f4a359ab5b7e1a
commit 80d72574bf2c954e2a416e3325f4a359ab5b7e1a
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-04 12:55:52 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-04 12:56:29 +0000
www/firefox-esr: restore PORTEPOCH after 5eb7705d3f91
$ pkg version -t 78.12.0,1 78.13.0
>
Reported by: erwin (Ports with version numbers going backwards)
---
www/firefox-esr/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index e8e294278642..d819e90cfafd 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -2,6 +2,7 @@
PORTNAME= firefox
DISTVERSION= 78.13.0
+PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source
More information about the dev-commits-ports-all
mailing list