mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to Wine 1.9.14. This includes the following changes:
- More Shader Model 5 support in Direct3D. - Some more write support in WebServices. - Performance improvements in GDI. - Some more progress towards the Direct3D command stream. - Various bug fixes.
This commit is contained in:
parent
80e7ac680e
commit
d80ebd4e91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418658
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.9.13
|
||||
DISTVERSION= 1.9.14
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1466965440
|
||||
SHA256 (wine-1.9.13.tar.bz2) = 9b678019d71f28f1e570f7f40e43fcdd52a0d4276123679f2dfea8665f37c0d9
|
||||
SIZE (wine-1.9.13.tar.bz2) = 23299453
|
||||
SHA256 (v1.9.13.tar.gz) = 582a896602254e4bb21cbf85f14ca3977a368a6b30fab94dbcbd17877c914252
|
||||
SIZE (v1.9.13.tar.gz) = 9928798
|
||||
TIMESTAMP = 1468678945
|
||||
SHA256 (wine-1.9.14.tar.bz2) = 7fbe961caf171d95e1ae109e361f3a9e7cb9f6c9321775e961be2bc12892c52c
|
||||
SIZE (wine-1.9.14.tar.bz2) = 23307687
|
||||
SHA256 (v1.9.14.tar.gz) = fd9e1d52d96bd405e2aa7d2d6537e31f86fee20102cb5a0ef8b452afd70667ed
|
||||
SIZE (v1.9.14.tar.gz) = 9920839
|
||||
|
@ -810,6 +810,7 @@ include/wine/windows/winuser.rh
|
||||
include/wine/windows/winver.h
|
||||
include/wine/windows/wlanapi.h
|
||||
include/wine/windows/wmistr.h
|
||||
include/wine/windows/wmium.h
|
||||
include/wine/windows/wmiutils.h
|
||||
include/wine/windows/wmiutils.idl
|
||||
include/wine/windows/wmp.h
|
||||
|
Loading…
Reference in New Issue
Block a user