Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 11:09:48 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f6ba3c6c5cc - main - www/gitea: Update to 1.18.4
Message-ID:  <202302201109.31KB9mWD005978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f6ba3c6c5cc23fe12f924ed7d197961e524d713

commit 6f6ba3c6c5cc23fe12f924ed7d197961e524d713
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-02-20 11:08:24 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-02-20 11:09:36 +0000

    www/gitea: Update to 1.18.4
    
    PR:             269707
    Security:       5048ed45-b0f1-11ed-ab04-9106b1b896dd
---
 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 a1a3631252fb..f022086ae26d 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.18.3
-PORTREVISION=	2
+DISTVERSION=	1.18.4
 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 1425283a1cfc..572c2a94842b 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674565695
-SHA256 (gitea-src-1.18.3.tar.gz) = 8ea8e96c381c9b066873fa2f81bbab15e7ad6bd98024e9b3ef2aef994280c115
-SIZE (gitea-src-1.18.3.tar.gz) = 55493166
+TIMESTAMP = 1676878386
+SHA256 (gitea-src-1.18.4.tar.gz) = 2d248e9aa49e8aff6a34202c45662d8d12df5032cc77c98e540c5339a72f34e0
+SIZE (gitea-src-1.18.4.tar.gz) = 55549028



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