diff options
author | gerald <gerald@FreeBSD.org> | 2006-11-11 19:47:59 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2006-11-11 19:47:59 +0800 |
commit | 4253c0967b8939d5b542f9b44d02f1f04ebad696 (patch) | |
tree | eaf64e7400b0cf65b38b2487cd7536fced836c15 /emulators | |
parent | 3c237d22650465343147b3965c2004640c94d749 (diff) | |
download | freebsd-ports-gnome-4253c0967b8939d5b542f9b44d02f1f04ebad696.tar.gz freebsd-ports-gnome-4253c0967b8939d5b542f9b44d02f1f04ebad696.tar.zst freebsd-ports-gnome-4253c0967b8939d5b542f9b44d02f1f04ebad696.zip |
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.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index b10d55561ec7..9ccc0e0fad03 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/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-devel/distinfo b/emulators/wine-devel/distinfo index 0dad8cb141cd..1df7ee1f1629 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/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 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 |