Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2021 18:32:07 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: ddda6b2977d8 - 2021Q2 - www/gitea: Update to 1.14.0
Message-ID:  <202104121832.13CIW7vu029482@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by adamw:

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

commit ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2021-04-12 18:25:47 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-04-12 18:31:57 +0000

    www/gitea: Update to 1.14.0
    
    PR:             254976
    Submitted by:   maintainer
---
 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 bd7b69613489..d9ebc0f27897 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.7
+DISTVERSION=	1.14.0
 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 b66cb9ed082f..0397356dd0eb 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618004856
-SHA256 (gitea-src-1.13.7.tar.gz) = 8c96d7fa4717a9dd6ff1a5cd866b76e26abd9b13a94e8802566dbadeb1d5187c
-SIZE (gitea-src-1.13.7.tar.gz) = 151035143
+TIMESTAMP = 1618251760
+SHA256 (gitea-src-1.14.0.tar.gz) = 484f98a9c44d9214505c3ce0bfbd98ad05fd6c6fd44588f834016f4e0e1b1376
+SIZE (gitea-src-1.14.0.tar.gz) = 117771120



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