Skip to content

Commit

Permalink
emulators/wine-devel: update to version 7.10
Browse files Browse the repository at this point in the history
This includes the following changes:
 - macOS driver converted to PE.
 - Mono engine updated to version 7.3.0.
 - Windows-compatible Unicode collation.
 - Wow64 support in SECUR32.
 - Various bug fixes.

Approved by:	damjan.jov@gmail.com (maintainer)
  • Loading branch information
DamjanJovanovic authored and stesser committed Jul 11, 2022
1 parent 9416091 commit 10e4411
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion emulators/wine-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>

PORTNAME= wine
DISTVERSION= 7.9
DISTVERSION= 7.10
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
Expand Down
10 changes: 5 additions & 5 deletions emulators/wine-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1656517555
SHA256 (wine-7.9.tar.xz) = d0c3cdcb25f7f0a667f3cf1548d58355060e95bb49a17936f6326d6b10cbb95c
SIZE (wine-7.9.tar.xz) = 27783272
SHA256 (v7.9.tar.gz) = 38e0011aba31e48195666a7911e9069c9d95866f5d20c5fa4f96309913487d0f
SIZE (v7.9.tar.gz) = 9657482
TIMESTAMP = 1656914127
SHA256 (wine-7.10.tar.xz) = 3feb24cd8598c10f6af711e74ac2b5d2442bb4d3b8c078f9d3a253ae8736480d
SIZE (wine-7.10.tar.xz) = 27915328
SHA256 (v7.10.tar.gz) = 06b728072f6fe251f8db7552c78a567cbbd9cd394734e6ff77c90e2613d27baa
SIZE (v7.10.tar.gz) = 9646352

0 comments on commit 10e4411

Please sign in to comment.