1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Update to Wine 1.1.4. Among others, this includes the following changes:

- Substantial chunks of WinHTTP are implemented.
 - More JavaScript support.
 - Beginnings of shell AppBar implementation.
 - Several fixes for Google Chrome support.
 - Chinese translations.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2008-09-06 17:22:11 +00:00
parent 6d5d8b1a04
commit 84a6ac3854
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220005
6 changed files with 10 additions and 8 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= wine
DISTVERSION= 1.1.3
DISTVERSION= 1.1.4
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SFE \

View File

@ -1,3 +1,3 @@
MD5 (wine-1.1.3.tar.bz2) = 8c2998007950b22aad413a784213285a
SHA256 (wine-1.1.3.tar.bz2) = d64763829b38f4c8804b809a3130d1a525d062a33802e46dff33f60f159ac71f
SIZE (wine-1.1.3.tar.bz2) = 14305946
MD5 (wine-1.1.4.tar.bz2) = dd6e2dfdadb7b023803948d0a1814a39
SHA256 (wine-1.1.4.tar.bz2) = 745ae9142dbd11e430410200e09128e3ffe114faade8f97be83fced8e0327230
SIZE (wine-1.1.4.tar.bz2) = 14362995

View File

@ -399,6 +399,7 @@ include/wine/windows/qedit.h
include/wine/windows/qedit.idl
include/wine/windows/slerror.h
include/wine/windows/slpublic.h
include/wine/windows/srrestoreptapi.h
include/wine/windows/ras.h
include/wine/windows/raserror.h
include/wine/windows/reason.h

View File

@ -7,7 +7,7 @@
#
PORTNAME= wine
DISTVERSION= 1.1.3
DISTVERSION= 1.1.4
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SFE \

View File

@ -1,3 +1,3 @@
MD5 (wine-1.1.3.tar.bz2) = 8c2998007950b22aad413a784213285a
SHA256 (wine-1.1.3.tar.bz2) = d64763829b38f4c8804b809a3130d1a525d062a33802e46dff33f60f159ac71f
SIZE (wine-1.1.3.tar.bz2) = 14305946
MD5 (wine-1.1.4.tar.bz2) = dd6e2dfdadb7b023803948d0a1814a39
SHA256 (wine-1.1.4.tar.bz2) = 745ae9142dbd11e430410200e09128e3ffe114faade8f97be83fced8e0327230
SIZE (wine-1.1.4.tar.bz2) = 14362995

View File

@ -399,6 +399,7 @@ include/wine/windows/qedit.h
include/wine/windows/qedit.idl
include/wine/windows/slerror.h
include/wine/windows/slpublic.h
include/wine/windows/srrestoreptapi.h
include/wine/windows/ras.h
include/wine/windows/raserror.h
include/wine/windows/reason.h