summaryrefslogtreecommitdiff
path: root/emulators/wine/patches
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-03-12 11:13:48 +0000
committeradam <adam@pkgsrc.org>2004-03-12 11:13:48 +0000
commit4bd60a0732bf291e39f157a57a7064a3f6ef8183 (patch)
tree5a257283411884ae4b6f17f5743697ed4dbe127a /emulators/wine/patches
parentb98f7b5ad8896d8e28033f5ef776b41cb1f8ebfe (diff)
downloadpkgsrc-4bd60a0732bf291e39f157a57a7064a3f6ef8183.tar.gz
Changes 20040309:
* Much improved winegcc tool, now used to build Wine itself. * VxDs are now separate libraries for better modularity. * Improvements and simplifications to the drive configuration. * New setupapi INF script to create the initial registry. * Many improvements to the various multimedia dlls. * Lots of bug fixes.
Diffstat (limited to 'emulators/wine/patches')
-rw-r--r--emulators/wine/patches/patch-aa6
-rw-r--r--emulators/wine/patches/patch-ac8
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/wine/patches/patch-aa b/emulators/wine/patches/patch-aa
index a6f98b0a18e..f0d97af04d0 100644
--- a/emulators/wine/patches/patch-aa
+++ b/emulators/wine/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.11 2004/02/16 14:06:58 adam Exp $
+$NetBSD: patch-aa,v 1.12 2004/03/12 11:13:48 adam Exp $
---- Make.rules.in.orig 2004-01-27 00:11:18.000000000 +0000
+--- Make.rules.in.orig 2004-03-03 20:30:46.000000000 +0000
+++ Make.rules.in
-@@ -104,7 +104,7 @@ conf_manext = 5
+@@ -105,7 +105,7 @@ conf_manext = 5
CLEAN_FILES = *.o *.a *.so *.ln *.$(LIBEXT) \\\#*\\\# *~ *% .\\\#* *.bak *.orig *.rej \
*.flc *.spec.c *.spec.def *.dbg.c y.tab.c y.tab.h @LEX_OUTPUT_ROOT@.c core
diff --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac
index 77cf5bcd0fd..324db20f9a3 100644
--- a/emulators/wine/patches/patch-ac
+++ b/emulators/wine/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.12 2004/02/16 14:06:58 adam Exp $
+$NetBSD: patch-ac,v 1.13 2004/03/12 11:13:48 adam Exp $
---- configure.orig 2004-02-13 23:41:13.000000000 +0000
+--- configure.orig 2004-03-10 03:37:58.000000000 +0000
+++ configure
-@@ -17598,7 +17598,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
+@@ -17894,7 +17894,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.12 2004/02/16 14:06:58 adam Exp $
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-@@ -18605,7 +18605,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
+@@ -19564,7 +19564,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then