Update to Wine 1.3.33. This includes the following changes:

- Support for text output in the DIB engine.
 - Improved support for HTTP proxies.
 - New version of the Gecko engine.
 - A number of cursor fixes.
 - Some fixes in bidirectional text layout.
 - Various bug fixes.

Explicitly di$sable TIFF support, configuring --without-tiff, after
we have not had this as a package dependency all the time anyway.

Feature safe:	yes
This commit is contained in:
Gerald Pfeifer 2011-11-19 14:06:48 +00:00
parent 6410d8a8cb
commit 49697614d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286062
6 changed files with 24 additions and 8 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= wine
DISTVERSION= 1.3.32
DISTVERSION= 1.3.33
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@ -34,7 +34,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose --disable-tests \
--without-alsa --without-capi --with-glu \
--without-gphoto --without-gsm --without-gstreamer \
--with-opengl --without-mpg123 --with-oss --without-sane \
--with-opengl --without-mpg123 --with-oss \
--without-sane --without-tiff \
--without-v4l --without-xcomposite --without-xinerama \
--with-xinput2 --with-xrandr
CONFIGURE_ENV= FLEX="${LOCALBASE}/bin/flex"

View File

@ -1,2 +1,2 @@
SHA256 (wine-1.3.32.tar.bz2) = fe1691ef8e9c5c4afeb345ad0f0b364d055cfe67a7e64b0a4a44da4d85cfa8b6
SIZE (wine-1.3.32.tar.bz2) = 19678422
SHA256 (wine-1.3.33.tar.bz2) = d49b96e3f999a7380898c3c09cf3d920c369756cb735d9c05295b5bb73c19f8c
SIZE (wine-1.3.33.tar.bz2) = 19809247

View File

@ -198,6 +198,7 @@ include/wine/windows/dbt.h
include/wine/windows/dciddi.h
include/wine/windows/dciman.h
include/wine/windows/dde.h
include/wine/windows/dde.rh
include/wine/windows/ddeml.h
include/wine/windows/ddraw.h
include/wine/windows/ddrawgdi.h
@ -591,6 +592,7 @@ include/wine/windows/uuids.h
include/wine/windows/uxtheme.h
include/wine/windows/vdmdbg.h
include/wine/windows/ver.h
include/wine/windows/verrsrc.h
include/wine/windows/vfw.h
include/wine/windows/vfwmsgs.h
include/wine/windows/vmr9.h
@ -610,6 +612,8 @@ include/wine/windows/wia_xp.idl
include/wine/windows/winbase.h
include/wine/windows/wincodec.h
include/wine/windows/wincodec.idl
include/wine/windows/wincodecsdk.h
include/wine/windows/wincodecsdk.idl
include/wine/windows/wincon.h
include/wine/windows/wincred.h
include/wine/windows/wincrypt.h
@ -628,6 +632,7 @@ include/wine/windows/winnetwk.h
include/wine/windows/winnls.h
include/wine/windows/winnls32.h
include/wine/windows/winnt.h
include/wine/windows/winnt.rh
include/wine/windows/winperf.h
include/wine/windows/winreg.h
include/wine/windows/winresrc.h
@ -1170,6 +1175,7 @@ lib/wine/fakedlls/sc.exe
lib/wine/fakedlls/scarddlg.dll
lib/wine/fakedlls/sccbase.dll
lib/wine/fakedlls/schannel.dll
lib/wine/fakedlls/scrrun.dll
lib/wine/fakedlls/secedit.exe
lib/wine/fakedlls/secur32.dll
lib/wine/fakedlls/security.dll
@ -1671,6 +1677,7 @@ lib/wine/sc.exe.so
lib/wine/scarddlg.dll.so
lib/wine/sccbase.dll.so
lib/wine/schannel.dll.so
lib/wine/scrrun.dll.so
lib/wine/secedit.exe.so
lib/wine/secur32.dll.so
lib/wine/security.dll.so

View File

@ -7,7 +7,7 @@
#
PORTNAME= wine
DISTVERSION= 1.3.32
DISTVERSION= 1.3.33
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@ -34,7 +34,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose --disable-tests \
--without-alsa --without-capi --with-glu \
--without-gphoto --without-gsm --without-gstreamer \
--with-opengl --without-mpg123 --with-oss --without-sane \
--with-opengl --without-mpg123 --with-oss \
--without-sane --without-tiff \
--without-v4l --without-xcomposite --without-xinerama \
--with-xinput2 --with-xrandr
CONFIGURE_ENV= FLEX="${LOCALBASE}/bin/flex"

View File

@ -1,2 +1,2 @@
SHA256 (wine-1.3.32.tar.bz2) = fe1691ef8e9c5c4afeb345ad0f0b364d055cfe67a7e64b0a4a44da4d85cfa8b6
SIZE (wine-1.3.32.tar.bz2) = 19678422
SHA256 (wine-1.3.33.tar.bz2) = d49b96e3f999a7380898c3c09cf3d920c369756cb735d9c05295b5bb73c19f8c
SIZE (wine-1.3.33.tar.bz2) = 19809247

View File

@ -198,6 +198,7 @@ include/wine/windows/dbt.h
include/wine/windows/dciddi.h
include/wine/windows/dciman.h
include/wine/windows/dde.h
include/wine/windows/dde.rh
include/wine/windows/ddeml.h
include/wine/windows/ddraw.h
include/wine/windows/ddrawgdi.h
@ -591,6 +592,7 @@ include/wine/windows/uuids.h
include/wine/windows/uxtheme.h
include/wine/windows/vdmdbg.h
include/wine/windows/ver.h
include/wine/windows/verrsrc.h
include/wine/windows/vfw.h
include/wine/windows/vfwmsgs.h
include/wine/windows/vmr9.h
@ -610,6 +612,8 @@ include/wine/windows/wia_xp.idl
include/wine/windows/winbase.h
include/wine/windows/wincodec.h
include/wine/windows/wincodec.idl
include/wine/windows/wincodecsdk.h
include/wine/windows/wincodecsdk.idl
include/wine/windows/wincon.h
include/wine/windows/wincred.h
include/wine/windows/wincrypt.h
@ -628,6 +632,7 @@ include/wine/windows/winnetwk.h
include/wine/windows/winnls.h
include/wine/windows/winnls32.h
include/wine/windows/winnt.h
include/wine/windows/winnt.rh
include/wine/windows/winperf.h
include/wine/windows/winreg.h
include/wine/windows/winresrc.h
@ -1170,6 +1175,7 @@ lib/wine/fakedlls/sc.exe
lib/wine/fakedlls/scarddlg.dll
lib/wine/fakedlls/sccbase.dll
lib/wine/fakedlls/schannel.dll
lib/wine/fakedlls/scrrun.dll
lib/wine/fakedlls/secedit.exe
lib/wine/fakedlls/secur32.dll
lib/wine/fakedlls/security.dll
@ -1671,6 +1677,7 @@ lib/wine/sc.exe.so
lib/wine/scarddlg.dll.so
lib/wine/sccbase.dll.so
lib/wine/schannel.dll.so
lib/wine/scrrun.dll.so
lib/wine/secedit.exe.so
lib/wine/secur32.dll.so
lib/wine/security.dll.so