emulators/wine-devel: Update to Wine 6.9
This includes the following changes: - WPCAP library converted to PE. - Support for paper forms in the print spooler. - More math functions from Musl in the C runtime. - Various bug fixes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 6.8
|
||||
DISTVERSION= 6.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1620461260
|
||||
SHA256 (wine-6.8.tar.xz) = 5b422dde67d8412871152ce315875efb494507ad38a0f4d710f13938a769ebd8
|
||||
SIZE (wine-6.8.tar.xz) = 24481304
|
||||
SHA256 (v6.8.tar.gz) = a93460f673e32d9903325b4276491fc30529af7828486ca8ed6dca83b2fc566a
|
||||
SIZE (v6.8.tar.gz) = 9709006
|
||||
TIMESTAMP = 1621755941
|
||||
SHA256 (wine-6.9.tar.xz) = 18554e601def86a9a20172b085c66832914fc21e75d555f6e54ff89e7eae5bfe
|
||||
SIZE (wine-6.9.tar.xz) = 24526724
|
||||
SHA256 (v6.9.tar.gz) = e6d66bde51ccab97adb2ea968e8713e64e28f427abfafa7e4b64fceb3a69e211
|
||||
SIZE (v6.9.tar.gz) = 9687986
|
||||
|
||||
@@ -2307,6 +2307,7 @@ lib/wine/%%WINEARCH%%-unix/wordpad.exe.so
|
||||
%%WINE64%%lib/wine/%%WINEARCH%%-unix/wow64cpu.dll.so
|
||||
lib/wine/%%WINEARCH%%-unix/wpc.dll.so
|
||||
lib/wine/%%WINEARCH%%-unix/wpcap.dll.so
|
||||
lib/wine/%%WINEARCH%%-unix/wpcap.so
|
||||
lib/wine/%%WINEARCH%%-unix/write.exe.so
|
||||
lib/wine/%%WINEARCH%%-unix/ws2_32.dll.so
|
||||
lib/wine/%%WINEARCH%%-unix/wscript.exe.so
|
||||
|
||||
Reference in New Issue
Block a user