aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2008-06-28 11:07:17 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2008-06-28 11:07:17 +0000
commite5c22dabd14b6e098a4eae6b4187bc4490695054 (patch)
tree335a794c0103fbe1a10f477eb4cb99d4079d8341 /emulators
parentc54696ecbe79fcbba55205adf3a9a04a21e180d3 (diff)
downloadports-e5c22dabd14b6e098a4eae6b4187bc4490695054.tar.gz
ports-e5c22dabd14b6e098a4eae6b4187bc4490695054.zip
Update to Wine 1.1.0. Among others, this includes the following changes:
- Many more gdiplus functions implemented. - Improved graphics tablet support. - Many Richedit fixes and improvements. - Support for HWND_MESSAGE windows. - A lot of new MSHTML functions. - Many fixes in MSI registry handling. - Initial implementation of the inetmib1 DLL. - Improvements to the quartz renderers. - Various bug fixes.
Notes
Notes: svn path=/head/; revision=215861
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-plist7
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/wine/distinfo6
-rw-r--r--emulators/wine/pkg-plist7
6 files changed, 22 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index d3e846f72bcd..aea88602905a 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.0
+DISTVERSION= 1.1.0
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SFE \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 73ae4f114f40..70726fadfa31 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.0.tar.bz2) = 95e793242aad5031692ab7c35d79e6cd
-SHA256 (wine-1.0.tar.bz2) = 27a31ffafd8f39dd7e434e6a9789f3b4c35145568ab79c3dc8120153469c6cdc
-SIZE (wine-1.0.tar.bz2) = 13981030
+MD5 (wine-1.1.0.tar.bz2) = b2374c4802bbef2f03633e153643b870
+SHA256 (wine-1.1.0.tar.bz2) = e079cec1eb8bbcfb176674a0ab2454bb2b2d1b16e518a02a66eaaa6c4e1a3607
+SIZE (wine-1.1.0.tar.bz2) = 14016982
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 009b0e9914a4..f8c5c1931255 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -27,7 +27,11 @@ bin/wineserver
bin/wineshelllink
bin/wmc
bin/wrc
+include/wine/dcetypes.h
+include/wine/dcetypes.idl
include/wine/debug.h
+include/wine/epm.h
+include/wine/epm.idl
include/wine/exception.h
include/wine/itss.h
include/wine/itss.idl
@@ -463,6 +467,8 @@ include/wine/windows/uuids.h
include/wine/windows/uxtheme.h
include/wine/windows/vdmdbg.h
include/wine/windows/ver.h
+include/wine/windows/vmr9.h
+include/wine/windows/vmr9.idl
include/wine/windows/vfw.h
include/wine/windows/vfwmsgs.h
include/wine/windows/wfext.h
@@ -648,6 +654,7 @@ lib/wine/imagehlp.dll.so
lib/wine/imm.dll16
lib/wine/imm32.dll.so
lib/wine/inetcomm.dll.so
+lib/wine/inetmib1.dll.so
lib/wine/infosoft.dll.so
lib/wine/initpki.dll.so
lib/wine/inkobj.dll.so
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index d3e846f72bcd..aea88602905a 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.0
+DISTVERSION= 1.1.0
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SFE \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 73ae4f114f40..70726fadfa31 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.0.tar.bz2) = 95e793242aad5031692ab7c35d79e6cd
-SHA256 (wine-1.0.tar.bz2) = 27a31ffafd8f39dd7e434e6a9789f3b4c35145568ab79c3dc8120153469c6cdc
-SIZE (wine-1.0.tar.bz2) = 13981030
+MD5 (wine-1.1.0.tar.bz2) = b2374c4802bbef2f03633e153643b870
+SHA256 (wine-1.1.0.tar.bz2) = e079cec1eb8bbcfb176674a0ab2454bb2b2d1b16e518a02a66eaaa6c4e1a3607
+SIZE (wine-1.1.0.tar.bz2) = 14016982
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index 009b0e9914a4..f8c5c1931255 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -27,7 +27,11 @@ bin/wineserver
bin/wineshelllink
bin/wmc
bin/wrc
+include/wine/dcetypes.h
+include/wine/dcetypes.idl
include/wine/debug.h
+include/wine/epm.h
+include/wine/epm.idl
include/wine/exception.h
include/wine/itss.h
include/wine/itss.idl
@@ -463,6 +467,8 @@ include/wine/windows/uuids.h
include/wine/windows/uxtheme.h
include/wine/windows/vdmdbg.h
include/wine/windows/ver.h
+include/wine/windows/vmr9.h
+include/wine/windows/vmr9.idl
include/wine/windows/vfw.h
include/wine/windows/vfwmsgs.h
include/wine/windows/wfext.h
@@ -648,6 +654,7 @@ lib/wine/imagehlp.dll.so
lib/wine/imm.dll16
lib/wine/imm32.dll.so
lib/wine/inetcomm.dll.so
+lib/wine/inetmib1.dll.so
lib/wine/infosoft.dll.so
lib/wine/initpki.dll.so
lib/wine/inkobj.dll.so