mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
Update to Wine 1.5.19. This includes the following changes:
- Performance improvements in the DIB engine. - More fleshed out XML-lite implementation. - Some more C++ runtime functions. - Various bug fixes. Feature safe: yes
This commit is contained in:
parent
082dcfd167
commit
365265e585
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308475
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.5.18
|
||||
DISTVERSION= 1.5.19
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.5.18.tar.bz2) = a144900cc20e55623c8c9ab26e265eb2e76d88c9e21bd21a3bcfa030fdb3fbdf
|
||||
SIZE (wine-1.5.18.tar.bz2) = 21043105
|
||||
SHA256 (wine-1.5.19.tar.bz2) = 51ad795ae62d8392ac6fbc3ad595ac57d44bcc779b716573a9d73ca122961023
|
||||
SIZE (wine-1.5.19.tar.bz2) = 21013509
|
||||
|
@ -1483,6 +1483,7 @@ lib/wine/libgdiplus.def
|
||||
lib/wine/libglu32.def
|
||||
lib/wine/libhid.def
|
||||
lib/wine/libhlink.def
|
||||
lib/wine/libhtmlhelp.def
|
||||
lib/wine/libieframe.def
|
||||
lib/wine/libimagehlp.def
|
||||
lib/wine/libimm32.def
|
||||
|
Loading…
Reference in New Issue
Block a user