Update to Wine 1.3.25. This includes the following changes:
- Rewrite of the audio support, using the Win7 architecture. - Old-style sound drivers for Jack, NAS and ESD are removed. - Graphics driver architecture changes for the DIB engine. - Improved handling of the shell recycle bin. - Better joystick support in DirectInput. - Initial stub for VBScript support. - Various bug fixes.
This commit is contained in:
parent
713553940f
commit
9f4f83be0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278202
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.3.24
|
||||
DISTVERSION= 1.3.25
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.3.24.tar.bz2) = 5ded950c14989feb248333d2ed43e35c06fe13c55db35c4c8baa54d9b298ee9b
|
||||
SIZE (wine-1.3.24.tar.bz2) = 19525444
|
||||
SHA256 (wine-1.3.25.tar.bz2) = f5525a966efd2f973c9a0fd6391d0d3e5817432e59598fe47c494b240d7e1caa
|
||||
SIZE (wine-1.3.25.tar.bz2) = 19580506
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.3.24
|
||||
DISTVERSION= 1.3.25
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.3.24.tar.bz2) = 5ded950c14989feb248333d2ed43e35c06fe13c55db35c4c8baa54d9b298ee9b
|
||||
SIZE (wine-1.3.24.tar.bz2) = 19525444
|
||||
SHA256 (wine-1.3.25.tar.bz2) = f5525a966efd2f973c9a0fd6391d0d3e5817432e59598fe47c494b240d7e1caa
|
||||
SIZE (wine-1.3.25.tar.bz2) = 19580506
|
||||
|
Loading…
Reference in New Issue
Block a user