From e099a947d3ff99beaf0644b9f896d3b0ad49941f Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 15 Apr 2007 11:22:55 +0000 Subject: Update to Wine 0.9.35. Among others, this brings the following changes: - Broken aRts sound driver now removed for good. - Many fixes to the Quartz DLL sound support. - File I/O performance improvements. - The usual assortment of Direct3D fixes. - Lots of bug fixes. --- emulators/wine-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/wine-devel/Makefile') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a2fb9fe9ca08..31055b2a4b17 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.34 +PORTVERSION= 0.9.35 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ -- cgit