aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2007-08-12 03:51:40 +0800
committergerald <gerald@FreeBSD.org>2007-08-12 03:51:40 +0800
commitd037e777acbbdea9ea0b93d41cc6d1499d84e360 (patch)
treed83000b9ecfde95c5d2257ab72bf974a244bba9d /emulators/wine-devel/Makefile
parent06b5b6449783eb2c3961da04a0a4e02b691d12a7 (diff)
downloadfreebsd-ports-gnome-d037e777acbbdea9ea0b93d41cc6d1499d84e360.tar.gz
freebsd-ports-gnome-d037e777acbbdea9ea0b93d41cc6d1499d84e360.tar.zst
freebsd-ports-gnome-d037e777acbbdea9ea0b93d41cc6d1499d84e360.zip
Update to Wine 0.9.43. Among others, this brings the following changes:
- Direct3D support on top of WGL instead of GLX for better portability. - Many DirectSound fixes. - Still more gdiplus functions. - Many crypt32 improvements. - Lots of bug fixes. On the way, fix the sorting of several entries in pkg-plist.
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 7406bb53e32d..f977ee7bb3df 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-PORTVERSION= 0.9.42
+PORTVERSION= 0.9.43
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \