summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-04-14 09:06:49 +0000
committeradam <adam@pkgsrc.org>2006-04-14 09:06:49 +0000
commitee88513b789f873e882250ab8a29106ece99b16b (patch)
treebbbbbc25916de39d32aef1881b7543d97f696a2e /emulators
parente419137afdc76347a098a4b13f05af014611bde4 (diff)
downloadpkgsrc-ee88513b789f873e882250ab8a29106ece99b16b.tar.gz
Changes 0.9.12:
- New Winelib Internet Explorer application (all 5 lines of it). - Several improvements to the font support. - More work on the IDL compiler. - Faster drawing of the cards in Solitaire (very important feature). - A number of fixes for issues found by the Coverity code cheker. - Lots of bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/wine/PLIST15
-rw-r--r--emulators/wine/distinfo11
-rw-r--r--emulators/wine/patches/patch-ac8
-rw-r--r--emulators/wine/patches/patch-ah29
5 files changed, 25 insertions, 42 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 6502da3d24b..080d7232d35 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2006/04/01 16:47:48 adam Exp $
+# $NetBSD: Makefile,v 1.104 2006/04/14 09:06:49 adam Exp $
-DISTNAME= wine-0.9.11
+DISTNAME= wine-0.9.12
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wine/} \
http://ibiblio.org/pub/linux/system/emulators/wine/
diff --git a/emulators/wine/PLIST b/emulators/wine/PLIST
index 65ba74a402c..cde52ca329f 100644
--- a/emulators/wine/PLIST
+++ b/emulators/wine/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.41 2006/04/01 16:47:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.42 2006/04/14 09:06:49 adam Exp $
bin/bin2res
bin/fnt2bdf
bin/function_grep.pl
@@ -362,6 +362,7 @@ include/wine/windows/winbase.h
include/wine/windows/wincon.h
include/wine/windows/wincrypt.h
include/wine/windows/windef.h
+include/wine/windows/windns.h
include/wine/windows/windows.h
include/wine/windows/windowsx.h
include/wine/windows/winerror.h
@@ -459,6 +460,7 @@ lib/wine/dmstyle.dll.so
lib/wine/dmsynth.dll.so
lib/wine/dmusic.dll.so
lib/wine/dmusic32.dll.so
+lib/wine/dnsapi.dll.so
lib/wine/dplay.dll.so
lib/wine/dplayx.dll.so
lib/wine/dpnet.dll.so
@@ -478,6 +480,7 @@ lib/wine/hhctrl.ocx.so
lib/wine/iccvid.dll.so
lib/wine/icinfo.exe.so
lib/wine/icmp.dll.so
+lib/wine/iexplore.exe.so
lib/wine/ifsmgr.vxd.so
lib/wine/imaadp32.acm.so
lib/wine/imagehlp.dll.so
@@ -518,6 +521,7 @@ lib/wine/libdinput.def
lib/wine/libdinput.def.a
lib/wine/libdinput8.def
lib/wine/libdmusic32.def
+lib/wine/libdnsapi.def
lib/wine/libdplay.def
lib/wine/libdplayx.def
lib/wine/libdpnet.def
@@ -801,8 +805,17 @@ share/wine/fonts/courer.fon
share/wine/fonts/couret.fon
share/wine/fonts/cvgasys.fon
share/wine/fonts/hvgasys.fon
+share/wine/fonts/jsmalle.fon
share/wine/fonts/jvgasys.fon
share/wine/fonts/marlett.ttf
+share/wine/fonts/smae1255.fon
+share/wine/fonts/smae1256.fon
+share/wine/fonts/smae1257.fon
+share/wine/fonts/smalle.fon
+share/wine/fonts/smallee.fon
+share/wine/fonts/smalleg.fon
+share/wine/fonts/smaller.fon
+share/wine/fonts/smallet.fon
share/wine/fonts/ssee1255.fon
share/wine/fonts/ssee1256.fon
share/wine/fonts/ssee1257.fon
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 32d377d27cd..c54e24019ee 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,16 +1,15 @@
-$NetBSD: distinfo,v 1.43 2006/04/01 16:47:48 adam Exp $
+$NetBSD: distinfo,v 1.44 2006/04/14 09:06:49 adam Exp $
-SHA1 (wine-0.9.11.tar.bz2) = 75a4a78dbb77fc6d3c19a90c1461711ef9db1751
-RMD160 (wine-0.9.11.tar.bz2) = e48d33d7f6d39a4ad9e59ed84b1b75608e736194
-Size (wine-0.9.11.tar.bz2) = 10671110 bytes
+SHA1 (wine-0.9.12.tar.bz2) = fc1b6902b8a6ba94c14317873ffb9cafd9e79c9d
+RMD160 (wine-0.9.12.tar.bz2) = 0fd46a2e4c3df5d379324eb991429d5c03566a44
+Size (wine-0.9.12.tar.bz2) = 10726811 bytes
SHA1 (patch-aa) = 52b95bbc7ac3e2181963836c80c959be4e134a05
SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91
-SHA1 (patch-ac) = 248188454474196497ba77fccb075061e2f8f9e3
+SHA1 (patch-ac) = 70b73319b201ace9b1718e06069b667cb645e8b8
SHA1 (patch-ad) = 67366ff3feed3f0941f8ca8d7cb097b16dd5d421
SHA1 (patch-ae) = dbd40183fb8e1f1d7af9ab4e51910a2227524e3c
SHA1 (patch-af) = 423bb6844dc5684cf6d14528ec2a4a0f0089d0ce
SHA1 (patch-ag) = 656f9667da542489595d1db65c84579b3dfce279
-SHA1 (patch-ah) = 8a21e8804036546d76464218b4346930ee757de2
SHA1 (patch-ai) = a334ee48b949f9f5d4356beed3b422ee032619c2
SHA1 (patch-aj) = 9ad0a5e641f86756018bf460a969c0187aae17a0
SHA1 (patch-ak) = ba724d106a8bd5c47a6f100680f49655827a3f52
diff --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac
index 167592dc4d1..d9341c88924 100644
--- a/emulators/wine/patches/patch-ac
+++ b/emulators/wine/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.26 2006/04/01 16:47:48 adam Exp $
+$NetBSD: patch-ac,v 1.27 2006/04/14 09:06:49 adam Exp $
---- configure.orig 2006-03-31 14:38:24.000000000 +0200
+--- configure.orig 2006-04-13 13:17:07.000000000 +0200
+++ configure
-@@ -16409,7 +16409,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
+@@ -16606,7 +16606,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.26 2006/04/01 16:47:48 adam Exp $
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-@@ -18106,7 +18106,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
+@@ -18303,7 +18303,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
diff --git a/emulators/wine/patches/patch-ah b/emulators/wine/patches/patch-ah
deleted file mode 100644
index f8c41f1e7b6..00000000000
--- a/emulators/wine/patches/patch-ah
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-ah,v 1.9 2006/03/31 10:48:00 adam Exp $
-
---- tools/Makefile.in.orig 2006-03-15 15:50:51.000000000 +0100
-+++ tools/Makefile.in
-@@ -55,19 +55,19 @@ make_ctests$(EXEEXT): make_ctests.o
- $(CC) $(CFLAGS) -o $@ make_ctests.o
-
- fnt2bdf$(EXEEXT): fnt2bdf.o
-- $(CC) $(CFLAGS) -o $@ fnt2bdf.o $(LIBPORT)
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ fnt2bdf.o $(LIBPORT)
-
- fnt2fon$(EXEEXT): fnt2fon.o
-- $(CC) $(CFLAGS) -o $@ fnt2fon.o $(LIBPORT)
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ fnt2fon.o $(LIBPORT)
-
- relpath$(EXEEXT): relpath.o
-- $(CC) $(CFLAGS) -o $@ relpath.o $(LIBPORT)
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ relpath.o $(LIBPORT)
-
- sfnt2fnt$(EXEEXT): sfnt2fnt.o
-- $(CC) $(CFLAGS) -o $@ sfnt2fnt.o $(LIBUNICODE) $(LIBPORT) $(FREETYPELIBS)
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ sfnt2fnt.o $(LIBUNICODE) $(LIBPORT) $(FREETYPELIBS)
-
- bin2res$(EXEEXT): bin2res.o
-- $(CC) $(CFLAGS) -o $@ bin2res.o $(LIBPORT)
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ bin2res.o $(LIBPORT)
-
- wineprefixcreate: wineprefixcreate.in relpath$(EXEEXT)
- sed -e "s,@bintodlldir\@,`$(RELPATH) $(bindir) $(dlldir)`,g" -e "s,@bintodatadir\@,`$(RELPATH) $(bindir) $(datadir)/wine`,g" $(SRCDIR)/wineprefixcreate.in >$@ || ($(RM) $@ && false)