Index: head/devel/libuinputplus/Makefile =================================================================== --- head/devel/libuinputplus/Makefile (revision 566477) +++ head/devel/libuinputplus/Makefile (revision 566478) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 0.1.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bapt@FreeBSD.org COMMENT= Easy-to-use uinput library in C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto USES= cmake compiler:c++11-lang localbase USE_GITHUB= yes GH_ACCOUNT= YukiWorkshop GH_PROJECT= libuInputPlus USE_LDCONFIG= yes .include Index: head/devel/libuinputplus/pkg-plist =================================================================== --- head/devel/libuinputplus/pkg-plist (revision 566477) +++ head/devel/libuinputplus/pkg-plist (revision 566478) @@ -1,7 +1,8 @@ include/uInputPlus/CommonIncludes.hpp include/uInputPlus/uInput.hpp include/uInputPlus/uInputSetup.hpp lib/libuInputPlus.a lib/libuInputPlus.so lib/libuInputPlus.so.0 lib/libuInputPlus.so.0.1.4 +libdata/pkgconfig/uInputPlus.pc