aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-02-02 15:23:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-02-02 15:23:00 +0000
commitbda1e9bb1f30a366b28453894509fa03e26d9793 (patch)
tree3e6e303d1c692257efca5f2469e4a60f68008388 /games/scummvm
parent66d5fe493736a0b5ac0a3cb390e6f132df295a12 (diff)
downloadports-bda1e9bb1f30a366b28453894509fa03e26d9793.tar.gz
ports-bda1e9bb1f30a366b28453894509fa03e26d9793.zip
games/scummvm: Unbreak build with FLUIDSYNTH=on
In file included from audio/softsynth/fluidsynth.cpp:38: In file included from /usr/local/include/fluidsynth.h:105: /usr/local/include/fluidsynth/log.h:82:25: error: expected ')' __attribute__ ((format (printf, 2, 3))) ^ ./common/forbidden.h:62:16: note: expanded from macro 'printf' #define printf FORBIDDEN_SYMBOL_REPLACEMENT ^ ./common/forbidden.h:57:89: note: expanded from macro 'FORBIDDEN_SYMBOL_REPLACEMENT' #define FORBIDDEN_SYMBOL_REPLACEMENT FORBIDDEN_look_at_common_forbidden_h_for_more_info SYMBOL !%* ^ PR: 243314
Notes
Notes: svn path=/head/; revision=524970
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile4
-rw-r--r--games/scummvm/distinfo6
2 files changed, 9 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index c6ca13142c51..9956c99357e7 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -6,6 +6,10 @@ PORTVERSION= 2.1.0
CATEGORIES= games emulators
MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/
+PATCH_SITES= https://github.com/scummvm/scummvm/commit/
+PATCHFILES= 8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch:-p1 \
+ 68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch:-p1
+
MAINTAINER= lme@FreeBSD.org
COMMENT= Interpreter for several adventure games
diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo
index 7f9b798ba666..b59676d9b613 100644
--- a/games/scummvm/distinfo
+++ b/games/scummvm/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1570886158
+TIMESTAMP = 1580656626
SHA256 (scummvm-2.1.0.tar.xz) = 6b50c6596a1536b52865f556dc05ded20f86b6ffabe4bccbd746b5587b15f727
SIZE (scummvm-2.1.0.tar.xz) = 27188916
+SHA256 (8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch) = dc625481aa58fb87a659d33e10c11a86f085b72bf754b43f4c538ceab72f02a9
+SIZE (8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch) = 977
+SHA256 (68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch) = 847caba0fd2fedc3bd365a6306539a9665b84f3b0653b771a294415f5450d25b
+SIZE (68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch) = 1889