diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-10-25 09:28:22 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-10-25 09:28:22 +0000 |
commit | a4300892f0950b74af7127ecbea96bacfdae91fa (patch) | |
tree | f7d1b23fe276b682c9d3f89dd75a359c2ae6302b /emulators | |
parent | 81e579d3bb4d853522dbf390f925f082fb93c2e9 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index b1790ea41c11..45ea6daf0b02 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -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 diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index fbda75ae81a2..a1bd7fd5f2fe 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -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 |