diff options
author | gerald <gerald@FreeBSD.org> | 2006-01-22 05:45:04 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2006-01-22 05:45:04 +0000 |
commit | 2e0b10746e1c58e6a3fb065e659e25a3b0df4900 (patch) | |
tree | 73da4a06d6d35c1a9c54bc28085a4d898b62bcdf /emulators/wine | |
parent | a460c099beffc3b267830aff5eeee267a7c96556 (diff) | |
download | FreeBSD-ports-2e0b10746e1c58e6a3fb065e659e25a3b0df4900.zip FreeBSD-ports-2e0b10746e1c58e6a3fb065e659e25a3b0df4900.tar.gz |
Update to Wine 0.9.6.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 3a300e1..0fe3bad 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,8 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTVERSION= 0.9.6 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index f86f003..c340eca 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.5.tar.bz2) = b0c8e65efd541eb690ae05fdf05fcd4d -SHA256 (wine-0.9.5.tar.bz2) = fcfef5d713a9eeded1fc307d4f86ef46101bd5cb5433d5169d750326be5fa3c0 -SIZE (wine-0.9.5.tar.bz2) = 10394362 +MD5 (wine-0.9.6.tar.bz2) = 1e3bfac123009300646a0b8a7fcfd81d +SHA256 (wine-0.9.6.tar.bz2) = 13385d0baad5d63a59e69611852c4ed1c30fccf7c11ec16aa37740c0e1057d70 +SIZE (wine-0.9.6.tar.bz2) = 10454441 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 5e3d43f..66201df 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -393,6 +393,7 @@ include/wine/windows/xmldso.idl include/wine/windows/xmldsodid.h include/wine/windows/zmouse.h include/wine/windows/ddk/cfgmgr32.h +include/wine/windows/ddk/ntddser.h include/wine/windows/ddk/wdm.h include/wine/windows/ddk/winsplp.h lib/libwine.so @@ -677,6 +678,7 @@ lib/wine/rsabase.dll.so lib/wine/rsaenh.dll.so lib/wine/rundll32.exe.so lib/wine/secur32.dll.so +lib/wine/security.dll.so lib/wine/sensapi.dll.so lib/wine/serialui.dll.so lib/wine/setupapi.dll.so |