diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-01-05 16:26:14 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-01-05 16:26:14 +0000 |
commit | 0a4c2797730cd9f6b1d6192aacddbb86178b07df (patch) | |
tree | 0fd1f2562cce03c9587802db7c9311d8038e16bb /emulators/wine | |
parent | 277236d9bbcb64efe965bf4e4f8df43547085db0 (diff) | |
download | ports-0a4c2797730cd9f6b1d6192aacddbb86178b07df.tar.gz ports-0a4c2797730cd9f6b1d6192aacddbb86178b07df.zip |
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 6 |
3 files changed, 9 insertions, 3 deletions
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 |