mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Fix build with Qt 5.11
PR: 230884 Obtained from: upstream
This commit is contained in:
parent
2814515f14
commit
c82a1099a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478511
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user