[Bug 272710] emulators/wine: Plese update to Wine 8.0.2 for stable and 8.13 for the development option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Jul 2023 22:00:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272710

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=aa30cdd58163b585c63f5319861ff1c72c791349

commit aa30cdd58163b585c63f5319861ff1c72c791349
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-07-30 21:57:39 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-07-30 21:57:39 +0000

    emulators/wine7: New port, cloning emulators/wine

    Wine 8 has been released late last year and we have not seen
    corresponding updates to wine-devel and the main wine port yet,
    partly because there's unresolved breakage on FreeBSD/i386.

    To unstall the situation, create emulators/wine7 as a clone of
    emulators/wine for those who want/need that version. This will
    allow moving the latter forward.

    PR:             272710, 271201
    Suggested by:   lwhsu

 emulators/Makefile                         |    1 +
 emulators/wine7/Makefile (new)             |  162 ++
 emulators/wine7/distinfo (new)             |    3 +
 emulators/wine7/files/pkg-message.in (new) |   13 +
 emulators/wine7/files/pkg32.sh (new)       |   20 +
 emulators/wine7/files/wine-wow64.sh (new)  |   58 +
 emulators/wine7/files/wine.sh (new)        |   14 +
 emulators/wine7/pkg-descr (new)            |   15 +
 emulators/wine7/pkg-plist (new)            | 3616 ++++++++++++++++++++++++++++
 9 files changed, 3902 insertions(+)

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