emulators/i386-wine: update to 1.8.4
This commit is contained in:
parent
679a83f16e
commit
5014091fdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420946
3 changed files with 10 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
PORTVERSION= 1.8.3
|
||||
PORTVERSION= 1.8.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1466396678
|
||||
SHA256 (freebsd:9:x86:64/i386-wine-1.8.3,1.txz) = cfed9650bf28e03321524692a642f51b12c4acd99fac13d1a21665143413887e
|
||||
SIZE (freebsd:9:x86:64/i386-wine-1.8.3,1.txz) = 39189600
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-1.8.3,1.txz) = 6ec7c18df9176e252d1a80d3e7413cc12a9e15fa3be2be5a090c369a5ab66ea1
|
||||
SIZE (freebsd:10:x86:64/i386-wine-1.8.3,1.txz) = 39164072
|
||||
SHA256 (freebsd:11:x86:64/i386-wine-1.8.3,1.txz) = 5523ae5068fe73b0879f3592626305500525f4aa4955fad55211b866600f36d1
|
||||
SIZE (freebsd:11:x86:64/i386-wine-1.8.3,1.txz) = 38730516
|
||||
TIMESTAMP = 1472182089
|
||||
SHA256 (freebsd:9:x86:64/i386-wine-1.8.4,1.txz) = 0dbf7b5aa747422612d62eb6294a2e5319e835377f6538722e1853fda22626c5
|
||||
SIZE (freebsd:9:x86:64/i386-wine-1.8.4,1.txz) = 39210364
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-1.8.4,1.txz) = 578fca140f317b5c5259bba381bf7b6cb62778686e948b8e450032d9373702bc
|
||||
SIZE (freebsd:10:x86:64/i386-wine-1.8.4,1.txz) = 39169260
|
||||
SHA256 (freebsd:11:x86:64/i386-wine-1.8.4,1.txz) = 55fe5e57b7363c96fd3e79a70bc262c73548b0ba7e82234dc61e961be34f063b
|
||||
SIZE (freebsd:11:x86:64/i386-wine-1.8.4,1.txz) = 38731304
|
||||
|
|
|
@ -261,6 +261,7 @@ include/wine/windows/ddk/hidsdi.h
|
|||
include/wine/windows/ddk/hidtypes.h
|
||||
include/wine/windows/ddk/imm.h
|
||||
include/wine/windows/ddk/mountmgr.h
|
||||
include/wine/windows/ddk/ndis.h
|
||||
include/wine/windows/ddk/ntddcdvd.h
|
||||
include/wine/windows/ddk/ntddk.h
|
||||
include/wine/windows/ddk/ntddser.h
|
||||
|
@ -1053,6 +1054,7 @@ lib32/libXdmcp.so.6
|
|||
lib32/libXext.so.6
|
||||
lib32/libXfixes.so.3
|
||||
lib32/libXi.so.6
|
||||
lib32/libXinerama.so.1
|
||||
lib32/libXrandr.so.2
|
||||
lib32/libXrender.so.1
|
||||
lib32/libXxf86vm.so.1
|
||||
|
|
Loading…
Reference in a new issue