[macports-ports] branch master updated (248d6dd276c -> 0510200f34f)

Perry E. Metzger perry at piermont.com
Sun Jun 9 20:16:19 UTC 2024


Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.

    from 248d6dd276c verde: dd python312 variant, make default
     new 02ea6cf6990 wine-stable: New Port
     new 0510200f34f wine: Convert to stub

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 emulators/wine-stable/Portfile                     | 188 ++++
 .../files/0001-winemac.drv-no-flicker.diff         |  60 ++
 .../0002-ntdll-workarond-sendmsg-bug-on-macOS.diff |  31 +
 ...after-free_in_macdrv_copy_pasteboard_types.diff |  26 +
 emulators/wine-stable/files/macos_hacks.diff       | 941 +++++++++++++++++++++
 emulators/wine/Portfile                            |  15 +
 x11/wine/Portfile                                  | 389 ---------
 x11/wine/files/BOOL.patch                          | 126 ---
 x11/wine/files/cups_headers.patch                  |  10 -
 x11/wine/files/fix-flicker.patch                   |  84 --
 x11/wine/files/mach_machine.patch                  |  12 -
 11 files changed, 1261 insertions(+), 621 deletions(-)
 create mode 100644 emulators/wine-stable/Portfile
 create mode 100644 emulators/wine-stable/files/0001-winemac.drv-no-flicker.diff
 create mode 100644 emulators/wine-stable/files/0002-ntdll-workarond-sendmsg-bug-on-macOS.diff
 create mode 100644 emulators/wine-stable/files/0003-winemac.drv-fix_use-after-free_in_macdrv_copy_pasteboard_types.diff
 create mode 100644 emulators/wine-stable/files/macos_hacks.diff
 create mode 100644 emulators/wine/Portfile
 delete mode 100644 x11/wine/Portfile
 delete mode 100644 x11/wine/files/BOOL.patch
 delete mode 100644 x11/wine/files/cups_headers.patch
 delete mode 100644 x11/wine/files/fix-flicker.patch
 delete mode 100644 x11/wine/files/mach_machine.patch



More information about the macports-changes mailing list