Date: Tue, 29 Oct 2024 15:27:04 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: b56cd15e5b47 - main - www/forgejo: Update 9.0.0 =?utf-8?Q?=E2=86=92?= 9.0.1 (fixes security vulnerabilities) Message-ID: <202410291527.49TFR4d5045380@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=b56cd15e5b4777fcc02cc6b3e81e6f096c692f83 commit b56cd15e5b4777fcc02cc6b3e81e6f096c692f83 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-10-29 15:20:59 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-29 15:20:59 +0000 www/forgejo: Update 9.0.0 → 9.0.1 (fixes security vulnerabilities) Changelog: https://codeberg.org/forgejo/forgejo/milestone/8544 PR: 282387 MFH: 2024Q4 --- 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 9808a26e3bb1..c3832f6ec907 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,6 +1,6 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 9.0.0 +DISTVERSION= 9.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 eb07c7960509..65fd7c1fd821 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729146681 -SHA256 (forgejo-src-9.0.0.tar.gz) = 21364d6c1635711189f25da5dc343b3b28e8ade20a5f00202301ccc364adc1d2 -SIZE (forgejo-src-9.0.0.tar.gz) = 53905348 +TIMESTAMP = 1729375226 +SHA256 (forgejo-src-9.0.1.tar.gz) = 6748c49677374947eb619b13f9ede983682ae117b8c0405442cc9afc847c4040 +SIZE (forgejo-src-9.0.1.tar.gz) = 53961959
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291527.49TFR4d5045380>