mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to Wine 1.5.5. This includes the following changes:
- Support for installing Mono as a Wine add-on package. - Dithering of pattern brushes in the DIB engine. - Support for installing the .NET 4.0 runtime. - DDS files supported in D3DX9. - Various bug fixes.
This commit is contained in:
parent
8bdd85f8e9
commit
6fd38e9e60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297580
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.5.4
|
||||
DISTVERSION= 1.5.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.5.4.tar.bz2) = 90b10450b1afb4d54dfd20529e040daa4ee901c52b2f3bc452a86c2e06b4b759
|
||||
SIZE (wine-1.5.4.tar.bz2) = 20187597
|
||||
SHA256 (wine-1.5.5.tar.bz2) = e7d5ba716d2ac47193fa31eff66cc179145ddcb453c6923eaea70596a82b084e
|
||||
SIZE (wine-1.5.5.tar.bz2) = 20158084
|
||||
|
@ -667,6 +667,10 @@ include/wine/windows/winuser.h
|
||||
include/wine/windows/winuser.rh
|
||||
include/wine/windows/winver.h
|
||||
include/wine/windows/wmistr.h
|
||||
include/wine/windows/wmsbuffer.h
|
||||
include/wine/windows/wmsbuffer.idl
|
||||
include/wine/windows/wmsdkidl.h
|
||||
include/wine/windows/wmsdkidl.idl
|
||||
include/wine/windows/wnaspi32.h
|
||||
include/wine/windows/wownt32.h
|
||||
include/wine/windows/wpcapi.h
|
||||
|
Loading…
Reference in New Issue
Block a user