diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-06-28 11:07:17 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-06-28 11:07:17 +0000 |
commit | e5c22dabd14b6e098a4eae6b4187bc4490695054 (patch) | |
tree | 335a794c0103fbe1a10f477eb4cb99d4079d8341 /emulators/wine | |
parent | c54696ecbe79fcbba55205adf3a9a04a21e180d3 (diff) | |
download | ports-e5c22dabd14b6e098a4eae6b4187bc4490695054.tar.gz ports-e5c22dabd14b6e098a4eae6b4187bc4490695054.zip |
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index d3e846f72bcd..aea88602905a 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.0 +DISTVERSION= 1.1.0 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 73ae4f114f40..70726fadfa31 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.0.tar.bz2) = 95e793242aad5031692ab7c35d79e6cd -SHA256 (wine-1.0.tar.bz2) = 27a31ffafd8f39dd7e434e6a9789f3b4c35145568ab79c3dc8120153469c6cdc -SIZE (wine-1.0.tar.bz2) = 13981030 +MD5 (wine-1.1.0.tar.bz2) = b2374c4802bbef2f03633e153643b870 +SHA256 (wine-1.1.0.tar.bz2) = e079cec1eb8bbcfb176674a0ab2454bb2b2d1b16e518a02a66eaaa6c4e1a3607 +SIZE (wine-1.1.0.tar.bz2) = 14016982 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 009b0e9914a4..f8c5c1931255 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -27,7 +27,11 @@ bin/wineserver bin/wineshelllink bin/wmc bin/wrc +include/wine/dcetypes.h +include/wine/dcetypes.idl include/wine/debug.h +include/wine/epm.h +include/wine/epm.idl include/wine/exception.h include/wine/itss.h include/wine/itss.idl @@ -463,6 +467,8 @@ include/wine/windows/uuids.h include/wine/windows/uxtheme.h include/wine/windows/vdmdbg.h include/wine/windows/ver.h +include/wine/windows/vmr9.h +include/wine/windows/vmr9.idl include/wine/windows/vfw.h include/wine/windows/vfwmsgs.h include/wine/windows/wfext.h @@ -648,6 +654,7 @@ lib/wine/imagehlp.dll.so lib/wine/imm.dll16 lib/wine/imm32.dll.so lib/wine/inetcomm.dll.so +lib/wine/inetmib1.dll.so lib/wine/infosoft.dll.so lib/wine/initpki.dll.so lib/wine/inkobj.dll.so |