aboutsummaryrefslogtreecommitdiff
path: root/emulators/mgba
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-08-31 02:37:33 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-08-31 02:37:33 +0000
commitc82a1099a648c39cb1dba6d15897d82a35bb1cc7 (patch)
tree824b416cde4507950473c2d7a13e687d4003e160 /emulators/mgba
parent2814515f14c0f939ab34745af13b7a4f400aa911 (diff)
downloadports-c82a1099a648c39cb1dba6d15897d82a35bb1cc7.tar.gz
ports-c82a1099a648c39cb1dba6d15897d82a35bb1cc7.zip
Fix build with Qt 5.11
PR: 230884 Obtained from: upstream
Notes
Notes: svn path=/head/; revision=478511
Diffstat (limited to 'emulators/mgba')
-rw-r--r--emulators/mgba/Makefile3
-rw-r--r--emulators/mgba/distinfo4
2 files changed, 5 insertions, 2 deletions
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 9a8b704eb5c3..d9131c029aec 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -6,7 +6,8 @@ PORTREVISION= 3
CATEGORIES= emulators
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= a7a51a11373f.patch:-p1
+PATCHFILES= a7a51a11373f.patch:-p1 \
+ a2b8c4ae807a.patch:-p1
MAINTAINER= greg@unrelenting.technology
COMMENT= Game Boy Advance (GBA) emulator/debugger
diff --git a/emulators/mgba/distinfo b/emulators/mgba/distinfo
index 4ff0660b1b6b..4cdce9192b18 100644
--- a/emulators/mgba/distinfo
+++ b/emulators/mgba/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1507126883
+TIMESTAMP = 1535682053
SHA256 (mgba-emu-mgba-0.6.1_GH0.tar.gz) = 7c78feb0aa12930b993ca1b220d282ed178e306621559e48bb168623030eb876
SIZE (mgba-emu-mgba-0.6.1_GH0.tar.gz) = 7437240
SHA256 (a7a51a11373f.patch) = c6c7dbced0350392cbb0efba8b417fdab65a4db929f747ff6c4159f7f07c1216
SIZE (a7a51a11373f.patch) = 1485
+SHA256 (a2b8c4ae807a.patch) = 6c09491f3a095c54e93247d8875497ae5a8f151bd2ff8e8756c12030cffcdc8b
+SIZE (a2b8c4ae807a.patch) = 975