diff options
author | gerald <gerald@FreeBSD.org> | 2008-05-02 22:31:52 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2008-05-02 22:31:52 +0000 |
commit | 0be3125244d12a562fbdf22ab3ce19bab083763a (patch) | |
tree | ff0b1f038cd75a99972508aabc754a959090d694 /emulators | |
parent | 90c0de24443a644a282882e25169df0d992e3bbc (diff) | |
download | FreeBSD-ports-0be3125244d12a562fbdf22ab3ce19bab083763a.zip FreeBSD-ports-0be3125244d12a562fbdf22ab3ce19bab083763a.tar.gz |
Update to Wine 0.9.61. This release marks the beginning of the code freeze
for the 1.0 release. Among others, it includes the following changes:
- Automatic updating of the WINEPREFIX directory.
- Winhelp now uses Richedit as display engine.
- Many RichEdit fixes.
- More improvements to IME support.
- More quartz fixes.
- Implementation for many more Gdiplus functions.
- Lots of 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 | 1 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 1 |
6 files changed, 10 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 262deb6..b982838 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.60 +PORTVERSION= 0.9.61 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 40b6a17..244e5eb 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.60.tar.bz2) = 4960869defb2d93daff6fe74da334463 -SHA256 (wine-0.9.60.tar.bz2) = fb5bd9d70746c1c0a0d5fb506bf2d0fdb36bceaf1a790964890e934148722948 -SIZE (wine-0.9.60.tar.bz2) = 13809862 +MD5 (wine-0.9.61.tar.bz2) = d01518d529903dca013da592113bd995 +SHA256 (wine-0.9.61.tar.bz2) = 3135c83bf7593500348c32033e2f2e196d02b4a83eb0b11bbf5cfd0e8dd7a8de +SIZE (wine-0.9.61.tar.bz2) = 13809378 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index b1713ed..613000c 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -778,6 +778,7 @@ lib/wine/libunicows.def lib/wine/liburl.def lib/wine/liburlmon.def lib/wine/libuser32.def +lib/wine/libuserenv.def lib/wine/libusp10.def lib/wine/libuuid.a lib/wine/libuxtheme.def diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 262deb6..b982838 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.60 +PORTVERSION= 0.9.61 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 40b6a17..244e5eb 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.60.tar.bz2) = 4960869defb2d93daff6fe74da334463 -SHA256 (wine-0.9.60.tar.bz2) = fb5bd9d70746c1c0a0d5fb506bf2d0fdb36bceaf1a790964890e934148722948 -SIZE (wine-0.9.60.tar.bz2) = 13809862 +MD5 (wine-0.9.61.tar.bz2) = d01518d529903dca013da592113bd995 +SHA256 (wine-0.9.61.tar.bz2) = 3135c83bf7593500348c32033e2f2e196d02b4a83eb0b11bbf5cfd0e8dd7a8de +SIZE (wine-0.9.61.tar.bz2) = 13809378 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index b1713ed..613000c 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -778,6 +778,7 @@ lib/wine/libunicows.def lib/wine/liburl.def lib/wine/liburlmon.def lib/wine/libuser32.def +lib/wine/libuserenv.def lib/wine/libusp10.def lib/wine/libuuid.a lib/wine/libuxtheme.def |