Bug 257252 - emulators/i386-wine: Update to 6.0.1
Summary: emulators/i386-wine: Update to 6.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL: https://www.winehq.org/announce/6.0.1
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-18 14:26 UTC by Alexander Vereeken
Modified: 2021-07-19 19:18 UTC (History)
2 users (show)

See Also:


Attachments
i386-wine-6.0.1,1.diff (38.95 KB, patch)
2021-07-18 14:26 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vereeken 2021-07-18 14:26:45 UTC
Created attachment 226533 [details]
i386-wine-6.0.1,1.diff

Hello,

this is an update to 6.0.1

This release represents a year of development effort and over 8,300
individual changes. It contains a large number of improvements that
are listed in the release notes below. The areas of major changes are:

  - Core modules in PE format.
  - Vulkan backend for WineD3D.
  - DirectShow and Media Foundation support.
  - Text console redesign.

Changes from 6.0.1

  - Various bug fixes
  - Add support for wine64 on Apple M1
  - Translation updates
  - Documentation updates

Thank you in advance!
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-19 19:18:14 UTC
A commit in branch main references this bug:

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

commit 49245cca0f1937edf14678ef0581793cd7c99d2d
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2021-07-19 19:10:20 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-19 19:10:20 +0000

    emulators/i386-wine: Update to 6.0.1

    This release represents a year of development effort and over 8,300
    individual changes. It contains a large number of improvements that
    are listed in the release notes below. The areas of major changes are:

      - Core modules in PE format.
      - Vulkan backend for WineD3D.
      - DirectShow and Media Foundation support.
      - Text console redesign.

    Changes from 6.0.1

      - Various bug fixes
      - Add support for wine64 on Apple M1
      - Translation updates
      - Documentation updates

    Announce: https://www.winehq.org/announce/6.0.1

    PR:             257252

 emulators/i386-wine/Makefile             |   2 +-
 emulators/i386-wine/Makefile.amd64       |   2 +-
 emulators/i386-wine/distinfo             |  18 +--
 emulators/i386-wine/files/binbounce      |   3 +
 emulators/i386-wine/files/pkg-message.in |  18 +++
 emulators/i386-wine/pkg-plist            | 267 ++++++++++++++++++++++++++++++-
 6 files changed, 294 insertions(+), 16 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-07-19 19:18:58 UTC
Thanks for your contribution!