Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 16:50:10 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7fcd18c807e6 - main - www/gitea: Update to 1.19.0
Message-ID:  <202303211650.32LGoAB8061735@gitrepo.freebsd.org>

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

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

commit 7fcd18c807e60a2ddeab2c39dae299c72009a42f
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-03-21 16:49:06 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-03-21 16:49:06 +0000

    www/gitea: Update to 1.19.0
    
    Release notes: https://blog.gitea.io/2023/03/gitea-1.19.0-is-released/
    
    PR:             270377
---
 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 6d8cfc7fd286..e88e518312d4 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.18.5
-PORTREVISION=	1
+DISTVERSION=	1.19.0
 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 0274808fc5c6..aa6f447fe8c2 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677235894
-SHA256 (gitea-src-1.18.5.tar.gz) = 3863e7e1f92761fce6b808ba08bf26fc8878b9136b6950e6a419b6d2a4f794a9
-SIZE (gitea-src-1.18.5.tar.gz) = 55521804
+TIMESTAMP = 1679363070
+SHA256 (gitea-src-1.19.0.tar.gz) = f670f35d2198c58c37e3f1249a3e3855d18b56146c18bd9ee607f2a323d4a864
+SIZE (gitea-src-1.19.0.tar.gz) = 55075556



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