[Bug 286354] emulators/wine-devel: Update to 10.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286354] emulators/wine-devel: Update to 10.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Apr 2025 00:46:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286354 --- Comment #1 from Jonathan Vasquez <jon@xyinn.org> --- Created attachment 259876 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259876&action=edit Wine 10.4 Update Patch Attached is the patch to upgrade the ports tree from wine-devel 10.3 to 10.4. This is my first port upgrade to please advice if any changes are necessary. I basically bumped the version number, did a `make makesum` to update the checksum file, and then attempted an upgrade in my poudriere jail to allow for a clean build. Poudriere complained that there were new (orphaned) files that weren't in the plist, which was perfect since it gave me the list of additional files that I needed to add. I then manually added the files to the plist file in alphabetical order (which seems to be rougly align with what the current plist file is using). Afterwards I was able to successfully build the package with the default flags. I didn't test changing the flags, just the default options. I was able to successfully built both the x64 and x32 versions of wine-devel 10.4, and install them on my system. I then tested wine by running my Cactus Diablo II version switcher and Diablo II, both ran perfectly fine. Running `wine winecfg` within my specific prefix also showed that the application version was 10.4, and running `wine --version` showed the same. -- You are receiving this mail because: You are the assignee for the bug.