diff options
author | adam <adam@pkgsrc.org> | 2006-11-10 21:56:15 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-11-10 21:56:15 +0000 |
commit | 9c9b1ad582162b48496bd8bf69026a428f752d74 (patch) | |
tree | 12d9df1c4e5721dee4b3040ec431bc23a6588b13 /emulators | |
parent | 936d40f5442f8523a844eb7ede4ff201bfac8adb (diff) | |
download | pkgsrc-9c9b1ad582162b48496bd8bf69026a428f752d74.tar.gz |
Changes 0.9.25:
- 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/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 3b2abe82f0f..46cadb599f5 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.117 2006/10/29 20:03:58 adam Exp $ +# $NetBSD: Makefile,v 1.118 2006/11/10 21:56:15 adam Exp $ -DISTNAME= wine-0.9.24 +DISTNAME= wine-0.9.25 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 1bc0c6c07ab..a48d69858f6 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2006/10/29 20:03:58 adam Exp $ +$NetBSD: distinfo,v 1.55 2006/11/10 21:56:15 adam Exp $ -SHA1 (wine-0.9.24.tar.bz2) = 401736bf76674b447df688392ff3a53709229eae -RMD160 (wine-0.9.24.tar.bz2) = 4fe83188dd8ec0d8a10f8f248b3121cedbe4ba59 -Size (wine-0.9.24.tar.bz2) = 11258286 bytes +SHA1 (wine-0.9.25.tar.bz2) = bdfac6530616d69bee305ed4c5bc6c41f424be7a +RMD160 (wine-0.9.25.tar.bz2) = 7aa4317cf64f473a44fb7f9093cecf86ba022fd8 +Size (wine-0.9.25.tar.bz2) = 11297723 bytes SHA1 (patch-aa) = ba1c86faa7e9d7008622f105359229d3593e3cee SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91 SHA1 (patch-ac) = 79157f03206befc34e00b6b2f117c126bbf2e12c |