aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2010-03-06 22:07:19 +0800
committergerald <gerald@FreeBSD.org>2010-03-06 22:07:19 +0800
commit8d4d16a593c53b341122b4e0b1251de0fa095e73 (patch)
treed1ff5d27303590a28f58e234ca573cb4d52187d8 /emulators
parent8d02a4b49da1100645ce6f65ddd23c74f8cbfdc5 (diff)
downloadfreebsd-ports-graphics-8d4d16a593c53b341122b4e0b1251de0fa095e73.tar.gz
freebsd-ports-graphics-8d4d16a593c53b341122b4e0b1251de0fa095e73.tar.zst
freebsd-ports-graphics-8d4d16a593c53b341122b4e0b1251de0fa095e73.zip
Update to Wine 1.1.40. Among others, this includes the following changes:
- Support for Wow64 registry redirection. - Increased coverage of MSI standard actions. - Various Wordpad improvements. - Many shell fixes for better IE support. - Improved support for typelibs. - Better GL card detection. - Various bug fixes. Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine-devel/distinfo6
-rw-r--r--emulators/wine-devel/pkg-plist4
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/wine/distinfo6
-rw-r--r--emulators/wine/pkg-plist4
6 files changed, 16 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 4ebc4c26652..bedd863509e 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.39
+DISTVERSION= 1.1.40
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index b3616f5ff00..43867537d0c 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.1.39.tar.bz2) = cbde85e50db653f54fe9da34be4a6de5
-SHA256 (wine-1.1.39.tar.bz2) = b7a58eb0ce8f6231cc0f020ae47b8625a63dd56838b487877950133715e03918
-SIZE (wine-1.1.39.tar.bz2) = 16262746
+MD5 (wine-1.1.40.tar.bz2) = b5111634a170ed5df5733448ccabdb0f
+SHA256 (wine-1.1.40.tar.bz2) = 2b24204f28498f7c3aa532bb9aa498cd90df5769003df2c6862efa59496e73ee
+SIZE (wine-1.1.40.tar.bz2) = 16313235
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 7619a290640..5eb391846d0 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -187,6 +187,8 @@ include/wine/windows/devenum.idl
include/wine/windows/devguid.h
include/wine/windows/devicetopology.h
include/wine/windows/devicetopology.idl
+include/wine/windows/devpkey.h
+include/wine/windows/devpropdef.h
include/wine/windows/digitalv.h
include/wine/windows/dimm.h
include/wine/windows/dimm.idl
@@ -708,6 +710,7 @@ lib/wine/devenum.dll.so
lib/wine/dinput.dll.so
lib/wine/dinput8.dll.so
lib/wine/dispdib.dll16.so
+lib/wine/dispex.dll.so
lib/wine/display.drv16.so
lib/wine/dmband.dll.so
lib/wine/dmcompos.dll.so
@@ -816,6 +819,7 @@ lib/wine/fakedlls/devenum.dll
lib/wine/fakedlls/dinput.dll
lib/wine/fakedlls/dinput8.dll
lib/wine/fakedlls/dispdib.dll16
+lib/wine/fakedlls/dispex.dll
lib/wine/fakedlls/display.drv16
lib/wine/fakedlls/dmband.dll
lib/wine/fakedlls/dmcompos.dll
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 4ebc4c26652..bedd863509e 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.39
+DISTVERSION= 1.1.40
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index b3616f5ff00..43867537d0c 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.1.39.tar.bz2) = cbde85e50db653f54fe9da34be4a6de5
-SHA256 (wine-1.1.39.tar.bz2) = b7a58eb0ce8f6231cc0f020ae47b8625a63dd56838b487877950133715e03918
-SIZE (wine-1.1.39.tar.bz2) = 16262746
+MD5 (wine-1.1.40.tar.bz2) = b5111634a170ed5df5733448ccabdb0f
+SHA256 (wine-1.1.40.tar.bz2) = 2b24204f28498f7c3aa532bb9aa498cd90df5769003df2c6862efa59496e73ee
+SIZE (wine-1.1.40.tar.bz2) = 16313235
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index 7619a290640..5eb391846d0 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -187,6 +187,8 @@ include/wine/windows/devenum.idl
include/wine/windows/devguid.h
include/wine/windows/devicetopology.h
include/wine/windows/devicetopology.idl
+include/wine/windows/devpkey.h
+include/wine/windows/devpropdef.h
include/wine/windows/digitalv.h
include/wine/windows/dimm.h
include/wine/windows/dimm.idl
@@ -708,6 +710,7 @@ lib/wine/devenum.dll.so
lib/wine/dinput.dll.so
lib/wine/dinput8.dll.so
lib/wine/dispdib.dll16.so
+lib/wine/dispex.dll.so
lib/wine/display.drv16.so
lib/wine/dmband.dll.so
lib/wine/dmcompos.dll.so
@@ -816,6 +819,7 @@ lib/wine/fakedlls/devenum.dll
lib/wine/fakedlls/dinput.dll
lib/wine/fakedlls/dinput8.dll
lib/wine/fakedlls/dispdib.dll16
+lib/wine/fakedlls/dispex.dll
lib/wine/fakedlls/display.drv16
lib/wine/fakedlls/dmband.dll
lib/wine/fakedlls/dmcompos.dll