diff options
author | gerald <gerald@FreeBSD.org> | 2009-06-20 23:07:01 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-06-20 23:07:01 +0800 |
commit | b721e972d26633e365b09f48ecc8f8121305df5d (patch) | |
tree | 5d896452b808527bf05286e78b9f01c2a62e26d2 /emulators/wine | |
parent | 32e2c3c685c6bd145e379086f8091e9e53b2be30 (diff) | |
download | freebsd-ports-gnome-b721e972d26633e365b09f48ecc8f8121305df5d.tar.gz freebsd-ports-gnome-b721e972d26633e365b09f48ecc8f8121305df5d.tar.zst freebsd-ports-gnome-b721e972d26633e365b09f48ecc8f8121305df5d.zip |
Update to Wine 1.1.24. Among others, this includes the following changes:
- Support for freedesktop file associations.
- Improved ARB shaders.
- Fixes for the FBO mode.
- Many listview improvements.
- Various bug fixes.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 4 |
4 files changed, 9 insertions, 6 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index c11971c1a2df..d74c0ead9b27 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.23 +DISTVERSION= 1.1.24 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 418858ce0443..71e07cfbbe9a 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.23.tar.bz2) = 2a588487d4553a01db8326c7db710da2 -SHA256 (wine-1.1.23.tar.bz2) = b7ecbc16835037248145ec0edeacdea6402635c0051ceebce4ab9c84fcd0e839 -SIZE (wine-1.1.23.tar.bz2) = 15402015 +MD5 (wine-1.1.24.tar.bz2) = b695d6c0e9484c34d5a86fd05378b39d +SHA256 (wine-1.1.24.tar.bz2) = 49d89e0d4b4ed20d735600142dae103c33a382b5ebbd7429c8789ca6db4b873d +SIZE (wine-1.1.24.tar.bz2) = 15456041 diff --git a/emulators/wine/pkg-descr b/emulators/wine/pkg-descr index f13c9ebe4d26..d90c56827670 100644 --- a/emulators/wine/pkg-descr +++ b/emulators/wine/pkg-descr @@ -9,5 +9,4 @@ Microsoft Office and several games. WWW: http://www.winehq.org/ -- Gerald Pfeifer -gerald@FreeBSD.org +Gerald Pfeifer <gerald@FreeBSD.org> diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 5879038226bb..56232ac9ff19 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -162,6 +162,7 @@ include/wine/windows/dciman.h include/wine/windows/dde.h include/wine/windows/ddeml.h include/wine/windows/ddraw.h +include/wine/windows/ddrawgdi.h include/wine/windows/ddrawi.h include/wine/windows/ddstream.h include/wine/windows/ddstream.idl @@ -496,6 +497,8 @@ include/wine/windows/vmr9.idl include/wine/windows/vmrender.idl include/wine/windows/wfext.h include/wine/windows/winbase.h +include/wine/windows/wincodec.h +include/wine/windows/wincodec.idl include/wine/windows/wincon.h include/wine/windows/wincred.h include/wine/windows/wincrypt.h @@ -1046,6 +1049,7 @@ lib/wine/win32s16.dll16.so lib/wine/win87em.dll16.so lib/wine/winaspi.dll16.so lib/wine/windebug.dll16.so +lib/wine/windowscodecs.dll.so lib/wine/winealsa.drv.so lib/wine/wineaudioio.drv.so lib/wine/wineboot.exe.so |