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:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6908a0da6400
branches:  trunk
changeset: 501691:6908a0da6400
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 26 08:32:59 2005 +0000

description:
Changes 0.9:
This is release 0.9 of Wine, a free implementation of Windows on Unix.
After 12 years of development, this release marks the beginning of the
beta testing phase.  Everybody is encouraged to try it; while there
are still bugs, most applications are expected to at least install and
do something useful.

diffstat:

 emulators/wine/Makefile         |   9 ++++-----
 emulators/wine/PLIST            |   5 +++--
 emulators/wine/distinfo         |  11 +++++------
 emulators/wine/patches/patch-ah |   6 +++---
 emulators/wine/patches/patch-ai |  12 ------------
 5 files changed, 15 insertions(+), 28 deletions(-)

diffs (102 lines):

diff -r 8df2d6c23e5f -r 6908a0da6400 emulators/wine/Makefile
--- a/emulators/wine/Makefile   Wed Oct 26 06:20:53 2005 +0000
+++ b/emulators/wine/Makefile   Wed Oct 26 08:32:59 2005 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.92 2005/10/17 14:09:12 adam Exp $
+# $NetBSD: Makefile,v 1.93 2005/10/26 08:32:59 adam Exp $
 
-DISTNAME=      Wine-20050930
-PKGNAME=       ${DISTNAME:S/W/w/}
+DISTNAME=      wine-0.9
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wine/} \
-               http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/ \
-               ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}
+               http://ibiblio.org/pub/linux/system/emulators/wine/
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://www.winehq.com/
diff -r 8df2d6c23e5f -r 6908a0da6400 emulators/wine/PLIST
--- a/emulators/wine/PLIST      Wed Oct 26 06:20:53 2005 +0000
+++ b/emulators/wine/PLIST      Wed Oct 26 08:32:59 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2005/10/10 08:32:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.35 2005/10/26 08:32:59 adam Exp $
 bin/function_grep.pl
 bin/msiexec
 bin/notepad
@@ -245,10 +245,10 @@
 include/wine/windows/mswsock.h
 include/wine/windows/msxml.h
 include/wine/windows/msxml.idl
-include/wine/windows/msxmldid.h
 include/wine/windows/msxml2.h
 include/wine/windows/msxml2.idl
 include/wine/windows/msxml2did.h
+include/wine/windows/msxmldid.h
 include/wine/windows/nb30.h
 include/wine/windows/npapi.h
 include/wine/windows/nspapi.h
@@ -305,6 +305,7 @@
 include/wine/windows/schnlsp.h
 include/wine/windows/sddl.h
 include/wine/windows/secext.h
+include/wine/windows/security.h
 include/wine/windows/sensapi.h
 include/wine/windows/sensevts.h
 include/wine/windows/sensevts.idl
diff -r 8df2d6c23e5f -r 6908a0da6400 emulators/wine/distinfo
--- a/emulators/wine/distinfo   Wed Oct 26 06:20:53 2005 +0000
+++ b/emulators/wine/distinfo   Wed Oct 26 08:32:59 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2005/10/10 08:32:23 adam Exp $
+$NetBSD: distinfo,v 1.38 2005/10/26 08:32:59 adam Exp $
 
-SHA1 (Wine-20050930.tar.gz) = 5aac3b30392e53baa279b724dbd1828d3937d6f5
-RMD160 (Wine-20050930.tar.gz) = 2c794d814dc0160c5880572f30c2f6fc8dceb97a
-Size (Wine-20050930.tar.gz) = 12838537 bytes
+SHA1 (wine-0.9.tar.bz2) = d29921bc9d1f3dd3342fb35a8b62de31efa51802
+RMD160 (wine-0.9.tar.bz2) = cd330cd0d8bd7010874d7dfd2784611c1d719780
+Size (wine-0.9.tar.bz2) = 10036834 bytes
 SHA1 (patch-aa) = 731b1a861597cd9ca9a772bf3dec8d2e891f6282
 SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91
 SHA1 (patch-ac) = 422df60c75a3dca01f969eb3a6727822d4b6defa
@@ -10,5 +10,4 @@
 SHA1 (patch-ae) = dbd40183fb8e1f1d7af9ab4e51910a2227524e3c
 SHA1 (patch-af) = eb852f31e451db81692a25fadf81b7e20f2c4d9b
 SHA1 (patch-ag) = 656f9667da542489595d1db65c84579b3dfce279
-SHA1 (patch-ah) = 077f4a49280cb120fbd9a6f3a84a278377e90e05
-SHA1 (patch-ai) = 6980c8ba0a17d003e9b5d9e5d512a141a11508cb
+SHA1 (patch-ah) = f6df19bd14ea8760933ca3787d55b6699897b8db
diff -r 8df2d6c23e5f -r 6908a0da6400 emulators/wine/patches/patch-ah
--- a/emulators/wine/patches/patch-ah   Wed Oct 26 06:20:53 2005 +0000
+++ b/emulators/wine/patches/patch-ah   Wed Oct 26 08:32:59 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.6 2005/09/07 14:28:38 adam Exp $
+$NetBSD: patch-ah,v 1.7 2005/10/26 08:32:59 adam Exp $
 
---- tools/Makefile.in.orig     2005-08-08 15:02:29.000000000 +0000
+--- tools/Makefile.in.orig     2005-10-06 16:10:02.000000000 +0000
 +++ tools/Makefile.in
-@@ -50,16 +50,16 @@ make_ctests$(EXEEXT): make_ctests.o
+@@ -53,16 +53,16 @@ make_ctests$(EXEEXT): make_ctests.o
        $(CC) $(CFLAGS) -o $@ make_ctests.o
  
  fnt2bdf$(EXEEXT): fnt2bdf.o
diff -r 8df2d6c23e5f -r 6908a0da6400 emulators/wine/patches/patch-ai
--- a/emulators/wine/patches/patch-ai   Wed Oct 26 06:20:53 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ai,v 1.6 2005/09/07 14:28:39 adam Exp $
-
---- dlls/winmm/wineesd/audio.c.orig    2005-09-02 11:44:39.000000000 +0000
-+++ dlls/winmm/wineesd/audio.c
-@@ -34,6 +34,7 @@
- 
- #include "config.h"
- 
-+#include <errno.h>
- #include <math.h>
- #include <stdlib.h>
- #include <stdarg.h>



Home | Main Index | Thread Index | Old Index