git: 9d45fe6ce8e1 - 2021Q3 - www/gitea: Update to 1.14.5

Guangyuan Yang ygy at FreeBSD.org
Sun Jul 18 21:36:07 UTC 2021


The branch 2021Q3 has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d45fe6ce8e14b8f21419b30d65a263c46d77349

commit 9d45fe6ce8e14b8f21419b30d65a263c46d77349
Author:     stb <stb at lassitu.de>
AuthorDate: 2021-07-18 21:30:36 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-07-18 21:32:55 +0000

    www/gitea: Update to 1.14.5
    
    Changelog:      https://blog.gitea.io/2021/07/gitea-1.14.5-is-released/
    
    PR:             257221
    MFH:            2021Q3 (security fixes)
    Security:       943d23b6-e65e-11eb-ad30-0800273f11ea
    Approved by:    lwhsu (mentor)
    
    (cherry picked from commit 9aa92520214175ddd8a90dae8d7fbc0b6f499eee)
---
 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 9467fbe2e9d2..ee59d814685c 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.14.4
+DISTVERSION=	1.14.5
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 DISTNAME=	gitea-src-${DISTVERSION}
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index bbfdcb885953..c584b1fc3b9d 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625761439
-SHA256 (gitea-src-1.14.4.tar.gz) = b25fd59a5f109b064401dd8f21859070feece8d61ea261894062a146275db68a
-SIZE (gitea-src-1.14.4.tar.gz) = 117864299
+TIMESTAMP = 1626589021
+SHA256 (gitea-src-1.14.5.tar.gz) = f27c0b5697bfe488d726a3b5efd94df3407fdd61942f72ca33c396761fdb60e1
+SIZE (gitea-src-1.14.5.tar.gz) = 117880790


More information about the dev-commits-ports-branches mailing list