Index: head/x11/libwacom/Makefile =================================================================== --- head/x11/libwacom/Makefile +++ head/x11/libwacom/Makefile @@ -9,6 +9,8 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= bb3aa6bd57c3.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/217 +PATCHFILES+= a97e09fd2da9.patch:-p1 # required to avoid patch conflict +PATCHFILES+= c94f60920a22.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/219 MAINTAINER= x11@FreeBSD.org COMMENT= Adds tablet support to libinput Index: head/x11/libwacom/distinfo =================================================================== --- head/x11/libwacom/distinfo +++ head/x11/libwacom/distinfo @@ -3,3 +3,7 @@ SIZE (linuxwacom-libwacom-libwacom-1.2_GH0.tar.gz) = 110520 SHA256 (bb3aa6bd57c3.patch) = 1537641da75342469e1160b586e8790c4387ed989186dec00b5f45779b6b831b SIZE (bb3aa6bd57c3.patch) = 3896 +SHA256 (a97e09fd2da9.patch) = 5c8e1002c768ecad4c87b619ba5ee647498ebae13a2f211d1a60339867336f14 +SIZE (a97e09fd2da9.patch) = 1435 +SHA256 (c94f60920a22.patch) = 18d933a95aeb7603a2c284da5051b75c96dd9e581735c3185165688ca0f9740c +SIZE (c94f60920a22.patch) = 1674