aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-10-27 06:38:52 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-10-27 06:38:52 +0000
commit307d251e6ab3cd95a60796e1e2c46af8e78940da (patch)
tree28c4557437934cd85dffbfa3012e5a5d0d1fe25e /emulators/wine-devel/Makefile
parentf5f03fcf6a0f73eccedfafbc61e6333c7e3c8c46 (diff)
Update to Wine 3.19. This includes the following changes:
- Support for file I/O completion modes. - WaitOnAddress synchronization primitives. - Better support for 32-bit .NET binaries on 64-bit. - Improved recovery on broken RPC connection. - Various bug fixes. And two files are no longer contingent on the Staging patchset, functionality is now in Wine proper.
Notes
Notes: svn path=/head/; revision=483112
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r--emulators/wine-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index cf8e8b3fea7c..ae571431769a 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 3.18
+DISTVERSION= 3.19
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \