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

Now that Wine 4.0 has been released, Wine is in regular development

again and Wine 4.1 is the first snapshot bringing the following changes:
 - Support for NT kernel spinlocks.
 - Better glyph positioning in DirectWrite.
 - More accurate reporting of CPU information.
 - Context handle fixes in the IDL compiler.
 - Various bug fixes.

Sadly the Wine Staging patchset as released in this patchset is broken in
various ways (two of which have been fixed since, but the one hitting here
still in progress), so mark this BROKEN when the STAGING option is set.
This commit is contained in:
Gerald Pfeifer 2019-02-07 10:34:54 +00:00
parent 3a3383aad5
commit 82ec2c080a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492357
3 changed files with 11 additions and 7 deletions

View File

@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= wine
DISTVERSION= 4.0
DISTVERSION= 4.1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
http://mirrors.ibiblio.org/wine/source/4.0/
http://mirrors.ibiblio.org/wine/source/4.x/
PKGNAMESUFFIX?= -devel
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@ -147,6 +147,8 @@ PLIST_SUB+= WINE32="" WINE64="@comment "
.endif
.if ${PORT_OPTIONS:MSTAGING}
BROKEN= build regressions around GNUTLS integration
MASTER_SITES+= https://github.com/wine-staging/wine-staging/archive/:cho
COMP_DIST= v${DISTVERSION}.tar.gz
DISTFILES+= ${COMP_DIST}:cho

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1548869599
SHA256 (wine-4.0.tar.xz) = 6736cdee95b2b8bb021ec0c19497ed8cad5ae2c8bfdb7ab5dc687ff92a480d4d
SIZE (wine-4.0.tar.xz) = 21644692
SHA256 (v4.0.tar.gz) = 12f7d1e46f06ed56b4b409b7f40e47622d84262e7e78cfc02f19c0cdd8b03788
SIZE (v4.0.tar.gz) = 9945756
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

View File

@ -2468,6 +2468,7 @@ lib/wine/libfaultrep.def
lib/wine/libgdi32.def
lib/wine/libgdiplus.def
lib/wine/libglu32.def
lib/wine/libhal.def
lib/wine/libhid.def
lib/wine/libhidclass.def
lib/wine/libhlink.def
@ -2486,6 +2487,7 @@ lib/wine/liblz32.def
lib/wine/libmapi32.def
lib/wine/libmf.def
lib/wine/libmfplat.def
lib/wine/libmfreadwrite.def
lib/wine/libmfuuid.a
lib/wine/libmlang.def
lib/wine/libmpr.def