emulators/i386-wine: update to 2.0.2
PR: 221217
This commit is contained in:
parent
b2a5d158ff
commit
925f7ea5e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447352
3 changed files with 11 additions and 9 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.0.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1498255511
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 0cdf7160ae74c5b646cd454287f175fa14e290d5b324db41c05ded7de644da71
|
||||
SIZE (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 52980584
|
||||
SHA256 (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 7b207d89434d8dab5fd0e22aeafbabf5e81875b1ae153b9610de810f4aa47231
|
||||
SIZE (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 52662924
|
||||
SHA256 (freebsd:12:x86:64/i386-wine-2.0.1_2,1.txz) = 9fe0314dc031e0a7e3c2f7620357dd5f8d748cdfc90ed1d0919d47b1c35b3efb
|
||||
SIZE (freebsd:12:x86:64/i386-wine-2.0.1_2,1.txz) = 52235196
|
||||
TIMESTAMP = 1501866505
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-2.0.2,1.txz) = c8b2f0cc8ceb0d1a9d499c31388927ad6f44c1d2bd7f6d996fc5a96393011703
|
||||
SIZE (freebsd:10:x86:64/i386-wine-2.0.2,1.txz) = 53069920
|
||||
SHA256 (freebsd:11:x86:64/i386-wine-2.0.2,1.txz) = e8da132d03b80d430b9a5d445d57da3588e2dd931c2958be44c50e5e381a7955
|
||||
SIZE (freebsd:11:x86:64/i386-wine-2.0.2,1.txz) = 52696380
|
||||
SHA256 (freebsd:12:x86:64/i386-wine-2.0.2,1.txz) = d575edc118b8f7633e0d7e3b8e334b299f5eccd247577388862e696785838a4f
|
||||
SIZE (freebsd:12:x86:64/i386-wine-2.0.2,1.txz) = 52220472
|
||||
|
|
|
@ -504,6 +504,8 @@ include/wine/windows/mfapi.h
|
|||
include/wine/windows/mferror.h
|
||||
include/wine/windows/mfobjects.h
|
||||
include/wine/windows/mfobjects.idl
|
||||
include/wine/windows/mfreadwrite.h
|
||||
include/wine/windows/mfreadwrite.idl
|
||||
include/wine/windows/midles.h
|
||||
include/wine/windows/mimeinfo.h
|
||||
include/wine/windows/mimeinfo.idl
|
||||
|
@ -950,6 +952,7 @@ lib32/libxcb-dri3.so.0
|
|||
lib32/libxcb-glx.so.0
|
||||
lib32/libxcb-present.so.0
|
||||
lib32/libxcb-sync.so.1
|
||||
lib32/libxcb-xfixes.so.0
|
||||
lib32/libxcb.so.1
|
||||
lib32/libxml2.so.2
|
||||
lib32/libxshmfence.so.1
|
||||
|
|
Loading…
Reference in a new issue