1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to Wine 4.2. This includes the following changes:

- Unicode string normalization support.
 - Support for ECC cryptographic keys.
 - Support for mixing 32/64-bit dlls in the load path.
 - Futex-based implementations for more synchronization primitives.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2019-02-16 16:38:29 +00:00
parent da8a4ebc87
commit 933f4cd6f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493046
3 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
DISTVERSION= 4.1
DISTVERSION= 4.2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1549379127
SHA256 (wine-4.1.tar.xz) = cef775be05245ebd0f8a5fd50920c6c7d0a6539b781d8185d6c16b8e5ae41bad
SIZE (wine-4.1.tar.xz) = 21680916
SHA256 (v4.1.tar.gz) = 8c7f5ae69976cf361c241959d617931a723c1d0c36c642c44355c11d730d3050
SIZE (v4.1.tar.gz) = 9941422
TIMESTAMP = 1550334134
SHA256 (wine-4.2.tar.xz) = a1d141f5f8dabb51475f21f90c63b6521c233fcf34ebcbe311f9c0eda5c05bfb
SIZE (wine-4.2.tar.xz) = 21724960

View File

@ -2560,6 +2560,7 @@ lib/wine/libsxs.def
lib/wine/libt2embed.def
lib/wine/libtapi32.def
lib/wine/libucrtbase.def
lib/wine/libuiautomationcore.def
lib/wine/libunicows.def
lib/wine/liburl.def
lib/wine/liburlmon.def