diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-09 00:00:50 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-09 00:00:50 +0000 |
commit | 51532541d3be6ec076bdce97a32a12481689c51a (patch) | |
tree | 1bb58f259194a961025bf9e426af2358c718eca6 /emulators/wine | |
parent | 8b11f86f7e4627501459150492e6f754961ab47a (diff) | |
download | ports-51532541d3be6ec076bdce97a32a12481689c51a.tar.gz ports-51532541d3be6ec076bdce97a32a12481689c51a.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 | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 24a645dd38cd..39d429fdcce8 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 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 877e3a788e05..4dc30b8077cb 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.2.tar.bz2) = cda71fc261e415250ea01f2016d1db24 -SHA256 (wine-0.9.2.tar.bz2) = f3b5c9a4d9a68aca89fdf36a83c97710079d3f6ebb2883c8bb6a13a7e382d336 -SIZE (wine-0.9.2.tar.bz2) = 10301088 +MD5 (wine-0.9.3.tar.bz2) = a7721b63d735a9f7bf9a8b471f956bb1 +SHA256 (wine-0.9.3.tar.bz2) = 69461c68caf0140221560865f53cf3e090e1f0c7b72835afaa815ed231f5ccef +SIZE (wine-0.9.3.tar.bz2) = 10322660 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 97e77fb5b641..681e6d376eb4 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -154,10 +154,12 @@ include/wine/windows/dpaddr.h include/wine/windows/dplay.h include/wine/windows/dplay8.h include/wine/windows/dplobby.h +include/wine/windows/dplobby8.h include/wine/windows/dsconf.h include/wine/windows/dshow.h include/wine/windows/dsdriver.h include/wine/windows/dsound.h +include/wine/windows/dsrole.h include/wine/windows/dxdiag.h include/wine/windows/dxerr8.h include/wine/windows/dxerr9.h @@ -337,6 +339,7 @@ include/wine/windows/unknwn.h include/wine/windows/unknwn.idl include/wine/windows/urlmon.h include/wine/windows/urlmon.idl +include/wine/windows/usp10.h include/wine/windows/uuids.h include/wine/windows/uxtheme.h include/wine/windows/ver.h |