diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-11-11 11:47:59 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-11-11 11:47:59 +0000 |
commit | 18d8fc711aba2597c992ccad16cff5098a78d4ce (patch) | |
tree | ca6106d14c58d18fef047503337661a78c96a0d7 /emulators/wine | |
parent | Use pthread libs appropriate for FreeBSD version. (diff) |
Update to Wine 0.9.25. Among others, this brings the following changes:
- Many more fixes for installer support.
- Many MSHTML improvements.
- Support for NTLMv2.
- RPC over TCP improvements.
- Lots of bug fixes.
Notes
Notes:
svn path=/head/; revision=177051
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index b10d55561ec7..9ccc0e0fad03 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.24 +PORTVERSION= 0.9.25 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 0dad8cb141cd..1df7ee1f1629 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.24.tar.bz2) = d779b71ec1fcfbd1ed3860453762d4be -SHA256 (wine-0.9.24.tar.bz2) = 840ed63b7886cac5bbfc4a0d25a3a68b43c9194ae9eb0e7636a50ba324e77209 -SIZE (wine-0.9.24.tar.bz2) = 11258286 +MD5 (wine-0.9.25.tar.bz2) = 83651d82ada4b06cfead5c535bcbdd6e +SHA256 (wine-0.9.25.tar.bz2) = 427d12210120cc7a8f297e2f42ee026bebc5931b9d477efd31f5bfc1cb5d5a5a +SIZE (wine-0.9.25.tar.bz2) = 11297723 |