Update to Wine 1.7.50. This includes the following changes:

- New version of the Gecko engine based on Firefox 40 (via the
   wine-gecko-devel port).
 - First steps of the Direct3D 11 implementation.
 - Better font matching in DirectWrite.
 - Support for OpenMP on ARM platforms.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2015-08-23 20:06:42 +00:00
parent d57cceb0bf
commit d732fb21d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395126
3 changed files with 10 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
DISTVERSION= 1.7.49
DISTVERSION= 1.7.50
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@ -68,7 +68,7 @@ CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
DOSBOX_RUN_DEPENDS= dosbox:${PORTSDIR}/emulators/dosbox
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.36-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
GNUTLS_CONFIGURE_WITH= gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls

View File

@ -1,4 +1,4 @@
SHA256 (wine-1.7.49.tar.bz2) = c8a1589753493cb6b71b3772b730cdf90059fe0f29cbfb369fc9a2339766b789
SIZE (wine-1.7.49.tar.bz2) = 22541586
SHA256 (v1.7.49.tar.gz) = a5623e78c1032cef691018712d855215402e42f054028c89fcf78c336821ca9f
SIZE (v1.7.49.tar.gz) = 9228032
SHA256 (wine-1.7.50.tar.bz2) = 7c5410fab820281f337d478c18305027363c9012f30f742339ef1eb0f9dd711e
SIZE (wine-1.7.50.tar.bz2) = 22586575
SHA256 (v1.7.50.tar.gz) = 04803fe71edc5d5149624946ffd89de1ddadcd151a47e25cd7e0290b31c1f395
SIZE (v1.7.50.tar.gz) = 9239831

View File

@ -368,6 +368,8 @@ include/wine/windows/iextag.h
include/wine/windows/iextag.idl
include/wine/windows/ifdef.h
include/wine/windows/ifmib.h
include/wine/windows/iimgctx.h
include/wine/windows/iimgctx.idl
include/wine/windows/imagehlp.h
include/wine/windows/imm.h
include/wine/windows/imnact.h
@ -664,6 +666,7 @@ include/wine/windows/tapi.h
include/wine/windows/taskschd.h
include/wine/windows/taskschd.idl
include/wine/windows/tchar.h
include/wine/windows/tcpestats.h
include/wine/windows/tcpmib.h
include/wine/windows/textserv.h
include/wine/windows/textstor.h
@ -1857,6 +1860,7 @@ lib/wine/libd2d1.def
lib/wine/libd3d10.def
lib/wine/libd3d10_1.def
lib/wine/libd3d10core.def
lib/wine/libd3d11.def
lib/wine/libd3d8.def
lib/wine/libd3d9.def
lib/wine/libd3dcompiler.def