diff options
author | gerald <gerald@FreeBSD.org> | 2007-02-17 07:15:59 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2007-02-17 07:15:59 +0800 |
commit | abe33dc405d1c31303992a8e63ea34c7d802e629 (patch) | |
tree | ae8ee9855e42ec31ae9141c61d36f4f210b95706 /emulators/wine-devel | |
parent | c22ad330ebf64d4bd41691e9358f2b7b0aa07c41 (diff) | |
download | freebsd-ports-gnome-abe33dc405d1c31303992a8e63ea34c7d802e629.tar.gz freebsd-ports-gnome-abe33dc405d1c31303992a8e63ea34c7d802e629.tar.zst freebsd-ports-gnome-abe33dc405d1c31303992a8e63ea34c7d802e629.zip |
Update to Wine 0.9.31. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
- Several new comctl32 test cases.
- IDL compiler improvements.
- More OLE32 marshalling fixes.
- 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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a42f2df469d5..f4927ac8744a 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.30 +PORTVERSION= 0.9.31 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 125a2ba76266..dda56c38da87 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.30.tar.bz2) = ac4e191d99386db1ed83723ac72e93ce -SHA256 (wine-0.9.30.tar.bz2) = f3681fa8cef290daa8938350e151b7c892d70618fe889d4afffd6cfda46a6fdf -SIZE (wine-0.9.30.tar.bz2) = 11542261 +MD5 (wine-0.9.31.tar.bz2) = ec1aef4cbcbb9596cd79f43deb10dd65 +SHA256 (wine-0.9.31.tar.bz2) = 1e7398fc4e5a9f22785e11eb3b315de663c80e27e48c3acd1c3a63d34f164c17 +SIZE (wine-0.9.31.tar.bz2) = 11586104 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index a89cad1e15a9..c92c021b4c7d 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -433,6 +433,7 @@ include/wine/windows/xmldso.idl include/wine/windows/xmldsodid.h include/wine/windows/zmouse.h include/wine/windows/ddk/compstui.h +include/wine/windows/ddk/hidsdi.h include/wine/windows/ddk/ntddcdvd.h include/wine/windows/ddk/ntddser.h include/wine/windows/ddk/ntddtape.h @@ -448,6 +449,7 @@ lib/wine/atl.dll.so lib/wine/avicap32.dll.so lib/wine/avifil32.dll.so lib/wine/avifile.dll16 +lib/wine/browseui.dll.so lib/wine/bug_report.pl lib/wine/cabinet.dll.so lib/wine/capi2032.dll.so |