Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2021 09:44:14 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4651c3413b5e - main - www/gitea: Update to 1.14.4
Message-ID:  <202107170944.16H9iESJ058767@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

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

commit 4651c3413b5e7def51da4587c6c89a534d9449b7
Author:     stb <stb@lassitu.de>
AuthorDate: 2021-07-17 09:43:49 +0000
Commit:     Guangyuan Yang <ygy@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



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