git: 4d34286ec912 - main - www/tt-rss: bump portepoch
Baptiste Daroussin
bapt at FreeBSD.org
Tue May 4 17:10:39 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d34286ec912e93fd1576be38dd8458f55e002c8
commit 4d34286ec912e93fd1576be38dd8458f55e002c8
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-05-04 17:08:56 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-05-04 17:10:36 +0000
www/tt-rss: bump portepoch
The tt-rss went back in time after the revert of an unfinished
upgrade, therefore some people may have wrongly upgrade in the meantime,
bumping port epoch to get everyone on the expected version
Discussed with: maintainer
---
www/tt-rss/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index b55888331c90..93db43247349 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -2,7 +2,7 @@
PORTNAME= tt-rss
PORTVERSION= g20210123
-PORTEPOCH= 1
+PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= https://git.tt-rss.org/fox/tt-rss/archive/
DISTNAME= ${_GIT_TAGNAME}
More information about the dev-commits-ports-all
mailing list