Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2026 13:05:02 +0000
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: 8f75dd6223e8 - main - www/gitea: Update 1.25.5 => 1.26.1 (3 CVEs)
Message-ID:  <69f9eafe.3f0c3.cd90644@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f75dd6223e8273f5747c52ca360aa25e333bba5

commit 8f75dd6223e8273f5747c52ca360aa25e333bba5
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-05-05 13:02:19 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-05 13:04:55 +0000

    www/gitea: Update 1.25.5 => 1.26.1 (3 CVEs)
    
    Release Notes:
    https://blog.gitea.com/release-of-1.26.0
    https://blog.gitea.com/release-of-1.26.1
    
    PR:             294752
    Approved by:    ports@foss-daily.org (maintainer)
    Security:       CVE-2026-28737
    Security:       CVE-2026-22555
    Security:       CVE-2026-27780
    Sponsored by:   UNIS Labs
    MFH:            2026Q2
---
 www/gitea/Makefile | 5 ++---
 www/gitea/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 6e791ceaea38..0dea0f9d5dd5 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.25.5
-PORTREVISION=	1
+DISTVERSION=	1.26.1
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
 		https://dl.gitea.io/gitea/${DISTVERSION}/
@@ -16,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	git:devel/git
 
-USES=		cpe gmake go:no_targets
+USES=		cpe gmake go:1.26+,no_targets
 USE_RC_SUBR=	gitea
 
 EXTRACT_AFTER_ARGS=	--strip-components 1 # since 1.17.0, archive includes gitea-src-VERSION directory
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index ea99579ecc0f..bccfbd0dfdf7 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774223894
-SHA256 (gitea-src-1.25.5.tar.gz) = 94ac565aa9da5b80e784db53598e5b10a2e41c655c07f064050675bd97ef51f1
-SIZE (gitea-src-1.25.5.tar.gz) = 46033177
+TIMESTAMP = 1777777777
+SHA256 (gitea-src-1.26.1.tar.gz) = 6c673dfd26c6e22dfba000c6dd1e3eaad905176ee7c80a5f458bdbe54caba248
+SIZE (gitea-src-1.26.1.tar.gz) = 43117791


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f9eafe.3f0c3.cd90644>