Index: head/devel/libepoll-shim/Makefile =================================================================== --- head/devel/libepoll-shim/Makefile (revision 499717) +++ head/devel/libepoll-shim/Makefile (revision 499718) @@ -1,35 +1,35 @@ # Created by: Johannes Lundberg # $FreeBSD$ PORTNAME= libepoll-shim -PORTVERSION= 0.0.20181229 +PORTVERSION= 0.0.20190311 CATEGORIES= devel MAINTAINER= x11@FreeBSD.org COMMENT= epoll shim implemented using kevent LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= epoll-shim -GH_TAGNAME= 212c17b +GH_TAGNAME= 1d1135384395dbf38eea00680ca28ead04f8dce2 USE_LDCONFIG= yes USES= compiler uidfix MAKE_ARGS= INCSDIR=${PREFIX}/include/libepoll-shim/sys \ LIBDIR=${PREFIX}/lib WITHOUT_PROFILE=yes .include post-patch: .if "${CHOSEN_COMPILER_TYPE}" == "gcc" @${REINPLACE_CMD} -e 's|Wno-missing-variable-declarations|Wno-missing-declarations|' \ -e 's|-Wno-thread-safety-analysis||' ${WRKSRC}/Makefile .endif pre-install: @${MKDIR} ${STAGEDIR}/${PREFIX}/include/libepoll-shim/sys .include Index: head/devel/libepoll-shim/distinfo =================================================================== --- head/devel/libepoll-shim/distinfo (revision 499717) +++ head/devel/libepoll-shim/distinfo (revision 499718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546110650 -SHA256 (FreeBSDDesktop-epoll-shim-0.0.20181229-212c17b_GH0.tar.gz) = 819ec3de3ab233487d5be5fe506b23b81c05ee5daf5db1440ede76231615a86a -SIZE (FreeBSDDesktop-epoll-shim-0.0.20181229-212c17b_GH0.tar.gz) = 15833 +TIMESTAMP = 1554794906 +SHA256 (FreeBSDDesktop-epoll-shim-0.0.20190311-1d1135384395dbf38eea00680ca28ead04f8dce2_GH0.tar.gz) = 689aaf4a6f8f14a715986f03c283cbabf404a2ac5370ad6430f28cc8e101b554 +SIZE (FreeBSDDesktop-epoll-shim-0.0.20190311-1d1135384395dbf38eea00680ca28ead04f8dce2_GH0.tar.gz) = 16341 Index: head/devel/libepoll-shim/pkg-plist =================================================================== --- head/devel/libepoll-shim/pkg-plist (revision 499717) +++ head/devel/libepoll-shim/pkg-plist (revision 499718) @@ -1,6 +1,7 @@ include/libepoll-shim/sys/epoll.h include/libepoll-shim/sys/signalfd.h include/libepoll-shim/sys/timerfd.h lib/libepoll-shim.a lib/libepoll-shim.so lib/libepoll-shim.so.0 +libdata/pkgconfig/epoll-shim.pc