git: 903d341a2f2a - main - games/devilutionX: take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 May 2022 17:40:55 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=903d341a2f2ac349671f00fcba1440c1aa71b624
commit 903d341a2f2ac349671f00fcba1440c1aa71b624
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-05-19 17:36:15 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-05-19 17:36:17 +0000
games/devilutionX: take maintainership
As proposed by maintainer.
While here, update pkg-message with instructions on copying files
for Diablo: Hellfire expansion.
PR: 264064
Approved by: maintainer
---
games/devilutionX/Makefile | 2 +-
games/devilutionX/pkg-message | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile
index bc4eb3b34e38..b3a46a1bc052 100644
--- a/games/devilutionX/Makefile
+++ b/games/devilutionX/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/diasurgical/devilutionx-assets/releases/downloa
DISTFILES= devilutionx.mpq?tag=${DATA_VERSION}:data
EXTRACT_ONLY= ${DISTFILES:N*\:data:C/:.*//}
-MAINTAINER= eduardo@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Diablo I engine for modern operating systems
LICENSE= UNLICENSE CC-BY-NC-SA-4.0 OFL11
diff --git a/games/devilutionX/pkg-message b/games/devilutionX/pkg-message
index 14e563baa00c..1f7308501087 100644
--- a/games/devilutionX/pkg-message
+++ b/games/devilutionX/pkg-message
@@ -6,6 +6,8 @@ If you don't own it yet, you can buy it at https://www.gog.com/game/diablo
Copy DIABDAT.MPQ to ~/.local/share/diasurgical/devilution/
+For the Hellfire expansion you will also need to copy hellfire.mpq, hfmonk.mpq, hfmusic.mpq and hfvoice.mpq files.
+
If you have any issues with this game, please file a bug report on the GitHub page:
https://github.com/diasurgical/devilutionX/issues
EOM