aboutsummaryrefslogtreecommitdiff
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
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)
-rw-r--r--UPDATING7
-rw-r--r--www/gitea/Makefile3
-rw-r--r--www/gitea/distinfo6
3 files changed, 11 insertions, 5 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
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 0b504cc1a76e..56a3ec516c8d 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.19.0
-PORTREVISION= 1
+DISTVERSION= 1.19.1
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
https://dl.gitea.io/gitea/${DISTVERSION}/
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index aa6f447fe8c2..8a24c3d2d21d 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679363070
-SHA256 (gitea-src-1.19.0.tar.gz) = f670f35d2198c58c37e3f1249a3e3855d18b56146c18bd9ee607f2a323d4a864
-SIZE (gitea-src-1.19.0.tar.gz) = 55075556
+TIMESTAMP = 1681408536
+SHA256 (gitea-src-1.19.1.tar.gz) = 8b67b1c6056c42142da23264c8526005e8c28fa752468df411212d37d9fb55f9
+SIZE (gitea-src-1.19.1.tar.gz) = 55618243