Date: Sat, 02 May 2026 07:39:41 +0000 From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7dc9e359c768 - main - games/openmw: fix build with clang21+ Message-ID: <69f5aa3d.38d5f.5ea0fde3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7dc9e359c7685b763fcf0b7dfc402837a009f528 commit 7dc9e359c7685b763fcf0b7dfc402837a009f528 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-05-02 07:39:16 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-05-02 07:39:16 +0000 games/openmw: fix build with clang21+ --- games/openmw/Makefile | 3 +++ games/openmw/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/games/openmw/Makefile b/games/openmw/Makefile index c71ccceb2605..89ad9ad6663d 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -4,6 +4,9 @@ DISTVERSION= 0.50.0 PORTREVISION= 1 CATEGORIES= games +PATCH_SITES+= https://github.com/OpenMW/${PORTNAME}/commit/ +PATCHFILES+= 307a131ca09f705b97f15ede1f702630cca6b396.diff:-p1 + MAINTAINER= fluffy@FreeBSD.org COMMENT= Unofficial open source engine reimplementation of the game Morrowind WWW= https://openmw.org/ diff --git a/games/openmw/distinfo b/games/openmw/distinfo index 22e25ad7f34f..701ccf0f1d5b 100644 --- a/games/openmw/distinfo +++ b/games/openmw/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1763665851 +TIMESTAMP = 1777680861 SHA256 (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 7093a8cef26585220658569eb84636c5ab901e82f74c8a3f7a3a8aec35bfc54c SIZE (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 6244084 +SHA256 (307a131ca09f705b97f15ede1f702630cca6b396.diff) = 08aa2a262822f6c187a888a06de1443a12baf0c73868898a3c76cdc8e4c5f41e +SIZE (307a131ca09f705b97f15ede1f702630cca6b396.diff) = 631home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5aa3d.38d5f.5ea0fde3>
