diff options
author | gerald <gerald@FreeBSD.org> | 2010-04-26 04:33:58 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2010-04-26 04:33:58 +0800 |
commit | d0357d57afbe086e794b8bcee5198c30463ce4ba (patch) | |
tree | 12a10fc4b24386e5e5bbea363b3b7abd816b2641 /emulators | |
parent | 8af720f5a99485e55af2700a0a6aa6bc5ebac327 (diff) | |
download | freebsd-ports-gnome-d0357d57afbe086e794b8bcee5198c30463ce4ba.tar.gz freebsd-ports-gnome-d0357d57afbe086e794b8bcee5198c30463ce4ba.tar.zst freebsd-ports-gnome-d0357d57afbe086e794b8bcee5198c30463ce4ba.zip |
Update to Wine 1.1.43. Among others, this includes the following changes:
- A number of new icons.
- Improved support for alpha channel in bitmaps.
- Many Direct3D fixes and optimizations.
- More complete msvcr80/90 implementations.
- Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 3 |
6 files changed, 18 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 2f776b4e5b47..954fdb302581 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.42 +DISTVERSION= 1.1.43 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators @@ -106,6 +106,8 @@ pre-build: post-install: @${RM} -f ${MAN1PREFIX}/man/de.UTF-8/man1/wine.1 \ + ${MAN1PREFIX}/man/de.UTF-8/man1/winemaker.1 \ + ${MAN1PREFIX}/man/de.UTF-8/man1/wineserver.1 \ ${MAN1PREFIX}/man/fr.UTF-8/man1/wine.1 \ ${MAN1PREFIX}/man/fr.UTF-8/man1/wineserver.1 @-${RMDIR} -p ${MAN1PREFIX}/man/de.UTF-8/man1 \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index dc78e0b3f4af..5ebacd279749 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.42.tar.bz2) = a4cd47db12a458cc0b548917d0dee64c -SHA256 (wine-1.1.42.tar.bz2) = 924ce4eb68cda985b4c350031f8fd69f30f5a030341d6ca54699c11ee09a4af9 -SIZE (wine-1.1.42.tar.bz2) = 16393778 +MD5 (wine-1.1.43.tar.bz2) = 78e3c8d8d39625d7959ffe070a59028d +SHA256 (wine-1.1.43.tar.bz2) = 20656ac69a628341ecce55a72d02ee93e20e0c2a4bf6df94336738f1f1ff793a +SIZE (wine-1.1.43.tar.bz2) = 16760374 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index f9da1b383c25..4ec7f381511a 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -166,6 +166,7 @@ include/wine/windows/d3dx9math.h include/wine/windows/d3dx9math.inl include/wine/windows/d3dx9mesh.h include/wine/windows/d3dx9shader.h +include/wine/windows/d3dx9shape.h include/wine/windows/d3dx9tex.h include/wine/windows/dbccmd.idl include/wine/windows/dbcses.idl @@ -963,6 +964,7 @@ lib/wine/fakedlls/nddeapi.dll lib/wine/fakedlls/net.exe lib/wine/fakedlls/netapi32.dll lib/wine/fakedlls/newdev.dll +lib/wine/fakedlls/ngen.exe lib/wine/fakedlls/notepad.exe lib/wine/fakedlls/ntdll.dll lib/wine/fakedlls/ntdsapi.dll @@ -1414,6 +1416,7 @@ lib/wine/nddeapi.dll.so lib/wine/net.exe.so lib/wine/netapi32.dll.so lib/wine/newdev.dll.so +lib/wine/ngen.exe.so lib/wine/notepad.exe.so lib/wine/ntdll.dll.so lib/wine/ntdsapi.dll.so diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 2f776b4e5b47..954fdb302581 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.42 +DISTVERSION= 1.1.43 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators @@ -106,6 +106,8 @@ pre-build: post-install: @${RM} -f ${MAN1PREFIX}/man/de.UTF-8/man1/wine.1 \ + ${MAN1PREFIX}/man/de.UTF-8/man1/winemaker.1 \ + ${MAN1PREFIX}/man/de.UTF-8/man1/wineserver.1 \ ${MAN1PREFIX}/man/fr.UTF-8/man1/wine.1 \ ${MAN1PREFIX}/man/fr.UTF-8/man1/wineserver.1 @-${RMDIR} -p ${MAN1PREFIX}/man/de.UTF-8/man1 \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index dc78e0b3f4af..5ebacd279749 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.42.tar.bz2) = a4cd47db12a458cc0b548917d0dee64c -SHA256 (wine-1.1.42.tar.bz2) = 924ce4eb68cda985b4c350031f8fd69f30f5a030341d6ca54699c11ee09a4af9 -SIZE (wine-1.1.42.tar.bz2) = 16393778 +MD5 (wine-1.1.43.tar.bz2) = 78e3c8d8d39625d7959ffe070a59028d +SHA256 (wine-1.1.43.tar.bz2) = 20656ac69a628341ecce55a72d02ee93e20e0c2a4bf6df94336738f1f1ff793a +SIZE (wine-1.1.43.tar.bz2) = 16760374 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index f9da1b383c25..4ec7f381511a 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -166,6 +166,7 @@ include/wine/windows/d3dx9math.h include/wine/windows/d3dx9math.inl include/wine/windows/d3dx9mesh.h include/wine/windows/d3dx9shader.h +include/wine/windows/d3dx9shape.h include/wine/windows/d3dx9tex.h include/wine/windows/dbccmd.idl include/wine/windows/dbcses.idl @@ -963,6 +964,7 @@ lib/wine/fakedlls/nddeapi.dll lib/wine/fakedlls/net.exe lib/wine/fakedlls/netapi32.dll lib/wine/fakedlls/newdev.dll +lib/wine/fakedlls/ngen.exe lib/wine/fakedlls/notepad.exe lib/wine/fakedlls/ntdll.dll lib/wine/fakedlls/ntdsapi.dll @@ -1414,6 +1416,7 @@ lib/wine/nddeapi.dll.so lib/wine/net.exe.so lib/wine/netapi32.dll.so lib/wine/newdev.dll.so +lib/wine/ngen.exe.so lib/wine/notepad.exe.so lib/wine/ntdll.dll.so lib/wine/ntdsapi.dll.so |