Index: head/x11/libxshmfence/Makefile =================================================================== --- head/x11/libxshmfence/Makefile (revision 504372) +++ head/x11/libxshmfence/Makefile (revision 504373) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= libxshmfence -PORTVERSION= 1.2 -PORTREVISION= 4 +PORTVERSION= 1.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Shared memory 'SyncFence' synchronization primitive LICENSE= MIT USE_XORG= xorgproto XORG_CAT= lib CONFIGURE_ARGS= --with-shared-memory-dir=/tmp INSTALL_TARGET= install-strip TEST_TARGET= check .include Index: head/x11/libxshmfence/distinfo =================================================================== --- head/x11/libxshmfence/distinfo (revision 504372) +++ head/x11/libxshmfence/distinfo (revision 504373) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libxshmfence-1.2.tar.bz2) = d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c -SIZE (xorg/lib/libxshmfence-1.2.tar.bz2) = 267170 +TIMESTAMP = 1560369445 +SHA256 (xorg/lib/libxshmfence-1.3.tar.bz2) = b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7 +SIZE (xorg/lib/libxshmfence-1.3.tar.bz2) = 308644 Index: head/x11/libxshmfence/files/patch-src__xshmfence_futex.h =================================================================== --- head/x11/libxshmfence/files/patch-src__xshmfence_futex.h (revision 504372) +++ head/x11/libxshmfence/files/patch-src__xshmfence_futex.h (nonexistent) @@ -1,10 +0,0 @@ ---- src/xshmfence_futex.h.orig 2014-06-17 16:46:42.000000000 -0400 -+++ src/xshmfence_futex.h 2015-04-18 12:16:21.953572000 -0400 -@@ -28,6 +28,7 @@ - - #ifdef HAVE_UMTX - -+#include - #include - #include - Property changes on: head/x11/libxshmfence/files/patch-src__xshmfence_futex.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property