Index: head/sysutils/liburcu/Makefile =================================================================== --- head/sysutils/liburcu/Makefile (revision 383503) +++ head/sysutils/liburcu/Makefile (revision 383504) @@ -1,27 +1,26 @@ # Created by: Leo Vandewoestijne # $FreeBSD$ PORTNAME= liburcu -PORTVERSION= 0.7.7 -PORTREVISION= 1 +PORTVERSION= 0.7.13 CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ DISTNAME= userspace-rcu-${PORTVERSION} MAINTAINER= freebsd@dns-lab.com COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt USES= pathfix libtool tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --docdir=${DOCSDIR} INSTALL_TARGET= install-strip regression-test: build @cd ${WRKSRC} && ${MAKE} check .include Index: head/sysutils/liburcu/distinfo =================================================================== --- head/sysutils/liburcu/distinfo (revision 383503) +++ head/sysutils/liburcu/distinfo (revision 383504) @@ -1,2 +1,2 @@ -SHA256 (userspace-rcu-0.7.7.tar.bz2) = 8ab8a7d8fea47c09ceac24c9277f00da626bbd9426c973eb325b1baf33b4bdfb -SIZE (userspace-rcu-0.7.7.tar.bz2) = 384327 +SHA256 (userspace-rcu-0.7.13.tar.bz2) = 368a0db48926b127f86f62595f67b21ff09d9c1183b5d0342b48b25eae957b35 +SIZE (userspace-rcu-0.7.13.tar.bz2) = 390152