diff options
author | gerald <gerald@FreeBSD.org> | 2012-01-06 00:26:14 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-01-06 00:26:14 +0800 |
commit | 634eb9b1d721f5118ee56a32d0a99ab380e9b642 (patch) | |
tree | a7ac11cd31f459569ab1a807757c7726a3bdafb8 | |
parent | 11fc5837ed7943ef8dd49e9b017035e240e7037b (diff) | |
download | freebsd-ports-gnome-634eb9b1d721f5118ee56a32d0a99ab380e9b642.tar.gz freebsd-ports-gnome-634eb9b1d721f5118ee56a32d0a99ab380e9b642.tar.zst freebsd-ports-gnome-634eb9b1d721f5118ee56a32d0a99ab380e9b642.zip |
Update to Wine 1.3.36. This includes the following changes:
- UDisks backend for the dynamic device support.
- Polygons and geometric pens implemented in the DIB engine.
- JScript now compiles entire functions.
- Improved support for vertical fonts.
- A few more scripts in UniScribe.
- A bunch of ctype functions implemented in MSVCP.
- Various bug fixes.
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 6 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 6 |
6 files changed, 18 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 863315d5320c..1ed7dd7d60c5 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.35 +DISTVERSION= 1.3.36 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 2d7b8801cb66..f8c3ec66be6a 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.35.tar.bz2) = e23e4da5efebc11206198e9cf2a2638851db4e00a1af0abccd8b6369e99c288b -SIZE (wine-1.3.35.tar.bz2) = 19847696 +SHA256 (wine-1.3.36.tar.bz2) = a4a1c5224dbf47f10a2a7c601f610e21c7f7be33639eeb4e68b389d4318e9180 +SIZE (wine-1.3.36.tar.bz2) = 19788661 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 3680c17e4fb1..eb2c39ea1464 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -295,6 +295,8 @@ include/wine/windows/guiddef.h include/wine/windows/hlguids.h include/wine/windows/hlink.h include/wine/windows/hlink.idl +include/wine/windows/htiface.h +include/wine/windows/htiface.idl include/wine/windows/htiframe.h include/wine/windows/htiframe.idl include/wine/windows/htmlhelp.h @@ -745,6 +747,7 @@ lib/wine/cryptdlg.dll.so lib/wine/cryptdll.dll.so lib/wine/cryptnet.dll.so lib/wine/cryptui.dll.so +lib/wine/cscript.exe.so lib/wine/ctapi32.dll.so lib/wine/ctl3d.dll16.so lib/wine/ctl3d32.dll.so @@ -805,6 +808,7 @@ lib/wine/ddeml.dll16.so lib/wine/ddraw.dll.so lib/wine/ddrawex.dll.so lib/wine/devenum.dll.so +lib/wine/dhcpcsvc.dll.so lib/wine/dinput.dll.so lib/wine/dinput8.dll.so lib/wine/dispdib.dll16.so @@ -883,6 +887,7 @@ lib/wine/fakedlls/cryptdlg.dll lib/wine/fakedlls/cryptdll.dll lib/wine/fakedlls/cryptnet.dll lib/wine/fakedlls/cryptui.dll +lib/wine/fakedlls/cscript.exe lib/wine/fakedlls/ctapi32.dll lib/wine/fakedlls/ctl3d.dll16 lib/wine/fakedlls/ctl3d32.dll @@ -943,6 +948,7 @@ lib/wine/fakedlls/ddeml.dll16 lib/wine/fakedlls/ddraw.dll lib/wine/fakedlls/ddrawex.dll lib/wine/fakedlls/devenum.dll +lib/wine/fakedlls/dhcpcsvc.dll lib/wine/fakedlls/dinput.dll lib/wine/fakedlls/dinput8.dll lib/wine/fakedlls/dispdib.dll16 diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 863315d5320c..1ed7dd7d60c5 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.35 +DISTVERSION= 1.3.36 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 2d7b8801cb66..f8c3ec66be6a 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.35.tar.bz2) = e23e4da5efebc11206198e9cf2a2638851db4e00a1af0abccd8b6369e99c288b -SIZE (wine-1.3.35.tar.bz2) = 19847696 +SHA256 (wine-1.3.36.tar.bz2) = a4a1c5224dbf47f10a2a7c601f610e21c7f7be33639eeb4e68b389d4318e9180 +SIZE (wine-1.3.36.tar.bz2) = 19788661 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 3680c17e4fb1..eb2c39ea1464 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -295,6 +295,8 @@ include/wine/windows/guiddef.h include/wine/windows/hlguids.h include/wine/windows/hlink.h include/wine/windows/hlink.idl +include/wine/windows/htiface.h +include/wine/windows/htiface.idl include/wine/windows/htiframe.h include/wine/windows/htiframe.idl include/wine/windows/htmlhelp.h @@ -745,6 +747,7 @@ lib/wine/cryptdlg.dll.so lib/wine/cryptdll.dll.so lib/wine/cryptnet.dll.so lib/wine/cryptui.dll.so +lib/wine/cscript.exe.so lib/wine/ctapi32.dll.so lib/wine/ctl3d.dll16.so lib/wine/ctl3d32.dll.so @@ -805,6 +808,7 @@ lib/wine/ddeml.dll16.so lib/wine/ddraw.dll.so lib/wine/ddrawex.dll.so lib/wine/devenum.dll.so +lib/wine/dhcpcsvc.dll.so lib/wine/dinput.dll.so lib/wine/dinput8.dll.so lib/wine/dispdib.dll16.so @@ -883,6 +887,7 @@ lib/wine/fakedlls/cryptdlg.dll lib/wine/fakedlls/cryptdll.dll lib/wine/fakedlls/cryptnet.dll lib/wine/fakedlls/cryptui.dll +lib/wine/fakedlls/cscript.exe lib/wine/fakedlls/ctapi32.dll lib/wine/fakedlls/ctl3d.dll16 lib/wine/fakedlls/ctl3d32.dll @@ -943,6 +948,7 @@ lib/wine/fakedlls/ddeml.dll16 lib/wine/fakedlls/ddraw.dll lib/wine/fakedlls/ddrawex.dll lib/wine/fakedlls/devenum.dll +lib/wine/fakedlls/dhcpcsvc.dll lib/wine/fakedlls/dinput.dll lib/wine/fakedlls/dinput8.dll lib/wine/fakedlls/dispdib.dll16 |