pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/wine-devel The Wine development release 1.1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0e175ba4a44
branches: trunk
changeset: 551913:c0e175ba4a44
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Sun Dec 21 02:17:27 2008 +0000
description:
The Wine development release 1.1.11 is now available.
What's new in this release:
* Numerous fixes for IE7 support.
* Support for 64-bit cross-compile using Mingw64.
* User interface support for crypto certificates.
* Better support for MSI installation patches.
* Various Direct3D optimizations.
* Various bug fixes.
diffstat:
emulators/wine-devel/Makefile | 5 ++---
emulators/wine-devel/PLIST.common | 9 ++++++++-
emulators/wine-devel/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (87 lines):
diff -r 68414d9d4afd -r c0e175ba4a44 emulators/wine-devel/Makefile
--- a/emulators/wine-devel/Makefile Sun Dec 21 02:03:44 2008 +0000
+++ b/emulators/wine-devel/Makefile Sun Dec 21 02:17:27 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2008/12/16 13:28:55 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2008/12/21 02:17:27 jmcneill Exp $
-DISTNAME= wine-1.1.10
-PKGREVISION= 1
+DISTNAME= wine-1.1.11
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
${MASTER_SITE_SOURCEFORGE:=wine/}
diff -r 68414d9d4afd -r c0e175ba4a44 emulators/wine-devel/PLIST.common
--- a/emulators/wine-devel/PLIST.common Sun Dec 21 02:03:44 2008 +0000
+++ b/emulators/wine-devel/PLIST.common Sun Dec 21 02:17:27 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.2 2008/11/21 18:54:56 adam Exp $
+@comment $NetBSD: PLIST.common,v 1.3 2008/12/21 02:17:27 jmcneill Exp $
bin/fnt2bdf
bin/function_grep.pl
bin/msiexec
@@ -35,6 +35,7 @@
include/wine/msvcrt/conio.h
include/wine/msvcrt/crtdbg.h
include/wine/msvcrt/ctype.h
+include/wine/msvcrt/crtdefs.h
include/wine/msvcrt/direct.h
include/wine/msvcrt/dirent.h
include/wine/msvcrt/dos.h
@@ -49,6 +50,7 @@
include/wine/msvcrt/math.h
include/wine/msvcrt/mbctype.h
include/wine/msvcrt/mbstring.h
+include/wine/msvcrt/memory.h
include/wine/msvcrt/process.h
include/wine/msvcrt/search.h
include/wine/msvcrt/setjmp.h
@@ -348,6 +350,7 @@
include/wine/windows/mssip.h
include/wine/windows/mstask.h
include/wine/windows/mstask.idl
+include/wine/windows/mstcpip.h
include/wine/windows/mswsock.h
include/wine/windows/msxml.h
include/wine/windows/msxml.idl
@@ -542,6 +545,8 @@
include/wine/windows/wtsapi32.h
include/wine/windows/wtypes.h
include/wine/windows/wtypes.idl
+include/wine/windows/wuapi.h
+include/wine/windows/wuapi.idl
include/wine/windows/xcmc.h
include/wine/windows/xinput.h
include/wine/windows/xmldom.h
@@ -912,6 +917,7 @@
lib/wine/olethk32.dll.so
lib/wine/oleview.exe.so
${PLIST.opengl}lib/wine/opengl32.dll.so
+lib/wine/pidgen.dll.so
lib/wine/pdh.dll.so
lib/wine/powrprof.dll.so
lib/wine/printui.dll.so
@@ -1056,6 +1062,7 @@
lib/wine/ws2_32.dll.so
lib/wine/wsock32.dll.so
lib/wine/wtsapi32.dll.so
+lib/wine/wuapi.dll.so
lib/wine/xcopy.exe.so
lib/wine/xinput1_1.dll.so
lib/wine/xinput1_2.dll.so
diff -r 68414d9d4afd -r c0e175ba4a44 emulators/wine-devel/distinfo
--- a/emulators/wine-devel/distinfo Sun Dec 21 02:03:44 2008 +0000
+++ b/emulators/wine-devel/distinfo Sun Dec 21 02:17:27 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2008/12/07 00:43:03 adam Exp $
+$NetBSD: distinfo,v 1.4 2008/12/21 02:17:27 jmcneill Exp $
-SHA1 (wine-1.1.10.tar.bz2) = 21712c3c6195779304cd72f5175ea1528b2a26a0
-RMD160 (wine-1.1.10.tar.bz2) = a03ebd900622a95a3232abf1827664bbcd2861d0
-Size (wine-1.1.10.tar.bz2) = 14734081 bytes
+SHA1 (wine-1.1.11.tar.bz2) = 6ec4fa4feb06048547cc31f1fc3ae483d1143cfa
+RMD160 (wine-1.1.11.tar.bz2) = 21cad81c4cb80c1f6251a91e1abc1121b4996d9d
+Size (wine-1.1.11.tar.bz2) = 14801555 bytes
SHA1 (patch-aa) = 0d8512f767119d7b258e32e04c78e919879e0ba6
SHA1 (patch-ab) = 90cb810b02d22f8e96389e6c1d4f230c11fb1d8c
SHA1 (patch-ac) = 81816d4e04cfb13ce407355140d61135a1d494e6
Home |
Main Index |
Thread Index |
Old Index