[Bug 286354] emulators/wine-devel: Update to 10.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Apr 2025 07:27:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286354

Gerald Pfeifer <gerald@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |gerald@FreeBSD.org
             Status|New                         |In Progress

--- Comment #3 from Gerald Pfeifer <gerald@FreeBSD.org> ---
Created attachment 259879
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259879&action=edit
Patch fixing up pkg-plist

Got it, running some smoke tests and will push.

Thanks for describing how you tested the update.

Testing with default options is generally fine, unless there is a clear
indication that something was changed. Testing all variations of options
would run into combinatorial explosion. (Which is one reason we want to
balance the number of options.)

Your approach of seeing which files to add to (or remove from) pkg-plist
is exactly what I'd do. Just the alphabetic part needed a bit of work :-);
see attached change which I merged into yours.

-- 
You are receiving this mail because:
You are the assignee for the bug.