Index: head/multimedia/libva-utils/Makefile =================================================================== --- head/multimedia/libva-utils/Makefile (revision 523384) +++ head/multimedia/libva-utils/Makefile (revision 523385) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= libva-utils PORTVERSION= 2.6.0 PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 0d033c074b63.patch:-p1 # https://github.com/intel/libva-utils/pull/185 PATCHFILES+= 4aeb5254a191.patch:-p1 # https://github.com/intel/libva-utils/pull/183 PATCHFILES+= 520ea5582c9a.patch:-p1 # https://github.com/intel/libva-utils/pull/184 PATCHFILES+= 24a87768547a.patch:-p1 # https://github.com/intel/libva-utils/pull/184 PATCHFILES+= fde08663af79.patch:-p1 # https://github.com/intel/libva-utils/pull/184 MAINTAINER= jbeich@FreeBSD.org COMMENT= Collection of tests and utilities for VAAPI LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libva-drm.so:multimedia/libva USES= compiler:c++11-lang meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= intel OPTIONS_DEFINE= WAYLAND X11 OPTIONS_DEFAULT=WAYLAND X11 OPTIONS_SUB= yes WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_MESON_TRUE= wayland X11_USES= xorg X11_USE= XORG=x11,xext,xfixes X11_MESON_TRUE= x11 .include Index: head/multimedia/libva-utils/distinfo =================================================================== --- head/multimedia/libva-utils/distinfo (revision 523384) +++ head/multimedia/libva-utils/distinfo (revision 523385) @@ -1,11 +1,13 @@ TIMESTAMP = 1575987973 SHA256 (intel-libva-utils-2.6.0_GH0.tar.gz) = 6ce7a534539c9ae554ace0bfa6689d871145cc172bb3f66ceb3fe2f65466fd90 SIZE (intel-libva-utils-2.6.0_GH0.tar.gz) = 1196875 +SHA256 (0d033c074b63.patch) = 5059a5083f5f2da02a9819e2300dfc7e6dc11cfd336a56f0122d430be1170916 +SIZE (0d033c074b63.patch) = 973 SHA256 (4aeb5254a191.patch) = 33bc96eb476fa09bcbecb1f32f5a7cb4a28eba7777e6398646df057cba5d9934 SIZE (4aeb5254a191.patch) = 3180 SHA256 (520ea5582c9a.patch) = 8f23240c64257a368662bb6b12e767aa98cb370760907c9c97bed3d66b90df2e SIZE (520ea5582c9a.patch) = 1196 SHA256 (24a87768547a.patch) = 088280b5ecd2fe279cc422493899c1ffda9056f6065ec2a67a165a0f234b9d57 SIZE (24a87768547a.patch) = 5169 SHA256 (fde08663af79.patch) = 64f517ec7501d5d31b12405e6241103eb3bd7acca86fed2882b554f13795c875 SIZE (fde08663af79.patch) = 780