summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2010-02-07 12:44:59 +0000
committergerald <gerald@FreeBSD.org>2010-02-07 12:44:59 +0000
commit46219ca656939352495955eb0179353f7f979d8a (patch)
treee2f4a104d4656162f65318673453878e66254580 /emulators
parent99b3dc00d0bb95aab59fa7ab1d940aabe5f3d404 (diff)
downloadFreeBSD-ports-46219ca656939352495955eb0179353f7f979d8a.zip
FreeBSD-ports-46219ca656939352495955eb0179353f7f979d8a.tar.gz
Update to Wine 1.1.38. Among others, this includes the following changes:
- Better support for memory allocations debugging. - Improved MIDI support. - A wide range of Direct3D fixes. - OLEDB fixes (should fix Clipart in Office). - Many MSI fixes. - Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine-devel/distinfo6
-rw-r--r--emulators/wine-devel/pkg-plist4
-rw-r--r--emulators/wine/Makefile3
-rw-r--r--emulators/wine/distinfo6
-rw-r--r--emulators/wine/pkg-plist4
6 files changed, 16 insertions, 10 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 71f7043..b2a7e80 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.37
-PORTREVISION= 1
+DISTVERSION= 1.1.38
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 990759f..6a35bc1 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.1.37.tar.bz2) = a9144360723c8276dffdbcea9c1028d5
-SHA256 (wine-1.1.37.tar.bz2) = 073a88b840b494a81f438651cfeaba9733d3913ef29e19a4dec8235eae4a9999
-SIZE (wine-1.1.37.tar.bz2) = 16141072
+MD5 (wine-1.1.38.tar.bz2) = ef5947bcb9667b75b8de4a2ce16d0ec2
+SHA256 (wine-1.1.38.tar.bz2) = 63f1929c47de8be7bcc72d8019628bc8b9ce1269d2e1e10379fb6a66cb45b3be
+SIZE (wine-1.1.38.tar.bz2) = 16198816
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index cc717b2..7fdccf0 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -81,6 +81,7 @@ include/wine/windows/activscp.idl
include/wine/windows/adshlp.h
include/wine/windows/advpub.h
include/wine/windows/af_irda.h
+include/wine/windows/amaudio.h
include/wine/windows/amstream.h
include/wine/windows/amstream.idl
include/wine/windows/amvideo.h
@@ -428,6 +429,7 @@ include/wine/windows/powrprof.h
include/wine/windows/profinfo.h
include/wine/windows/propidl.h
include/wine/windows/propidl.idl
+include/wine/windows/propkey.h
include/wine/windows/propkeydef.h
include/wine/windows/propsys.h
include/wine/windows/propsys.idl
@@ -942,6 +944,7 @@ lib/wine/fakedlls/msvidc32.dll
lib/wine/fakedlls/msvideo.dll16
lib/wine/fakedlls/mswsock.dll
lib/wine/fakedlls/msxml3.dll
+lib/wine/fakedlls/msxml4.dll
lib/wine/fakedlls/nddeapi.dll
lib/wine/fakedlls/net.exe
lib/wine/fakedlls/netapi32.dll
@@ -1385,6 +1388,7 @@ lib/wine/msvidc32.dll.so
lib/wine/msvideo.dll16.so
lib/wine/mswsock.dll.so
lib/wine/msxml3.dll.so
+lib/wine/msxml4.dll.so
lib/wine/nddeapi.dll.so
lib/wine/net.exe.so
lib/wine/netapi32.dll.so
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 71f7043..b2a7e80 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.37
-PORTREVISION= 1
+DISTVERSION= 1.1.38
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 990759f..6a35bc1 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,3 +1,3 @@
-MD5 (wine-1.1.37.tar.bz2) = a9144360723c8276dffdbcea9c1028d5
-SHA256 (wine-1.1.37.tar.bz2) = 073a88b840b494a81f438651cfeaba9733d3913ef29e19a4dec8235eae4a9999
-SIZE (wine-1.1.37.tar.bz2) = 16141072
+MD5 (wine-1.1.38.tar.bz2) = ef5947bcb9667b75b8de4a2ce16d0ec2
+SHA256 (wine-1.1.38.tar.bz2) = 63f1929c47de8be7bcc72d8019628bc8b9ce1269d2e1e10379fb6a66cb45b3be
+SIZE (wine-1.1.38.tar.bz2) = 16198816
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index cc717b2..7fdccf0 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -81,6 +81,7 @@ include/wine/windows/activscp.idl
include/wine/windows/adshlp.h
include/wine/windows/advpub.h
include/wine/windows/af_irda.h
+include/wine/windows/amaudio.h
include/wine/windows/amstream.h
include/wine/windows/amstream.idl
include/wine/windows/amvideo.h
@@ -428,6 +429,7 @@ include/wine/windows/powrprof.h
include/wine/windows/profinfo.h
include/wine/windows/propidl.h
include/wine/windows/propidl.idl
+include/wine/windows/propkey.h
include/wine/windows/propkeydef.h
include/wine/windows/propsys.h
include/wine/windows/propsys.idl
@@ -942,6 +944,7 @@ lib/wine/fakedlls/msvidc32.dll
lib/wine/fakedlls/msvideo.dll16
lib/wine/fakedlls/mswsock.dll
lib/wine/fakedlls/msxml3.dll
+lib/wine/fakedlls/msxml4.dll
lib/wine/fakedlls/nddeapi.dll
lib/wine/fakedlls/net.exe
lib/wine/fakedlls/netapi32.dll
@@ -1385,6 +1388,7 @@ lib/wine/msvidc32.dll.so
lib/wine/msvideo.dll16.so
lib/wine/mswsock.dll.so
lib/wine/msxml3.dll.so
+lib/wine/msxml4.dll.so
lib/wine/nddeapi.dll.so
lib/wine/net.exe.so
lib/wine/netapi32.dll.so
OpenPOWER on IntegriCloud