diff options
author | gerald <gerald@FreeBSD.org> | 2016-07-17 11:07:43 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-07-17 11:07:43 +0800 |
commit | fe6dba0a75e9b348fe292c7c9cd04bf12db249f6 (patch) | |
tree | e03f51fd3c5ed61633f47370b35bc0b54ce3cc07 /emulators/wine-devel | |
parent | 7493f38f025e23f4fab73257e5fa160b2982c088 (diff) | |
download | freebsd-ports-gnome-fe6dba0a75e9b348fe292c7c9cd04bf12db249f6.tar.gz freebsd-ports-gnome-fe6dba0a75e9b348fe292c7c9cd04bf12db249f6.tar.zst freebsd-ports-gnome-fe6dba0a75e9b348fe292c7c9cd04bf12db249f6.zip |
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.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 10 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 25e797fe976c..15cef9e0ec0c 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.13 +DISTVERSION= 1.9.14 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index f66619e034a6..f83d68f15a39 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -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 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 3ebc7523bdb1..4a7a868f8b21 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -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 |