git: 7883fe085a35 - main - games/dxx-rebirth: fix build on CURRENT

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 21 Feb 2022 14:21:23 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7883fe085a3568642d5793cd3b40a3fe3bbb8c0c

commit 7883fe085a3568642d5793cd3b40a3fe3bbb8c0c
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-02-21 14:18:27 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-02-21 14:18:27 +0000

    games/dxx-rebirth: fix build on CURRENT
    
    Untested, since I don't run CURRENT. Commit is supposed to fix the error
    pkg-fallout is complaining about.
---
 games/dxx-rebirth/Makefile | 3 +++
 games/dxx-rebirth/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile
index d09740166a65..c333f486699a 100644
--- a/games/dxx-rebirth/Makefile
+++ b/games/dxx-rebirth/Makefile
@@ -6,6 +6,9 @@ CATEGORIES=	games
 MASTER_SITES=	https://www.dxx-rebirth.com/download/dxx/rebirth/
 DISTNAME=	${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
 
+PATCH_SITES=	https://github.com/dxx-rebirth/dxx-rebirth/commit/
+PATCHFILES=	b8ae2c5e55cc9643cd8c3253ff8e12628c754d84.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 909d6fd16f45..ec85d30ac4cb 100644
--- a/games/dxx-rebirth/distinfo
+++ b/games/dxx-rebirth/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1642967344
+TIMESTAMP = 1645451168
 SHA256 (dxx-rebirth_20220121-src.tar.xz) = 3598672542cd11ecd1d0037aaeb14b77d641c7736def87fc1096395b9e431e96
 SIZE (dxx-rebirth_20220121-src.tar.xz) = 1355168
+SHA256 (b8ae2c5e55cc9643cd8c3253ff8e12628c754d84.patch) = 7e612dab8182fe753b32f7decbabde3d91c7a69e8bc92e97d93140e3d61df749
+SIZE (b8ae2c5e55cc9643cd8c3253ff8e12628c754d84.patch) = 1103