git: 87f10a6b1de5 - main - games/dxx-rebirth: Fix build with scons 4.5.0+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:23:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=87f10a6b1de584af47c1a2c7156231899f65aef4 commit 87f10a6b1de584af47c1a2c7156231899f65aef4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-14 16:53:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-14 17:16:49 +0000 games/dxx-rebirth: Fix build with scons 4.5.0+ PR: 274524 Reference: https://pkg-status.freebsd.org/pb2/data/124i386-default-foo/2023-11-02_15h08m17s/logs/errors/dxx-rebirth-20220929_2.log Obtained from: https://github.com/dxx-rebirth/dxx-rebirth/commit/189ac23f61605903eb3eaa0004d287b7bd9296bc https://github.com/dxx-rebirth/dxx-rebirth/commit/769164a55bd74f2f11d14dd5175fbee01cf77638 --- games/dxx-rebirth/Makefile | 4 +++- games/dxx-rebirth/distinfo | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index d70d18bfa579..9b06e29e2b90 100644 --- a/games/dxx-rebirth/Makefile +++ b/games/dxx-rebirth/Makefile @@ -8,7 +8,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} PATCH_SITES= https://github.com/dxx-rebirth/dxx-rebirth/commit/ PATCHFILES= fc4157f56f6acd5e63367974dd4249b88f3a2535.patch:-p1 \ - 2dd538eb4d51835ad4c93b96edd374548b0eef67.patch:-p1 + 2dd538eb4d51835ad4c93b96edd374548b0eef67.patch:-p1 \ + 189ac23f61605903eb3eaa0004d287b7bd9296bc.patch:-p1 \ + 769164a55bd74f2f11d14dd5175fbee01cf77638.patch:-p1 MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open source port of Descent and Descent 2 diff --git a/games/dxx-rebirth/distinfo b/games/dxx-rebirth/distinfo index ebbefc824fad..0e39659ffaaf 100644 --- a/games/dxx-rebirth/distinfo +++ b/games/dxx-rebirth/distinfo @@ -1,7 +1,11 @@ -TIMESTAMP = 1665489296 +TIMESTAMP = 1699775004 SHA256 (dxx-rebirth_20220929-src.tar.xz) = a510da5db241b056e35d56b9468c7cf9e540e6610cd53b4cd24d3a16c60c9500 SIZE (dxx-rebirth_20220929-src.tar.xz) = 1416232 SHA256 (fc4157f56f6acd5e63367974dd4249b88f3a2535.patch) = d4976a6e2049d42a144d5d778f31133816d8e510b4b110892d19a4df834e06f9 SIZE (fc4157f56f6acd5e63367974dd4249b88f3a2535.patch) = 1580 SHA256 (2dd538eb4d51835ad4c93b96edd374548b0eef67.patch) = 3bee2a783b7ae2a98040f242f15d24a5a8ac71a3f3014a893374fb2b56367c30 SIZE (2dd538eb4d51835ad4c93b96edd374548b0eef67.patch) = 1363 +SHA256 (189ac23f61605903eb3eaa0004d287b7bd9296bc.patch) = 4b88dae9fda440a3089c11e5701f60f178a676ee981697ae76bcb52474433c18 +SIZE (189ac23f61605903eb3eaa0004d287b7bd9296bc.patch) = 3783 +SHA256 (769164a55bd74f2f11d14dd5175fbee01cf77638.patch) = a9d36c0e19f81ac3ff9461ed1b37d3bfb14fe7ead293405aadddba0b69ff0f1f +SIZE (769164a55bd74f2f11d14dd5175fbee01cf77638.patch) = 2597