Update to the Wine 5.0.3 maintenance release which fixes some 44 bugs
and adds where.exe and whoami.exe.
This commit is contained in:
parent
468c82588b
commit
7cdd015596
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555045
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 5.0.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.0.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596820540
|
||||
SHA256 (wine-5.0.2.tar.xz) = c2c284f470874b35228327c3972bc29c3a9d8d98abd71dbf81c288b8642becbc
|
||||
SIZE (wine-5.0.2.tar.xz) = 22484932
|
||||
TIMESTAMP = 1605054698
|
||||
SHA256 (wine-5.0.3.tar.xz) = 9c1a35362fd513dff5c845bf76da63ea105a794ac7144aa503f71361af36d22f
|
||||
SIZE (wine-5.0.3.tar.xz) = 22495496
|
||||
|
@ -2285,6 +2285,8 @@ lib/wine/fakedlls/webservices.dll
|
||||
lib/wine/fakedlls/wer.dll
|
||||
lib/wine/fakedlls/wevtapi.dll
|
||||
lib/wine/fakedlls/wevtutil.exe
|
||||
lib/wine/fakedlls/where.exe
|
||||
lib/wine/fakedlls/whoami.exe
|
||||
lib/wine/fakedlls/wiaservc.dll
|
||||
lib/wine/fakedlls/wimgapi.dll
|
||||
%%WINE32%%lib/wine/fakedlls/win32s16.dll16
|
||||
@ -2975,6 +2977,8 @@ lib/wine/webservices.dll.so
|
||||
lib/wine/wer.dll.so
|
||||
lib/wine/wevtapi.dll.so
|
||||
lib/wine/wevtutil.exe.so
|
||||
lib/wine/where.exe.so
|
||||
lib/wine/whoami.exe.so
|
||||
lib/wine/wiaservc.dll.so
|
||||
lib/wine/wimgapi.dll.so
|
||||
%%WINE32%%lib/wine/win32s16.dll16.so
|
||||
|
Loading…
Reference in New Issue
Block a user