pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/wine Changes 0.9.32:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc186a4d4181
branches:  trunk
changeset: 526255:cc186a4d4181
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 05 22:12:30 2007 +0000

description:
Changes 0.9.32:
- Many Direct3D fixes and performance improvements.
- Several new features in the builtin cmd.exe.
- Improvements to HTML help support.
- Lots of bug fixes.

diffstat:

 emulators/wine/Makefile |  4 ++--
 emulators/wine/PLIST    |  4 +++-
 emulators/wine/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (53 lines):

diff -r bb3246dd5f90 -r cc186a4d4181 emulators/wine/Makefile
--- a/emulators/wine/Makefile   Mon Mar 05 20:35:44 2007 +0000
+++ b/emulators/wine/Makefile   Mon Mar 05 22:12:30 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.124 2007/02/17 10:19:37 adam Exp $
+# $NetBSD: Makefile,v 1.125 2007/03/05 22:12:30 adam Exp $
 
-DISTNAME=      wine-0.9.31
+DISTNAME=      wine-0.9.32
 CATEGORIES=    emulators
 MASTER_SITES=  http://ibiblio.org/pub/linux/system/emulators/wine/ \
                ${MASTER_SITE_SOURCEFORGE:=wine/}
diff -r bb3246dd5f90 -r cc186a4d4181 emulators/wine/PLIST
--- a/emulators/wine/PLIST      Mon Mar 05 20:35:44 2007 +0000
+++ b/emulators/wine/PLIST      Mon Mar 05 22:12:30 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2007/02/17 10:19:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.57 2007/03/05 22:12:30 adam Exp $
 bin/bin2res
 bin/fnt2bdf
 bin/function_grep.pl
@@ -749,6 +749,7 @@
 lib/wine/rsaenh.dll.so
 lib/wine/rundll32.exe.so
 lib/wine/sane.ds.so
+lib/wine/schannel.dll.so
 lib/wine/secur32.dll.so
 lib/wine/security.dll.so
 lib/wine/sensapi.dll.so
@@ -830,6 +831,7 @@
 lib/wine/winevdm.exe.so
 lib/wine/winex11.drv.so
 lib/wine/wing.dll16
+lib/wine/wing32.dll.so
 lib/wine/winhelp.exe.so
 lib/wine/wininet.dll.so
 lib/wine/winmm.dll.so
diff -r bb3246dd5f90 -r cc186a4d4181 emulators/wine/distinfo
--- a/emulators/wine/distinfo   Mon Mar 05 20:35:44 2007 +0000
+++ b/emulators/wine/distinfo   Mon Mar 05 22:12:30 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.62 2007/02/19 17:30:02 rillig Exp $
+$NetBSD: distinfo,v 1.63 2007/03/05 22:12:30 adam Exp $
 
-SHA1 (wine-0.9.31.tar.bz2) = 7e8d2472c0aa17fca438983f7c28dfd1bd70863e
-RMD160 (wine-0.9.31.tar.bz2) = 3f4d39cf919122932077ef4d4c578c9ee1614a5a
-Size (wine-0.9.31.tar.bz2) = 11586104 bytes
+SHA1 (wine-0.9.32.tar.bz2) = f8ece3e8b7a356243b2c5eb82420238ba3ef276c
+RMD160 (wine-0.9.32.tar.bz2) = ec66f5fff514c40bb8424205ea94b00e0a1547d5
+Size (wine-0.9.32.tar.bz2) = 11688886 bytes
 SHA1 (patch-aa) = 3878ed2683dcefc5919e8a1616c982ea29ec3bfe
 SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91
 SHA1 (patch-ad) = 21b66f430149cae8319eb80a30cf8ad890d1b1ef



Home | Main Index | Thread Index | Old Index