aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-10-21 05:04:33 +0800
committergerald <gerald@FreeBSD.org>2017-10-21 05:04:33 +0800
commit330ea8500bd9333ed7851383483a8cb77f416582 (patch)
tree25c11bfae73759942ba63ccd7d61062d8160e937 /emulators/wine-devel
parent004ad0b8729bc60aad247fd0fbec37aa4dc40ce5 (diff)
downloadfreebsd-ports-gnome-330ea8500bd9333ed7851383483a8cb77f416582.tar.gz
freebsd-ports-gnome-330ea8500bd9333ed7851383483a8cb77f416582.tar.zst
freebsd-ports-gnome-330ea8500bd9333ed7851383483a8cb77f416582.zip
Update to Wine 2.19. This includes the following changes:
- Named pipes now fully handled by the Wine server. - Support for a new Microsoft root certificate. - More transform fixes in GdiPlus. - Some heap allocation optimizations. - Various bug fixes.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine-devel/distinfo10
-rw-r--r--emulators/wine-devel/pkg-plist3
3 files changed, 9 insertions, 7 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index dc6d2308d3d9..93e78d7188f3 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 2.18
-PORTREVISION= 2
+DISTVERSION= 2.19
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 8ea48e801014..53f4b3710e63 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1507134934
-SHA256 (wine-2.18.tar.xz) = 9f0931129878157d717cb39f16cd33bf49f40aac77331c93d0ad30f2ccac4f50
-SIZE (wine-2.18.tar.xz) = 19546360
-SHA256 (v2.18.tar.gz) = 69c75d3ca17b1c3617cd0934a9e9ad6fca37c6679900d2cb63f6981aa1026cc8
-SIZE (v2.18.tar.gz) = 10243957
+TIMESTAMP = 1508532666
+SHA256 (wine-2.19.tar.xz) = 487131e69875ae9c2d042798f954160146e603e449c3c97981f29b42f4a66095
+SIZE (wine-2.19.tar.xz) = 19549464
+SHA256 (v2.19.tar.gz) = 2fdb083a484708362433000f92b54a5d648df190b2ab084647c45f5624063bd2
+SIZE (v2.19.tar.gz) = 10241240
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 1325b88fcd53..255906c59170 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -94,6 +94,7 @@ include/wine/windows/amvideo.idl
%%STAGING%%include/wine/windows/apiset.h
include/wine/windows/appcompatapi.h
include/wine/windows/appmgmt.h
+include/wine/windows/appmodel.h
include/wine/windows/asptlb.h
include/wine/windows/asptlb.idl
include/wine/windows/asynot.idl
@@ -960,6 +961,7 @@ lib/wine/advpack.dll.so
lib/wine/amstream.dll.so
lib/wine/api-ms-win-appmodel-identity-l1-1-0.dll.so
lib/wine/api-ms-win-appmodel-runtime-l1-1-1.dll.so
+lib/wine/api-ms-win-appmodel-runtime-l1-1-2.dll.so
lib/wine/api-ms-win-core-apiquery-l1-1-0.dll.so
lib/wine/api-ms-win-core-appcompat-l1-1-1.dll.so
lib/wine/api-ms-win-core-appinit-l1-1-0.dll.so
@@ -1355,6 +1357,7 @@ lib/wine/fakedlls/advpack.dll
lib/wine/fakedlls/amstream.dll
lib/wine/fakedlls/api-ms-win-appmodel-identity-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-appmodel-runtime-l1-1-1.dll
+lib/wine/fakedlls/api-ms-win-appmodel-runtime-l1-1-2.dll
lib/wine/fakedlls/api-ms-win-core-apiquery-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-core-appcompat-l1-1-1.dll
lib/wine/fakedlls/api-ms-win-core-appinit-l1-1-0.dll