Date: Tue, 7 Apr 2015 12:18:37 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383504 - head/sysutils/liburcu Message-ID: <201504071218.t37CIbbN097102@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Apr 7 12:18:36 2015 New Revision: 383504 URL: https://svnweb.freebsd.org/changeset/ports/383504 Log: Upgrade to 0.7.13. PR: 199201 Submitted by: maintainer Modified: head/sysutils/liburcu/Makefile head/sysutils/liburcu/distinfo Modified: head/sysutils/liburcu/Makefile ============================================================================== --- head/sysutils/liburcu/Makefile Tue Apr 7 12:13:52 2015 (r383503) +++ head/sysutils/liburcu/Makefile Tue Apr 7 12:18:36 2015 (r383504) @@ -2,8 +2,7 @@ # $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} Modified: head/sysutils/liburcu/distinfo ============================================================================== --- head/sysutils/liburcu/distinfo Tue Apr 7 12:13:52 2015 (r383503) +++ head/sysutils/liburcu/distinfo Tue Apr 7 12:18:36 2015 (r383504) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504071218.t37CIbbN097102>