diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-05-26 08:00:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-05-26 08:00:56 +0000 |
commit | 78fd9398bbd863e5515f2e07a09476d2c0087dd4 (patch) | |
tree | 8ee718b1ee984e0618aed563e07f827d3b2f9904 /emulators | |
parent | bba050322ddef91131c6713cd763b6ca31aab61c (diff) |
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.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 10 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 27e41e829580..da5cbfad8ee4 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -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 \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 47072d29df2c..1c8f99fb40c2 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -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 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index f7fd8b911219..3247a80e1df5 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -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 |