emulators/i386-wine-devel: update to 1.8.r2.
Unable to build -CURRENT packages due to gnutls.
This commit is contained in:
parent
eb6010dc19
commit
3ec3cd6fe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403357
3 changed files with 12 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
PORTVERSION= 1.8.r1
|
||||
PORTVERSION= 1.8.r2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION}
|
||||
|
@ -75,7 +75,7 @@ DISTFILES=
|
|||
.endif
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100085
|
||||
BROKEN= unable to build binaries due to packaging issues with gnutls and git.
|
||||
BROKEN= unable to build binaries due to packaging issues with gnutls
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
SHA256 (freebsd:9:x86:64/i386-wine-devel-1.8.r1,1.txz) = ff03e2d7b40e016322a3895bb9413bb09ac8bda7220e411d5dbb9e051c186b02
|
||||
SIZE (freebsd:9:x86:64/i386-wine-devel-1.8.r1,1.txz) = 38525544
|
||||
SHA256 (freebsd:9:x86:64/i386-wine-staging-1.8.r1,1.txz) = 0b13becbefc8652dfdc586522ddaa750d0b97b9d4fda321485abd6987349e921
|
||||
SIZE (freebsd:9:x86:64/i386-wine-staging-1.8.r1,1.txz) = 41990460
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-devel-1.8.r1,1.txz) = d3ac6dd858e3eee8b10d33bae7d631921541e3cfc264af6018c6e39fc4b90a4d
|
||||
SIZE (freebsd:10:x86:64/i386-wine-devel-1.8.r1,1.txz) = 35390968
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-staging-1.8.r1,1.txz) = dc38f1016c9c2ab2699a6235870858895eacbb21ff7389124b7327b1f6662942
|
||||
SIZE (freebsd:10:x86:64/i386-wine-staging-1.8.r1,1.txz) = 38831208
|
||||
SHA256 (freebsd:9:x86:64/i386-wine-devel-1.8.r2,1.txz) = aa4e493f9a3d8ed2d6c0c08a39763001c5e315ef1177ef840b662a6c6472bdc5
|
||||
SIZE (freebsd:9:x86:64/i386-wine-devel-1.8.r2,1.txz) = 38779192
|
||||
SHA256 (freebsd:9:x86:64/i386-wine-staging-1.8.r2,1.txz) = fbcd625f3a1823b7303f7ff97897b7bc262903dfd8561de2b1c918cda4cb5e4a
|
||||
SIZE (freebsd:9:x86:64/i386-wine-staging-1.8.r2,1.txz) = 42247968
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-devel-1.8.r2,1.txz) = 555be51e86d9f5914c8d4140f267a8dd333cb6816144bbc09782e2e4cce0987b
|
||||
SIZE (freebsd:10:x86:64/i386-wine-devel-1.8.r2,1.txz) = 35656420
|
||||
SHA256 (freebsd:10:x86:64/i386-wine-staging-1.8.r2,1.txz) = 552f4e29dce03258120c1092e094d84039254223f3b1e2a9019e49d95c8846ce
|
||||
SIZE (freebsd:10:x86:64/i386-wine-staging-1.8.r2,1.txz) = 39087428
|
||||
|
|
|
@ -227,6 +227,7 @@ include/wine/windows/d3drmwin.h
|
|||
include/wine/windows/d3dtypes.h
|
||||
include/wine/windows/d3dvec.inl
|
||||
include/wine/windows/d3dx10.h
|
||||
include/wine/windows/d3dx10async.h
|
||||
%%STAGING%%include/wine/windows/d3dx10core.h
|
||||
%%STAGING%%include/wine/windows/d3dx10core.idl
|
||||
include/wine/windows/d3dx9.h
|
||||
|
@ -899,6 +900,7 @@ lib32/libXrender.so.1
|
|||
lib32/libXxf86vm.so.1
|
||||
lib32/libdevq.so.0
|
||||
lib32/libdrm.so.2
|
||||
lib32/libdrm_amdgpu.so.1
|
||||
lib32/libdrm_intel.so.1
|
||||
lib32/libdrm_radeon.so.1
|
||||
lib32/libedit.so.0
|
||||
|
|
Loading…
Reference in a new issue