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.34:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f050a73f600a
branches:  trunk
changeset: 527534:f050a73f600a
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 10 13:17:48 2007 +0000

description:
Changes 0.9.34:
- Support for Xcursor.
- A range of fixes for various installers.
- New builtin xcopy tool.
- The usual assortment of Direct3D fixes.
- 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 cdcf933512fa -r f050a73f600a emulators/wine/Makefile
--- a/emulators/wine/Makefile   Tue Apr 10 13:05:59 2007 +0000
+++ b/emulators/wine/Makefile   Tue Apr 10 13:17:48 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.126 2007/03/17 23:07:57 adam Exp $
+# $NetBSD: Makefile,v 1.127 2007/04/10 13:17:48 adam Exp $
 
-DISTNAME=      wine-0.9.33
+DISTNAME=      wine-0.9.34
 CATEGORIES=    emulators
 MASTER_SITES=  http://ibiblio.org/pub/linux/system/emulators/wine/ \
                ${MASTER_SITE_SOURCEFORGE:=wine/}
diff -r cdcf933512fa -r f050a73f600a emulators/wine/PLIST
--- a/emulators/wine/PLIST      Tue Apr 10 13:05:59 2007 +0000
+++ b/emulators/wine/PLIST      Tue Apr 10 13:17:48 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.58 2007/03/17 23:07:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.59 2007/04/10 13:17:48 adam Exp $
 bin/bin2res
 bin/fnt2bdf
 bin/function_grep.pl
@@ -768,6 +768,7 @@
 lib/wine/snmpapi.dll.so
 lib/wine/sound.drv16
 lib/wine/spoolss.dll.so
+lib/wine/spoolsv.exe.so
 lib/wine/start.exe.so
 lib/wine/stdole2.tlb.so
 lib/wine/stdole32.tlb.so
@@ -852,6 +853,7 @@
 lib/wine/ws2_32.dll.so
 lib/wine/wsock32.dll.so
 lib/wine/wtsapi32.dll.so
+lib/wine/xcopy.exe.so
 man/man1/widl.1
 man/man1/wine.1
 man/man1/winebuild.1
diff -r cdcf933512fa -r f050a73f600a emulators/wine/distinfo
--- a/emulators/wine/distinfo   Tue Apr 10 13:05:59 2007 +0000
+++ b/emulators/wine/distinfo   Tue Apr 10 13:17:48 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.64 2007/03/17 23:07:58 adam Exp $
+$NetBSD: distinfo,v 1.65 2007/04/10 13:17:48 adam Exp $
 
-SHA1 (wine-0.9.33.tar.bz2) = e08827d917185b29294e15ed82ae6184f6ab3dd9
-RMD160 (wine-0.9.33.tar.bz2) = a93ddf4b3913932f5015d4d582472aa720f48a15
-Size (wine-0.9.33.tar.bz2) = 11708829 bytes
+SHA1 (wine-0.9.34.tar.bz2) = 4a95ae1084c09a61c6c310807d68dad7970e9f6b
+RMD160 (wine-0.9.34.tar.bz2) = b8b60d3995cd88ca85cc24c7471414be61baa2b4
+Size (wine-0.9.34.tar.bz2) = 11739663 bytes
 SHA1 (patch-aa) = 13006794c5c93ab377880f8eb8b8b875bf5ceafe
 SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91
 SHA1 (patch-ad) = 21b66f430149cae8319eb80a30cf8ad890d1b1ef



Home | Main Index | Thread Index | Old Index