Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2024 22:38:24 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 676441d697b8 - 2024Q3 - www/forgejo: update 8.0.0 =?utf-8?Q?=E2=86=92?= 8.0.1, fix security issue
Message-ID:  <202408302238.47UMcODt085063@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=676441d697b813e0b1772d92fd3f981a19396013

commit 676441d697b813e0b1772d92fd3f981a19396013
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-08-26 01:18:47 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-30 22:37:43 +0000

    www/forgejo: update 8.0.0 → 8.0.1, fix security issue
    
    Release notes:
    We strongly recommend that all Forgejo installations are upgraded to
    the latest version as soon as possible.
    https://forgejo.org/2024-08-release-v801/#recommended-action
    
    PR:     281056
    (cherry picked from commit ba954124e5279d7c56b685456dca8c1be9004f30)
---
 www/forgejo/Makefile | 2 +-
 www/forgejo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index 77d5e1c24299..73b04fb21880 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	forgejo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.0.0
+DISTVERSION=	8.0.1
 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 44a3a81f3717..b3e52147de09 100644
--- a/www/forgejo/distinfo
+++ b/www/forgejo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722363079
-SHA256 (forgejo-src-8.0.0.tar.gz) = f0495eb7ed54413f74d69863fb1e8a0e0f2b218aa55f466aaf5cdd0c1e8e5c3e
-SIZE (forgejo-src-8.0.0.tar.gz) = 53364786
+TIMESTAMP = 1724586002
+SHA256 (forgejo-src-8.0.1.tar.gz) = 284b2cc2a609d1766bb61f20cea7c6a9e2a34a9972f243d4962df2a24d15204a
+SIZE (forgejo-src-8.0.1.tar.gz) = 53413049



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