Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2020 09:28:22 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553247 - head/emulators/wine-devel
Message-ID:  <202010250928.09P9SMCi029238@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Oct 25 09:28:22 2020
New Revision: 553247
URL: https://svnweb.freebsd.org/changeset/ports/553247

Log:
  The Wine Staging patchset for Wine 5.20 is now available. It still does
  not build, but proceeds further based on my report, so update the BROKEN
  note while I am working on the next fix (ETA: this coming week).

Modified:
  head/emulators/wine-devel/Makefile
  head/emulators/wine-devel/distinfo

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Sun Oct 25 08:26:15 2020	(r553246)
+++ head/emulators/wine-devel/Makefile	Sun Oct 25 09:28:22 2020	(r553247)
@@ -113,7 +113,7 @@ STAGING_EXTRACT_DEPENDS=	bash:shells/bash \
 				git:devel/git \
 				autoconf>0:devel/autoconf
 STAGING_LIB_DEPENDS=	libtxc_dxtn.so:graphics/s2tc
-STAGING_BROKEN=		fails to compile: file.c:237:37: error: 'EXTATTR_NAMESPACE_USER' undeclared
+STAGING_BROKEN=		fails to compile: file.c:401:70: error: 'XATTR_USER_PREFIX_LEN' undeclared
 
 V4L_CONFIGURE_WITH=	v4l2
 V4L_BUILD_DEPENDS=	${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Sun Oct 25 08:26:15 2020	(r553246)
+++ head/emulators/wine-devel/distinfo	Sun Oct 25 09:28:22 2020	(r553247)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1603488676
+TIMESTAMP = 1603546548
 SHA256 (wine-5.20.tar.xz) = 8f5522f8cebebdbaa12f58e1ba671a11f66372e0aedf74fb932cf5a89390861c
 SIZE (wine-5.20.tar.xz) = 24177960
+SHA256 (v5.20.tar.gz) = dce02a8dc45a766608ef46b87e33a0a1ac80502a82c3be1b75faaf2163a9cb55
+SIZE (v5.20.tar.gz) = 10378427



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010250928.09P9SMCi029238>