Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2025 13:15:00 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: 7313293ea2aa - main - =?utf-8?Q?www/gitea: Update 1.23.1 =E2=86=92 1.23.3?=
Message-ID:  <202502091315.519DF0GH045458@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=7313293ea2aa1b544be33a5eb32924ceceaa9589

commit 7313293ea2aa1b544be33a5eb32924ceceaa9589
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2025-02-09 13:13:02 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-09 13:13:02 +0000

    www/gitea: Update 1.23.1 → 1.23.3
    
    Security:
     * Build Gitea with Golang v1.23.6 to fix security bugs
    
    Changelogs:
    https://github.com/go-gitea/gitea/releases/tag/v1.23.2
    https://github.com/go-gitea/gitea/releases/tag/v1.23.3
    
    PR:     284675
    MFH:    2025Q1
---
 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 f64f166e2fa4..b6d1731db428 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.23.1
+DISTVERSION=	1.23.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 4781f67ed8c4..42d8e3ea164d 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737883673
-SHA256 (gitea-src-1.23.1.tar.gz) = da4d36c4c9fe3980b4ba130526cf030ba7dba51d3a6844c6723a6eaef34b6df9
-SIZE (gitea-src-1.23.1.tar.gz) = 55539987
+TIMESTAMP = 1739089954
+SHA256 (gitea-src-1.23.3.tar.gz) = e3c2993c06d3f717aa9000c877d090da18b51b1f708c569e85b7d67fa643bad3
+SIZE (gitea-src-1.23.3.tar.gz) = 55414703



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502091315.519DF0GH045458>