svn commit: r321591 - head/sysutils/liburcu
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Jun 22 21:05:05 UTC 2013
Author: rakuco
Date: Sat Jun 22 21:05:04 2013
New Revision: 321591
URL: http://svnweb.freebsd.org/changeset/ports/321591
Log:
Update to 0.7.7.
PR: ports/179849
Submitted by: Leo Vandewoestijne <freebsd at dns-lab.com> (maintainer)
Modified:
head/sysutils/liburcu/Makefile
head/sysutils/liburcu/distinfo
Modified: head/sysutils/liburcu/Makefile
==============================================================================
--- head/sysutils/liburcu/Makefile Sat Jun 22 20:24:57 2013 (r321590)
+++ head/sysutils/liburcu/Makefile Sat Jun 22 21:05:04 2013 (r321591)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liburcu
-PORTVERSION= 0.7.6
+PORTVERSION= 0.7.7
CATEGORIES= sysutils
MASTER_SITES= http://lttng.org/files/urcu/
DISTNAME= userspace-rcu-${PORTVERSION}
@@ -12,7 +12,8 @@ COMMENT= Userspace read-copy-update (RCU
LICENSE= LGPL21
-PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
+PORTDOCS= ChangeLog CodingStyle LICENSE README \
+ cds-api.txt rcu-api.txt uatomic-api.txt
USES= pathfix
USE_BZIP2= yes
Modified: head/sysutils/liburcu/distinfo
==============================================================================
--- head/sysutils/liburcu/distinfo Sat Jun 22 20:24:57 2013 (r321590)
+++ head/sysutils/liburcu/distinfo Sat Jun 22 21:05:04 2013 (r321591)
@@ -1,2 +1,2 @@
-SHA256 (userspace-rcu-0.7.6.tar.bz2) = 71f2c0b75f3473e4d7aa6ac5111ca4d9cccccd5d131e87b53a07d35bd2c5900a
-SIZE (userspace-rcu-0.7.6.tar.bz2) = 393590
+SHA256 (userspace-rcu-0.7.7.tar.bz2) = 8ab8a7d8fea47c09ceac24c9277f00da626bbd9426c973eb325b1baf33b4bdfb
+SIZE (userspace-rcu-0.7.7.tar.bz2) = 384327
More information about the svn-ports-head
mailing list