1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update to Wine 1.7.16. This includes the following changes:

- More regression test fixes.
 - String arrays better supported in the IDL compiler.
 - Initial stubs for DirectX Video Acceleration.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2014-04-05 20:53:19 +00:00
parent 19fe325df7
commit 9ab206c3bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350265
3 changed files with 12 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (wine-1.7.15.tar.bz2) = 519137adc562d32035fcf7b110d6e65fdd7721af0b176567a2187397c63f1380
SIZE (wine-1.7.15.tar.bz2) = 21463370
SHA256 (wine-1.7.16.tar.bz2) = 071ed89d9c76219aa73df6472b99f9f0b35e4977235e2b8e388c11416a2d1c6a
SIZE (wine-1.7.16.tar.bz2) = 21478085

View File

@ -281,8 +281,12 @@ include/wine/windows/dxerr9.h
include/wine/windows/dxfile.h
include/wine/windows/dxgi.h
include/wine/windows/dxgi.idl
include/wine/windows/dxgi1_2.h
include/wine/windows/dxgi1_2.idl
include/wine/windows/dxgiformat.h
include/wine/windows/dxgitype.h
include/wine/windows/dxva2api.h
include/wine/windows/dxva2api.idl
include/wine/windows/dyngraph.idl
include/wine/windows/endpointvolume.h
include/wine/windows/endpointvolume.idl
@ -317,6 +321,7 @@ include/wine/windows/gdiplusmetaheader.h
include/wine/windows/gdipluspixelformats.h
include/wine/windows/gdiplustypes.h
include/wine/windows/guiddef.h
include/wine/windows/highlevelmonitorconfigurationapi.h
include/wine/windows/hlguids.h
include/wine/windows/hlink.h
include/wine/windows/hlink.idl
@ -382,6 +387,7 @@ include/wine/windows/lmuse.h
include/wine/windows/lmuseflg.h
include/wine/windows/lmwksta.h
include/wine/windows/loadperf.h
include/wine/windows/lowlevelmonitorconfigurationapi.h
include/wine/windows/lzexpand.h
include/wine/windows/mapi.h
include/wine/windows/mapicode.h
@ -513,6 +519,7 @@ include/wine/windows/pdh.h
include/wine/windows/pdhmsg.h
include/wine/windows/perhist.h
include/wine/windows/perhist.idl
include/wine/windows/physicalmonitorenumerationapi.h
include/wine/windows/pktdef.h
include/wine/windows/poppack.h
include/wine/windows/powrprof.h
@ -975,6 +982,7 @@ lib/wine/dwrite.dll.so
lib/wine/dxdiag.exe.so
lib/wine/dxdiagn.dll.so
lib/wine/dxgi.dll.so
lib/wine/dxva2.dll.so
lib/wine/eject.exe.so
lib/wine/expand.exe.so
lib/wine/explorer.exe.so
@ -1182,6 +1190,7 @@ lib/wine/fakedlls/dwrite.dll
lib/wine/fakedlls/dxdiag.exe
lib/wine/fakedlls/dxdiagn.dll
lib/wine/fakedlls/dxgi.dll
lib/wine/fakedlls/dxva2.dll
lib/wine/fakedlls/eject.exe
lib/wine/fakedlls/expand.exe
lib/wine/fakedlls/explorer.exe