Date: Wed, 18 Dec 2024 00:15:01 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 818684390d4c - main - www/gitea: Update 1.22.3 =?utf-8?Q?=E2=86=92?= 1.22.6 (fixes security vulnerabilities) Message-ID: <202412180015.4BI0F191010812@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=818684390d4ca74d0c49a1750c5f6a54fceedd3a commit 818684390d4ca74d0c49a1750c5f6a54fceedd3a Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-12-18 00:12:50 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-12-18 00:12:50 +0000 www/gitea: Update 1.22.3 → 1.22.6 (fixes security vulnerabilities) News: https://blog.gitea.com/release-of-1.22.4 https://blog.gitea.com/release-of-1.22.5 https://blog.gitea.com/release-of-1.22.6 PR: 283389 MFH: 2024Q4 --- 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 2e1dd94a288b..5fd96d4aa778 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.22.3 -PORTREVISION= 2 +DISTVERSION= 1.22.6 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 4058ff2276dc..9260354fa231 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728456289 -SHA256 (gitea-src-1.22.3.tar.gz) = 226291c16bc750c5d8953a7c16858ec5e8d87751308d25ffbbe75210f45215c2 -SIZE (gitea-src-1.22.3.tar.gz) = 54325752 +TIMESTAMP = 1734459279 +SHA256 (gitea-src-1.22.6.tar.gz) = 251a3ee97e11f288764f9e15d0163116a04f2811b9d0d3c32f46a04f90f0756e +SIZE (gitea-src-1.22.6.tar.gz) = 54465618
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412180015.4BI0F191010812>