Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 19:38:29 GMT
From:      Leo Vandewoestijne <freebsd@unicycle.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179849: [MAINTAINER-UPDATE] sysutils/liburcu: update to 0.7.7
Message-ID:  <201306221938.r5MJcTsj001296@oldred.freebsd.org>
Resent-Message-ID: <201306221940.r5MJe0tT078107@freefall.freebsd.org>

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

>Number:         179849
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] sysutils/liburcu: update to 0.7.7
>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:   Sat Jun 22 19:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Leo Vandewoestijne
>Release:        
>Organization:
DNS-Lab
>Environment:
>Description:
A new release of liburcu came out.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru liburcu.orig/Makefile liburcu/Makefile
--- liburcu.orig/Makefile	2013-06-22 19:15:19.000000000 +0000
+++ liburcu/Makefile	2013-06-22 19:21:14.000000000 +0000
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/liburcu/Makefile 320197 2013-06-07 12:36:07Z koobs $
 
 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 @@
 
 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
diff -ru liburcu.orig/distinfo liburcu/distinfo
--- liburcu.orig/distinfo	2013-06-22 19:15:19.000000000 +0000
+++ liburcu/distinfo	2013-06-22 19:16:13.000000000 +0000
@@ -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


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



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