Index: head/sysutils/liburcu/Makefile =================================================================== --- head/sysutils/liburcu/Makefile (revision 483587) +++ head/sysutils/liburcu/Makefile (revision 483588) @@ -1,30 +1,30 @@ # Created by: Leo Vandewoestijne # $FreeBSD$ PORTNAME= liburcu -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ DISTNAME= userspace-rcu-${PORTVERSION} MAINTAINER= mmokhi@FreeBSD.org COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 BROKEN_mips= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4 BROKEN_mips64= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4 PLIST_SUB= SO_SHORT_VER=6 \ SO_VER=6.0.0 USES= pathfix libtool tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --docdir=${DOCSDIR} INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= DOCS .include Index: head/sysutils/liburcu/distinfo =================================================================== --- head/sysutils/liburcu/distinfo (revision 483587) +++ head/sysutils/liburcu/distinfo (revision 483588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499000825 -SHA256 (userspace-rcu-0.10.0.tar.bz2) = 7cb58a7ba5151198087f025dc8d19d8918e9c6d56772f039696c111d9aad3190 -SIZE (userspace-rcu-0.10.0.tar.bz2) = 483899 +TIMESTAMP = 1540996704 +SHA256 (userspace-rcu-0.10.1.tar.bz2) = 9c09220be4435dc27fcd22d291707b94b97f159e0c442fbcd60c168f8f79eb06 +SIZE (userspace-rcu-0.10.1.tar.bz2) = 503347