From owner-svn-ports-all@FreeBSD.ORG Tue Apr 7 12:18:38 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09B612AE; Tue, 7 Apr 2015 12:18:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E97FB79A; Tue, 7 Apr 2015 12:18:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t37CIb5o097104; Tue, 7 Apr 2015 12:18:37 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t37CIbbN097102; Tue, 7 Apr 2015 12:18:37 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201504071218.t37CIbbN097102@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 7 Apr 2015 12:18:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383504 - head/sysutils/liburcu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 12:18:38 -0000 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