Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2012 15:57:02 GMT
From:      Leo Vandewoestijne <freebsd@dns-lab.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172644: [MAINTAINER-UPDATE] sysutils/userspace-rcu: update to 0.7.5
Message-ID:  <201210121557.q9CFv29S055711@red.freebsd.org>
Resent-Message-ID: <201210121600.q9CG01XF026010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172644
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] sysutils/userspace-rcu: update to 0.7.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 16:00:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Leo Vandewoestijne
>Release:        
>Organization:
DNS-Lab
>Environment:
>Description:
userspace-rcu 0.7.5 was released today.

Between the version 0.6.1 (current port) and this new release MANY fixes and improvements were applied.

The powerpc issue was already addressed in 0.6.2, so I dropped the BROKEN flag, although I had no possibility to verify this myself.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- userspace-rcu.org/Makefile	2012-10-12 15:37:08.000000000 +0000
+++ userspace-rcu/Makefile	2012-10-12 15:49:45.000000000 +0000
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	userspace-rcu
-# Date created:		29 February 2012
-# Whom:			Leo Vandewoestijne <freebsd@dns-lab.com>
-#
-# $FreeBSD: ports/sysutils/userspace-rcu/Makefile,v 1.2 2012/09/08 07:49:05 linimon Exp $
-#
+# Created by:	Leo Vandewoestijne <freebsd@dns-lab.com>
+# $FreeBSD$
 
 PORTNAME=	userspace-rcu
-PORTVERSION=	0.6.4
+PORTVERSION=	0.7.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://lttng.org/files/urcu/
 
@@ -15,6 +11,8 @@ COMMENT=	A read-copy-update data synchro
 
 LICENSE=	LGPL21
 
+PORTDOCS=       ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
+
 USE_BZIP2=	yes
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	yes
@@ -25,9 +23,4 @@ post-patch:
 		${WRKSRC}/Makefile.in
 
 .include <bsd.port.pre.mk>
-
-.if ${ARCH} == "powerpc"
-BROKEN=		Does not compile on powerpc
-.endif
-
 .include <bsd.port.post.mk>
diff -rupN userspace-rcu.org/distinfo userspace-rcu/distinfo
--- userspace-rcu.org/distinfo	2012-10-12 15:37:08.000000000 +0000
+++ userspace-rcu/distinfo	2012-10-12 15:37:59.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (userspace-rcu-0.6.4.tar.bz2) = 2914637c60027ea52974aa7fa8ee7f2a3a0067502bbaebe01de14d6988aa8882
-SIZE (userspace-rcu-0.6.4.tar.bz2) = 325414
+SHA256 (userspace-rcu-0.7.5.tar.bz2) = 0f7d4a1e0c6c6ecc75e7de0a4b80518c6ba93c97872981e196c758db7a2404e2
+SIZE (userspace-rcu-0.7.5.tar.bz2) = 383705



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210121557.q9CFv29S055711>