Date: Mon, 2 Jan 2023 03:39:58 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: 7d63c693ae1f - main - www/gitea: Update to 1.18.0 Message-ID: <202301020339.3023dwu6033982@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=7d63c693ae1fe1b2abee04133beaf52ce39cb71e commit 7d63c693ae1fe1b2abee04133beaf52ce39cb71e Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2023-01-02 03:38:27 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-01-02 03:38:27 +0000 www/gitea: Update to 1.18.0 Release notes: https://blog.gitea.io/2022/12/gitea-1.18.0-is-released/ PR: 268667 Security: 86c330fe-bbae-4ca7-85f7-5321e627a4eb --- 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 a04bf6680090..212f36301cc3 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.17.4 +DISTVERSION= 1.18.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 8198df351866..733dceb2b305 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671705629 -SHA256 (gitea-src-1.17.4.tar.gz) = 928644afcf5087109fd8377fed25a24bf659a112017f2bb499bc4a9278d73cae -SIZE (gitea-src-1.17.4.tar.gz) = 52844862 +TIMESTAMP = 1672482187 +SHA256 (gitea-src-1.18.0.tar.gz) = 5f42af201d89bd2a21d8c47d15cc0a39b433a1dd86c6129e1aa20a53908a4c43 +SIZE (gitea-src-1.18.0.tar.gz) = 55508056
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301020339.3023dwu6033982>