diff options
author | gerald <gerald@FreeBSD.org> | 2006-10-10 03:20:49 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2006-10-10 03:20:49 +0800 |
commit | 1b7735062a1857eb4a1678f761e24922e1ccf1d7 (patch) | |
tree | 91d9efb921dd48ba682e4295dc0ddeec54a0bdda /emulators/wine-devel | |
parent | 2cef03945f01d9b4f21c8a4b99aaa18acabe7317 (diff) | |
download | freebsd-ports-gnome-1b7735062a1857eb4a1678f761e24922e1ccf1d7.tar.gz freebsd-ports-gnome-1b7735062a1857eb4a1678f761e24922e1ccf1d7.tar.zst freebsd-ports-gnome-1b7735062a1857eb4a1678f761e24922e1ccf1d7.zip |
Update to Wine 0.9.22. Among others, this brings the following changes:
- The usual assortment of MSI improvements.
- Several bug fixes to the various common controls.
- Pixel shaders enabled by default in D3D.
- Various improvements to the build process.
- Many translation updates.
- 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 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d315156fd3d3..04a5fc5e607c 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.21 +PORTVERSION= 0.9.22 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index bae73e834687..45b575bcd2f5 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.21.tar.bz2) = 4f9528529153399034ab807478887456 -SHA256 (wine-0.9.21.tar.bz2) = 6553030e62060912a29cfddabd0f63ee0939f13bff896debbf44f08e02896718 -SIZE (wine-0.9.21.tar.bz2) = 11085800 +MD5 (wine-0.9.22.tar.bz2) = 8141dbf39621e9aeae89de20b6a598ed +SHA256 (wine-0.9.22.tar.bz2) = c356bcf9b841ffd430f2bea0ae4afbafc8dc0af177c6e15550b31dd06288586b +SIZE (wine-0.9.22.tar.bz2) = 11168542 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d1e31f4b6968..6bbe1a9b9f36 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -446,6 +446,7 @@ lib/wine/capi2032.dll.so lib/wine/cards.dll.so lib/wine/cfgmgr32.dll.so lib/wine/clock.exe.so +lib/wine/clusapi.dll.so lib/wine/cmd.exe.so lib/wine/comcat.dll.so lib/wine/comctl32.dll.so @@ -533,6 +534,7 @@ lib/wine/libcabinet.def lib/wine/libcapi2032.def lib/wine/libcards.def lib/wine/libcfgmgr32.def +lib/wine/libclusapi.def lib/wine/libcomctl32.def lib/wine/libcomdlg32.def lib/wine/libcompstui.def @@ -588,6 +590,7 @@ lib/wine/libmsvcrt40.def lib/wine/libmsvcrtd.def lib/wine/libmsvfw32.def lib/wine/libmswsock.def +lib/wine/libnddeapi.def lib/wine/libnetapi32.def lib/wine/libnewdev.def lib/wine/libntdll.def @@ -686,6 +689,7 @@ lib/wine/msvidc32.dll.so lib/wine/msvideo.dll16 lib/wine/mswsock.dll.so lib/wine/msxml3.dll.so +lib/wine/nddeapi.dll.so lib/wine/netapi32.dll.so lib/wine/newdev.dll.so lib/wine/notepad.exe.so |