Date: Mon, 28 Aug 2023 15:18:51 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6693d5fa18f4 - 2023Q3 - www/gitea: Update to 1.20.3 Message-ID: <202308281518.37SFIpNY046111@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=6693d5fa18f48612f3856de7853eeddd53be9a07 commit 6693d5fa18f48612f3856de7853eeddd53be9a07 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2023-08-28 15:16:04 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-08-28 15:18:06 +0000 www/gitea: Update to 1.20.3 PR: 273379 Security: 36a37c92-44b1-11ee-b091-6162c1274384 (cherry picked from commit 14812e1ef4915022eeacde6bd035db8ea3d7074c) --- 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 b0d34071d9e4..a17c1a2a6746 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.20.1 -PORTREVISION= 1 +DISTVERSION= 1.20.3 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..15f7cc1b5043 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 = 1693123743 +SHA256 (gitea-src-1.20.3.tar.gz) = 727eb56799d8326cd2a07703a17c2e866f88327ebe88860f8bb2b1ccefdbe4dc +SIZE (gitea-src-1.20.3.tar.gz) = 50431961
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308281518.37SFIpNY046111>