Update to Wine 1.9.5. This includes the following changes:

- Beginnings of the WineD3D command stream.
 - Support for effect states in Direct3DX.
 - Drag & drop improvements.
 - Various bug fixes.
 - Use a new version of the Mono engine, with 64-bit support.
This commit is contained in:
Gerald Pfeifer 2016-03-08 20:25:48 +00:00
parent 8d62d300ae
commit f55530d982
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410656
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
DISTVERSION= 1.9.4
DISTVERSION= 1.9.5
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@ -82,7 +82,7 @@ LDAP_USE= OPENLDAP=yes
LIBXSLT_CONFIGURE_WITH= xslt
LIBXSLT_LIB_DEPENDS= libxslt.so:${PORTSDIR}/textproc/libxslt
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.0.msi:${PORTSDIR}/emulators/wine-mono-devel
MPG123_CONFIGURE_WITH= mpg123
MPG123_LIB_DEPENDS= libmpg123.so:${PORTSDIR}/audio/mpg123

View file

@ -1,4 +1,4 @@
SHA256 (wine-1.9.4.tar.bz2) = 75c1eab6b980870b367a73db6e57eb0dc9242c2be8546f94084577a0ed0bbbb8
SIZE (wine-1.9.4.tar.bz2) = 22974777
SHA256 (v1.9.4.tar.gz) = 1b3c6bb3e21e549fb8657cd9a2117946b7e78140b400c614dd41b041b6dc2674
SIZE (v1.9.4.tar.gz) = 9719676
SHA256 (wine-1.9.5.tar.bz2) = fb526308e7ac5e202c0f0b663d4c7a943419d9eec766af6831caf23914300f09
SIZE (wine-1.9.5.tar.bz2) = 23034629
SHA256 (v1.9.5.tar.gz) = e12c5fb741e6c5b55b99c37d6bba1746b0f40317f27198406e63f260ede3600c
SIZE (v1.9.5.tar.gz) = 9889302