Created attachment 218269 [details] get rid of wine6464 This is no longer necessary since https://source.winehq.org/git/wine.git/commitdiff/57f9c33c08782399d6729bc58b68d73812560638 and it breaks fallback logic by changing `wine64` to `wine6464`.
Thanks, I am looking into it.
A commit references this bug: Author: gerald Date: Sat Sep 26 14:28:32 UTC 2020 New revision: 550190 URL: https://svnweb.freebsd.org/changeset/ports/550190 Log: No longer hack tools/wineapploader.in to account for wine64 vs wine. Since upstream commit https://source.winehq.org/git/wine.git/commitdiff/57f9c33c08782399d6729bc58b68d73812560638 this hasn't been necessary any longer and it did actually break things afterwards by replacing wine64 with wine6464. PR: 249868 Submitted by: Alex S <iwtcex@gmail.com> Changes: head/emulators/wine-devel/Makefile
Thank you for the report, analysis, and patch, Alex! I applied this to wine-devel for now and am planning to push it to the main wine port a bit later. (You did not mention that explictely, but I think it makes sense.)
A commit references this bug: Author: gerald Date: Thu Oct 1 19:53:49 UTC 2020 New revision: 550871 URL: https://svnweb.freebsd.org/changeset/ports/550871 Log: Backport revision r550190 from emulators/wine-devel: No longer hack tools/wineapploader.in to account for wine64 vs wine. Since upstream commit https://source.winehq.org/git/wine.git/commitdiff/57f9c33c08782399d6729bc58b 68d73812560638 this hasn't been necessary any longer and it did actually break things afterwards by replacing wine64 with wine6464. PR: 249868 Submitted by: Alex S <iwtcex@gmail.com> Changes: head/emulators/wine/Makefile