benchmarks/vkmark: unbreak without explicit --winsys after 2f23f1c782
$ vkmark Error: Failed to get VT control mode: Inappropriate ioctl for device
This commit is contained in:
parent
a535111bd3
commit
a8f179d5f2
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
PORTNAME= vkmark
|
||||
DISTVERSION= 2017.08-29
|
||||
DISTVERSIONSUFFIX= -gd872846
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= benchmarks
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 27fa846e34ed.patch:-p1 # https://github.com/vkmark/vkmark/pull/29
|
||||
PATCHFILES+= 16514ab6c65f.patch:-p1 # https://github.com/vkmark/vkmark/pull/29
|
||||
PATCHFILES+= 7bbe275e4904.patch:-p1 # https://github.com/vkmark/vkmark/pull/47
|
||||
PATCHFILES+= 6395c5621fb8.patch:-p1 # https://github.com/vkmark/vkmark/pull/47
|
||||
PATCHFILES+= dd75130a7ddf.patch:-p1 # https://github.com/vkmark/vkmark/pull/47
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
TIMESTAMP = 1652699223
|
||||
SHA256 (vkmark-vkmark-2017.08-29-gd872846_GH0.tar.gz) = cec2bd4aab462e188a80fedccb8c454dc8b1d2bca3c8b411e0788f1c45f3d112
|
||||
SIZE (vkmark-vkmark-2017.08-29-gd872846_GH0.tar.gz) = 769259
|
||||
SHA256 (27fa846e34ed.patch) = 794580167aa2839b5410a7e4e48f38bd6c75a9f675f454dc3ae088fea6a1277a
|
||||
SIZE (27fa846e34ed.patch) = 2028
|
||||
SHA256 (16514ab6c65f.patch) = a072aea65cd778c34d56567236b2617972c579b772370cf3607b86585c7e60e3
|
||||
SIZE (16514ab6c65f.patch) = 2511
|
||||
SHA256 (7bbe275e4904.patch) = 44dcb14a99137f3928289b7ca6526d31c10ee84626b9f0f8965cb05fecee2afe
|
||||
SIZE (7bbe275e4904.patch) = 2781
|
||||
SHA256 (6395c5621fb8.patch) = d82b4211356051c5a33489d78b0d2ea60ed2d1272dc11321aeec655071741524
|
||||
|
|
Loading…
Reference in a new issue