aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bethke <stb@lassitu.de>2023-09-10 11:07:10 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-09-10 11:11:23 +0000
commit76515167c454639b1ffceb2bc11885754f35eaa5 (patch)
tree4cc85f7f2bcf7b78d4e58a29c78e4b3215c80947
parentc49faaf4fd33b198d6b9d9bfdf11fee7949b4180 (diff)
downloadports-76515167c454639b1ffceb2bc11885754f35eaa5.tar.gz
ports-76515167c454639b1ffceb2bc11885754f35eaa5.zip
www/gitea: Update to 1.20.4 (fixes security vulnerabilities)
This release contains one security fix, as well as a number of enhancements and bug fixes. See the release notes for details. Release notes: * https://blog.gitea.com/release-of-1.20.4 * https://github.com/go-gitea/gitea/releases/tag/v1.20.4 PR: 273691 MFH: 2023Q3 Security: 4061a4b2-4fb1-11ee-acc7-0151f07bc899 (cherry picked from commit 753a0072ec579ddcc5f509ce8095c80abc5818e2)
-rw-r--r--www/gitea/Makefile3
-rw-r--r--www/gitea/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 680cb02ed2be..b193dd033c99 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.20.3
-PORTREVISION= 1
+DISTVERSION= 1.20.4
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 15f7cc1b5043..096faca03401 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693123743
-SHA256 (gitea-src-1.20.3.tar.gz) = 727eb56799d8326cd2a07703a17c2e866f88327ebe88860f8bb2b1ccefdbe4dc
-SIZE (gitea-src-1.20.3.tar.gz) = 50431961
+TIMESTAMP = 1694333169
+SHA256 (gitea-src-1.20.4.tar.gz) = f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7
+SIZE (gitea-src-1.20.4.tar.gz) = 50489949