git: 4651c3413b5e - main - www/gitea: Update to 1.14.4

Guangyuan Yang ygy at FreeBSD.org
Sat Jul 17 09:44:14 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4651c3413b5e7def51da4587c6c89a534d9449b7

commit 4651c3413b5e7def51da4587c6c89a534d9449b7
Author:     stb <stb at lassitu.de>
AuthorDate: 2021-07-17 09:43:49 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-07-17 09:43:49 +0000

    www/gitea: Update to 1.14.4
    
    Changelog:      https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/
    
    PR:             257059
    Approved by:    lwhsu (mentor, implicit)
---
 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 eb44f936955f..9467fbe2e9d2 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.14.3
+DISTVERSION=	1.14.4
 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 f8b9850296ed..bbfdcb885953 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624133028
-SHA256 (gitea-src-1.14.3.tar.gz) = 89e431a993bce2c601702cd6627e34b5118b812b363e92e570d908e2f16afb01
-SIZE (gitea-src-1.14.3.tar.gz) = 117882949
+TIMESTAMP = 1625761439
+SHA256 (gitea-src-1.14.4.tar.gz) = b25fd59a5f109b064401dd8f21859070feece8d61ea261894062a146275db68a
+SIZE (gitea-src-1.14.4.tar.gz) = 117864299


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