diff options
author | gerald <gerald@FreeBSD.org> | 2012-02-04 04:02:14 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-02-04 04:02:14 +0800 |
commit | 85749529fa00936a8911b20dd6122af5455461ba (patch) | |
tree | 0796b73c47b8ae9097fa90cfa9e296b22707a618 /emulators | |
parent | d12885025ed1bb48c897744eaf5ac7774da71b9d (diff) | |
download | freebsd-ports-gnome-85749529fa00936a8911b20dd6122af5455461ba.tar.gz freebsd-ports-gnome-85749529fa00936a8911b20dd6122af5455461ba.tar.zst freebsd-ports-gnome-85749529fa00936a8911b20dd6122af5455461ba.zip |
Update to Wine 1.4 RC1. This includes the following changes:
- Improved crash dialog with support for saving the backtrace.
- Support for the Back button in built-in Internet Explorer.
- Keyboard accelerators can now be translated through po files.
- A number of installer fixes.
- Many translation updates and tweaks.
- Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 2 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 2 |
6 files changed, 10 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 41ee1cc97620..791ceaae7c15 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.37 +DISTVERSION= 1.4-rc1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index c1c9dcaad5b2..f458aedf7dfe 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.37.tar.bz2) = 708ac19d59828fbe95c309bb2ee6cff74e564353dd4183565e5cb6a07ba71a71 -SIZE (wine-1.3.37.tar.bz2) = 19904543 +SHA256 (wine-1.4-rc1.tar.bz2) = 246618343816ee24ea7be70ac46209ba2a9591717d68af6a22605e6f30ba3bae +SIZE (wine-1.4-rc1.tar.bz2) = 19901330 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d9a403f90e6e..b0f3c4322ff5 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -582,6 +582,8 @@ include/wine/windows/textserv.h include/wine/windows/textstor.h include/wine/windows/textstor.idl include/wine/windows/tlhelp32.h +include/wine/windows/tlogstg.h +include/wine/windows/tlogstg.idl include/wine/windows/tmschema.h include/wine/windows/tom.h include/wine/windows/tom.idl diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 41ee1cc97620..791ceaae7c15 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.37 +DISTVERSION= 1.4-rc1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index c1c9dcaad5b2..f458aedf7dfe 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.37.tar.bz2) = 708ac19d59828fbe95c309bb2ee6cff74e564353dd4183565e5cb6a07ba71a71 -SIZE (wine-1.3.37.tar.bz2) = 19904543 +SHA256 (wine-1.4-rc1.tar.bz2) = 246618343816ee24ea7be70ac46209ba2a9591717d68af6a22605e6f30ba3bae +SIZE (wine-1.4-rc1.tar.bz2) = 19901330 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index d9a403f90e6e..b0f3c4322ff5 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -582,6 +582,8 @@ include/wine/windows/textserv.h include/wine/windows/textstor.h include/wine/windows/textstor.idl include/wine/windows/tlhelp32.h +include/wine/windows/tlogstg.h +include/wine/windows/tlogstg.idl include/wine/windows/tmschema.h include/wine/windows/tom.h include/wine/windows/tom.idl |