Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 12:29:07 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 6386242910c2 - 2023Q3 - www/gitea: Update to 1.20.0 (fixes security vulnerabilities)
Message-ID:  <202307171229.36HCT7WH049759@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6386242910c2ed5b66fe7fd54ee294348a07497d

commit 6386242910c2ed5b66fe7fd54ee294348a07497d
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-07-17 06:56:04 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-07-17 12:28:10 +0000

    www/gitea: Update to 1.20.0 (fixes security vulnerabilities)
    
    ChangeLog: https://blog.gitea.com/release-of-1.20.0
    
    PR:             272538
    Reported by:    stb@lassitu.de (maintainer)
    MFH:            2023Q3 (security fixes)
    
    (cherry picked from commit 26433938a88c26e618d0512acc3a354dc8eae0a7)
---
 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 7b07a52bde93..d3396e508f97 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.19.4
+DISTVERSION=	1.20.0
 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 ec1c92eb90df..599a7ceadec8 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688548753
-SHA256 (gitea-src-1.19.4.tar.gz) = bcd30d10a32952854b506c0f3d584b29f1251668c25a06476398b596236cfb19
-SIZE (gitea-src-1.19.4.tar.gz) = 55781048
+TIMESTAMP = 1689540982
+SHA256 (gitea-src-1.20.0.tar.gz) = 304d9961279a1ebbbfef00450665cba5ff5d2a99745abb6b980aa6cf0dfbb6ae
+SIZE (gitea-src-1.20.0.tar.gz) = 49049895



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307171229.36HCT7WH049759>