aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2010-10-02 07:28:34 +0800
committergerald <gerald@FreeBSD.org>2010-10-02 07:28:34 +0800
commitc42a3bd6d580c9947835921da1194d4e74a1085c (patch)
tree1f523ebe06f2ff8ccb0cc3a59f5c89b987fa1e8e /emulators/wine-devel/Makefile
parentb3a162efad487cfcb4ae636e8404bc7d7c46cbe7 (diff)
downloadfreebsd-ports-gnome-c42a3bd6d580c9947835921da1194d4e74a1085c.tar.gz
freebsd-ports-gnome-c42a3bd6d580c9947835921da1194d4e74a1085c.tar.zst
freebsd-ports-gnome-c42a3bd6d580c9947835921da1194d4e74a1085c.zip
Update to Wine 1.3.4. Among others, this includes the following changes:
- Support for right-to-left mirrored windows. - New taskkill.exe built-in application. - Inetcpl control panel fleshed out. - AcceptEx is implemented now. - Improved security checks for SSL connections. - Translation updates. - Various bug fixes.
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 54f0fd684c36..45b84ff34c29 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.3.3
+DISTVERSION= 1.3.4
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \