diff options
author | gerald <gerald@FreeBSD.org> | 2007-08-25 04:46:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2007-08-25 04:46:30 +0800 |
commit | 3a9ab281637813c852d2e6189398a591491def84 (patch) | |
tree | c29ce12c1abcb7110d8273c4a7d46da2d8b77a06 /emulators/wine-devel | |
parent | bacade1fb0ec535f8595fef98b67ba0b6a153404 (diff) | |
download | freebsd-ports-gnome-3a9ab281637813c852d2e6189398a591491def84.tar.gz freebsd-ports-gnome-3a9ab281637813c852d2e6189398a591491def84.tar.zst freebsd-ports-gnome-3a9ab281637813c852d2e6189398a591491def84.zip |
Update to Wine 0.9.44. Among others, this brings the following changes:
- Better heuristics for making windows managed.
- Automatic detection of timezone parameters.
- Improvements to the builtin WordPad.
- Better signatures support in crypt32.
- Still more gdiplus functions.
- Lots of bug fixes.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index f977ee7bb3df..ca0281ae76fa 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.43 +PORTVERSION= 0.9.44 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 8a685c9c918f..a6f1de19d1f1 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.43.tar.bz2) = 7b9133e717ef6ca1ab220512670d9786 -SHA256 (wine-0.9.43.tar.bz2) = dd9888723a21f921fc65e43b9aa519178224fc178e9e92ec57f9dc12fff8d964 -SIZE (wine-0.9.43.tar.bz2) = 12252287 +MD5 (wine-0.9.44.tar.bz2) = cdfc5cc1d813a955c8e7310346fb5629 +SHA256 (wine-0.9.44.tar.bz2) = f77d53740c05414d74e7b0ffbb901441221d1563bf070026abc95f96774772f7 +SIZE (wine-0.9.44.tar.bz2) = 12377043 |