diff options
author | gerald <gerald@FreeBSD.org> | 2009-02-15 04:24:19 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-02-15 04:24:19 +0800 |
commit | 5ba6e39b6c759a8c4f70ef63bd72b198e44c1dcb (patch) | |
tree | 42a65077eea112e219d2bcf4557962ffd0294ad2 /emulators | |
parent | 593c32a594780f35d0465520db7c7a7cf4910930 (diff) | |
download | freebsd-ports-gnome-5ba6e39b6c759a8c4f70ef63bd72b198e44c1dcb.tar.gz freebsd-ports-gnome-5ba6e39b6c759a8c4f70ef63bd72b198e44c1dcb.tar.zst freebsd-ports-gnome-5ba6e39b6c759a8c4f70ef63bd72b198e44c1dcb.zip |
Update to Wine 1.1.15. Among others, this includes the following changes:
- Gecko engine update.
- Better region support in GdiPlus.
- Support for cross-compilation in winegcc.
- Beginnings of MS Text Framework support.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 3 |
6 files changed, 14 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d3beaea29940..83e0f950c6e0 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.14 +DISTVERSION= 1.1.15 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index b0c0450d445b..62f62bd758ac 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.14.tar.bz2) = 5becf91455ef1d426e39cda34e6e7e81 -SHA256 (wine-1.1.14.tar.bz2) = 3a759d92de9f0729b934d9a5f3382d87a977bb998a11f0a71ff8573037fe2c14 -SIZE (wine-1.1.14.tar.bz2) = 15023413 +MD5 (wine-1.1.15.tar.bz2) = 475cbf9a683259eca3e61b20ea2d86e2 +SHA256 (wine-1.1.15.tar.bz2) = ef96f6fafc19c2a4411612113b1cff10f318c62f07b9cf66144f98fb9f8e254e +SIZE (wine-1.1.15.tar.bz2) = 15057931 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d492fad8ad34..31e4a5e41f80 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -151,6 +151,7 @@ include/wine/windows/d3dx9.h include/wine/windows/d3dx9core.h include/wine/windows/d3dx9math.h include/wine/windows/d3dx9math.inl +include/wine/windows/d3dx9mesh.h include/wine/windows/d3dx9shader.h include/wine/windows/d3dx9tex.h include/wine/windows/dbghelp.h @@ -467,6 +468,8 @@ include/wine/windows/svrapi.h include/wine/windows/tapi.h include/wine/windows/tchar.h include/wine/windows/textserv.h +include/wine/windows/textstor.h +include/wine/windows/textstor.idl include/wine/windows/tlhelp32.h include/wine/windows/tmschema.h include/wine/windows/tom.h diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index d3beaea29940..83e0f950c6e0 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.14 +DISTVERSION= 1.1.15 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index b0c0450d445b..62f62bd758ac 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.14.tar.bz2) = 5becf91455ef1d426e39cda34e6e7e81 -SHA256 (wine-1.1.14.tar.bz2) = 3a759d92de9f0729b934d9a5f3382d87a977bb998a11f0a71ff8573037fe2c14 -SIZE (wine-1.1.14.tar.bz2) = 15023413 +MD5 (wine-1.1.15.tar.bz2) = 475cbf9a683259eca3e61b20ea2d86e2 +SHA256 (wine-1.1.15.tar.bz2) = ef96f6fafc19c2a4411612113b1cff10f318c62f07b9cf66144f98fb9f8e254e +SIZE (wine-1.1.15.tar.bz2) = 15057931 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index d492fad8ad34..31e4a5e41f80 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -151,6 +151,7 @@ include/wine/windows/d3dx9.h include/wine/windows/d3dx9core.h include/wine/windows/d3dx9math.h include/wine/windows/d3dx9math.inl +include/wine/windows/d3dx9mesh.h include/wine/windows/d3dx9shader.h include/wine/windows/d3dx9tex.h include/wine/windows/dbghelp.h @@ -467,6 +468,8 @@ include/wine/windows/svrapi.h include/wine/windows/tapi.h include/wine/windows/tchar.h include/wine/windows/textserv.h +include/wine/windows/textstor.h +include/wine/windows/textstor.idl include/wine/windows/tlhelp32.h include/wine/windows/tmschema.h include/wine/windows/tom.h |