Date: Mon, 9 Oct 2023 07:43:39 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 3c9adc67269d - 2023Q4 - www/gitea: update to 1.20.5 Message-ID: <202310090743.3997hd7p023568@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c9adc67269da642f669f577966c813f615456cd commit 3c9adc67269da642f669f577966c813f615456cd Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2023-10-04 20:44:59 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-10-09 07:43:10 +0000 www/gitea: update to 1.20.5 Changelog: https://blog.gitea.com/release-of-1.20.5/ PR: 274264 MFH: 2023Q4 (cherry picked from commit fb4ac8b9ae6a5f8a1c72e9364ebbdc9b0156060b) --- 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 b193dd033c99..6bdf1f39dea7 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.20.4 +DISTVERSION= 1.20.5 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 096faca03401..d205dacaf5f9 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694333169 -SHA256 (gitea-src-1.20.4.tar.gz) = f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7 -SIZE (gitea-src-1.20.4.tar.gz) = 50489949 +TIMESTAMP = 1696429433 +SHA256 (gitea-src-1.20.5.tar.gz) = 707fc01ec15739dbdf49f8fd01951dde5fd1958134ea8d41c99bb4bef190b97c +SIZE (gitea-src-1.20.5.tar.gz) = 50448780
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310090743.3997hd7p023568>