aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorStefan Bethke <stb@lassitu.de>2023-04-14 08:56:02 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-04-14 15:25:02 +0000
commit02c406b096d980e385fcb4f55fdc03d4d61f8782 (patch)
tree2f69772378d1e848065ebf3c3b6e13446f3bc358 /UPDATING
parentf3d3558ce344eb72f62fcf08a2f5a3fb388c4b8c (diff)
downloadports-02c406b096d980e385fcb4f55fdc03d4d61f8782.tar.gz
ports-02c406b096d980e385fcb4f55fdc03d4d61f8782.zip
www/gitea: update to 1.19.1
ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/ Add UPDATING entry for breaking change. PR: 270819 Reported by: stb@lassitu.de (maintainer) MFH: 2023Q2 (many bugfixes)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 38292b0b3e71..07a99d8fa2ed 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20230414:
+ AFFECTS: users of www/gitea
+ AUTHOR: fernape@FreeBSD.org
+
+ Gitea 1.19.1 contains a breaking change.
+ actions unit has ben renamed to to repo.actions.
+
20230407:
AFFECTS: users of devel/sonarqube-community
AUTHOR: netchild@FreeBSD.org