Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2023 22:59:48 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b4ac7b68c1ff - main - www/gitea: Update to 1.20.2
Message-ID:  <202307302259.36UMxm1r001372@gitrepo.freebsd.org>

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

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

commit b4ac7b68c1ff6a80bc9821a182fd338be00f16ad
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-07-30 08:32:18 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-30 22:59:07 +0000

    www/gitea: Update to 1.20.2
    
    Changelog: https://blog.gitea.com/release-of-1.20.2
    Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.20.2
    
    PR:             272796
---
 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 a43d0728bbd9..322e664d79cb 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.20.1
+DISTVERSION=	1.20.2
 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 5e176c191f77..f51a17f7f0cf 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690095154
-SHA256 (gitea-src-1.20.1.tar.gz) = 2d83823592621ae30cd65cb54a9fb417c52cf0bb405f31f937325fd822dc1dc9
-SIZE (gitea-src-1.20.1.tar.gz) = 49281655
+TIMESTAMP = 1690638651
+SHA256 (gitea-src-1.20.2.tar.gz) = 6bcf25b5f94e71941559c1230b7afaadb3d293a2d1b404dc11079c62dff0834e
+SIZE (gitea-src-1.20.2.tar.gz) = 49235256



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