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:09:50 +0000
commit753a0072ec579ddcc5f509ce8095c80abc5818e2 (patch)
tree1e1d9f6fc9a44d74179fcc7634adcf3b73d2d6bd
parente33f6b310aab885b72c8b8b84957d2300c980754 (diff)
downloadports-753a0072ec579ddcc5f509ce8095c80abc5818e2.tar.gz
ports-753a0072ec579ddcc5f509ce8095c80abc5818e2.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
-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