Date: Sun, 9 Feb 2025 19:14:37 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: df8bf23d2a70 - main - =?utf-8?Q?www/forgejo: Update 10.0.0 =E2=86=92 10.0.1 (fixes security vulnerabiliti= Message-ID: <202502091914.519JEblP019766@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
es)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df8bf23d2a709a2a45c4e046faea1598a56b8912 Auto-Submitted: auto-generated The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=df8bf23d2a709a2a45c4e046faea1598a56b8912 commit df8bf23d2a709a2a45c4e046faea1598a56b8912 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2025-02-09 19:11:49 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-02-09 19:11:49 +0000 www/forgejo: Update 10.0.0 → 10.0.1 (fixes security vulnerabilities) News: https://forgejo.org/2025-02-release-v10-0-1/ Changelog: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.1.md PR: 284676 MFH: 2025Q1 --- 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 2632b8df8997..b7b7cc5c7fd1 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,6 +1,6 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 10.0.0 +DISTVERSION= 10.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 99bdd75b440c..81990992b648 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737882296 -SHA256 (forgejo-src-10.0.0.tar.gz) = b1d48d2aafa88f7a4ca8d38d93dc084bb762902d401da2a0b547fb7628b29853 -SIZE (forgejo-src-10.0.0.tar.gz) = 56895191 +TIMESTAMP = 1739091028 +SHA256 (forgejo-src-10.0.1.tar.gz) = 3c6be3d48481da4ec38d754bd19ea3696408dbdb575a5648b125f4df4911bcca +SIZE (forgejo-src-10.0.1.tar.gz) = 56997906
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502091914.519JEblP019766>