Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2024 23:40:20 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: cb922a9818d3 - main - www/forgejo: Update 9.0.1 =?utf-8?Q?=E2=86=92?= 9.0.3 (fixes security vulnerabilities)
Message-ID:  <202412172340.4BHNeKC8044740@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=cb922a9818d37a0b82c92ff7b392edd8d401a4be

commit cb922a9818d37a0b82c92ff7b392edd8d401a4be
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-12-17 23:35:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-17 23:35:59 +0000

    www/forgejo: Update 9.0.1 → 9.0.3 (fixes security vulnerabilities)
    
    Release notes:
    https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/9.0.2.md
    https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/9.0.3.md
    
    PR:     283388
    MFH:    2024Q4
---
 www/forgejo/Makefile | 3 +--
 www/forgejo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index 0c68d73bc9cc..29f193298616 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	9.0.1
-PORTREVISION=	1
+DISTVERSION=	9.0.3
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 DISTNAME=	forgejo-src-${DISTVERSION}
diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo
index 65fd7c1fd821..fd8a26240653 100644
--- a/www/forgejo/distinfo
+++ b/www/forgejo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729375226
-SHA256 (forgejo-src-9.0.1.tar.gz) = 6748c49677374947eb619b13f9ede983682ae117b8c0405442cc9afc847c4040
-SIZE (forgejo-src-9.0.1.tar.gz) = 53961959
+TIMESTAMP = 1734457879
+SHA256 (forgejo-src-9.0.3.tar.gz) = 805fa2e8e799b8ba9e3cae2984033295d1a46fb24271e673dd01362cfefe8881
+SIZE (forgejo-src-9.0.3.tar.gz) = 54029967



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