diff options
author | gerald <gerald@FreeBSD.org> | 2009-06-06 06:25:59 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-06-06 06:25:59 +0800 |
commit | 3997004ea9ed7ad522487630ee3ea8067c100c19 (patch) | |
tree | efeb0aed08631e478f74db882fc954a27a0eebfc /emulators | |
parent | 7791d2a549dc91e7a2c8702ccdd8b1732bb22a9a (diff) | |
download | freebsd-ports-gnome-3997004ea9ed7ad522487630ee3ea8067c100c19.tar.gz freebsd-ports-gnome-3997004ea9ed7ad522487630ee3ea8067c100c19.tar.zst freebsd-ports-gnome-3997004ea9ed7ad522487630ee3ea8067c100c19.zip |
Update to Wine 1.1.23. Among others, this includes the following changes:
- Support for registering MIME types with the host desktop.
- FBO mode is now the default for Direct3D.
- Support for COM proxy delegation.
- Proper fullscreen mode for the virtual desktop.
- 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/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 552a5d9cfcce..c11971c1a2df 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.22 +DISTVERSION= 1.1.23 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 51bc6ab9e283..418858ce0443 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.22.tar.bz2) = d1714d7b483316d656a47b61af3e48d9 -SHA256 (wine-1.1.22.tar.bz2) = a7843842a4d54a4052b6b54394f168173357ce97a248ff77159cda3e6ed87e4e -SIZE (wine-1.1.22.tar.bz2) = 15354522 +MD5 (wine-1.1.23.tar.bz2) = 2a588487d4553a01db8326c7db710da2 +SHA256 (wine-1.1.23.tar.bz2) = b7ecbc16835037248145ec0edeacdea6402635c0051ceebce4ab9c84fcd0e839 +SIZE (wine-1.1.23.tar.bz2) = 15402015 diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 552a5d9cfcce..c11971c1a2df 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.22 +DISTVERSION= 1.1.23 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 51bc6ab9e283..418858ce0443 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.22.tar.bz2) = d1714d7b483316d656a47b61af3e48d9 -SHA256 (wine-1.1.22.tar.bz2) = a7843842a4d54a4052b6b54394f168173357ce97a248ff77159cda3e6ed87e4e -SIZE (wine-1.1.22.tar.bz2) = 15354522 +MD5 (wine-1.1.23.tar.bz2) = 2a588487d4553a01db8326c7db710da2 +SHA256 (wine-1.1.23.tar.bz2) = b7ecbc16835037248145ec0edeacdea6402635c0051ceebce4ab9c84fcd0e839 +SIZE (wine-1.1.23.tar.bz2) = 15402015 |