From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 6 08:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 758F226C for ; Thu, 6 Jun 2013 08:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBE41DBD for ; Thu, 6 Jun 2013 08:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r56800jM069905 for ; Thu, 6 Jun 2013 08:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r56800mP069904; Thu, 6 Jun 2013 08:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 6 Jun 2013 08:00:00 GMT Resent-Message-Id: <201306060800.r56800mP069904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kubilay Kocak Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4594B252 for ; Thu, 6 Jun 2013 07:59:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 372311DAF for ; Thu, 6 Jun 2013 07:59:37 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r567xa8M012539 for ; Thu, 6 Jun 2013 07:59:36 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r567xaNV012538; Thu, 6 Jun 2013 07:59:36 GMT (envelope-from nobody) Message-Id: <201306060759.r567xaNV012538@oldred.freebsd.org> Date: Thu, 6 Jun 2013 07:59:36 GMT From: Kubilay Kocak To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179358: [PATCH] sysutils/userspace-rcu: Rename to liburcu and update to 0.7.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 08:00:00 -0000 >Number: 179358 >Category: ports >Synopsis: [PATCH] sysutils/userspace-rcu: Rename to liburcu and update to 0.7.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 06 08:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kubilay Kocak >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: FreeBSD 9-STABLE-amd64.elysium 9.1-STABLE FreeBSD 9.1-STABLE #1 r250655: Wed May 15 15:28:38 EST >Description: - Update to 0.7.6 - Update COMMENT - Re-order USE_* section - Add CONFIGURE_ARGS for correct --docdir - pkg-descr: Tab->space in WWW: - Update WWW: URL Additional: - Update MOVED - Remove userspace-rcu from sysutils/Makefile - Add liburcu to sysutils/Makefile - Update dns/knot LIB_DEPENDS dependency QA: - Run Tools/scripts/MOVEDlint.awk - Run make checksubdir svn status: M MOVED M dns/knot/Makefile M sysutils/Makefile A + sysutils/liburcu M + sysutils/liburcu/Makefile M + sysutils/liburcu/distinfo M + sysutils/liburcu/pkg-descr D sysutils/userspace-rcu D sysutils/userspace-rcu/Makefile D sysutils/userspace-rcu/distinfo D sysutils/userspace-rcu/pkg-descr D sysutils/userspace-rcu/pkg-plist >How-To-Repeat: >Fix: Patch attached with submission follows: Index: MOVED =================================================================== --- MOVED (revision 320049) +++ MOVED (working copy) @@ -4381,3 +4381,4 @@ emulators/linux-xjoypad||2013-06-05|Removed: depend on expired devel/linux-js, consider using emulators/joytran instead lang/elisp-manual||2013-06-05|Has expired: Broken for more than 6 months sysutils/sge62||2013-06-05|Has expired: Ancient and unsupported release +sysutils/userspace-rcu|sysutils/liburcu|2013-06-06|Renamed correctly according to upstream Index: dns/knot/Makefile =================================================================== --- dns/knot/Makefile (revision 320049) +++ dns/knot/Makefile (working copy) @@ -14,7 +14,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ flex>=2.5.35_1:${PORTSDIR}/textproc/flex -LIB_DEPENDS= urcu:${PORTSDIR}/sysutils/userspace-rcu +LIB_DEPENDS= urcu:${PORTSDIR}/sysutils/liburcu CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes Index: sysutils/Makefile =================================================================== --- sysutils/Makefile (revision 320049) +++ sysutils/Makefile (working copy) @@ -473,6 +473,7 @@ SUBDIR += libretto-config SUBDIR += libsunacl SUBDIR += libumberlog + SUBDIR += liburcu SUBDIR += libutempter SUBDIR += libzeitgeist SUBDIR += lineak-defaultplugin @@ -980,7 +981,6 @@ SUBDIR += usermin SUBDIR += userneu SUBDIR += userneu-devel - SUBDIR += userspace-rcu SUBDIR += usrinfo SUBDIR += utcount SUBDIR += vbetool Index: sysutils/liburcu/Makefile =================================================================== --- sysutils/liburcu/Makefile (working copy) +++ sysutils/liburcu/Makefile (working copy) @@ -1,23 +1,26 @@ # Created by: Leo Vandewoestijne # $FreeBSD$ -PORTNAME= userspace-rcu -PORTVERSION= 0.7.5 +PORTNAME= liburcu +PORTVERSION= 0.7.6 CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ +DISTNAME= userspace-rcu-${PORTVERSION} MAINTAINER= freebsd@dns-lab.com -COMMENT= A read-copy-update data synchronization library +COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt +USES= pathfix USE_BZIP2= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= pathfix -USE_LDCONFIG= yes +CONFIGURE_ARGS+= --docdir=${DOCSDIR} + .if defined(.PARSEDIR) USE_GMAKE= yes .endif Index: sysutils/liburcu/distinfo =================================================================== --- sysutils/liburcu/distinfo (working copy) +++ sysutils/liburcu/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (userspace-rcu-0.7.5.tar.bz2) = 0f7d4a1e0c6c6ecc75e7de0a4b80518c6ba93c97872981e196c758db7a2404e2 -SIZE (userspace-rcu-0.7.5.tar.bz2) = 383705 +SHA256 (userspace-rcu-0.7.6.tar.bz2) = 71f2c0b75f3473e4d7aa6ac5111ca4d9cccccd5d131e87b53a07d35bd2c5900a +SIZE (userspace-rcu-0.7.6.tar.bz2) = 393590 Index: sysutils/liburcu/pkg-descr =================================================================== --- sysutils/liburcu/pkg-descr (working copy) +++ sysutils/liburcu/pkg-descr (working copy) @@ -6,4 +6,4 @@ monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. -WWW: http://lttng.org/content/userspace-rcu +WWW: http://lttng.org/urcu Index: sysutils/userspace-rcu/Makefile (deleted) =================================================================== Index: sysutils/userspace-rcu/distinfo (deleted) =================================================================== Index: sysutils/userspace-rcu/pkg-descr (deleted) =================================================================== Index: sysutils/userspace-rcu/pkg-plist (deleted) =================================================================== >Release-Note: >Audit-Trail: >Unformatted: