Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2007 00:02:57 +0300 (MSK)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108628: [patch] net/xorp: change dependency shells/bash2 -> shells/bash
Message-ID:  <200701312102.l0VL2vAs039723@tinderbox.i386.ipt.ru>
Resent-Message-ID: <200701312100.l0VL0bUE016614@freefall.freebsd.org>

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

>Number:         108628
>Category:       ports
>Synopsis:       [patch] net/xorp: change dependency shells/bash2 -> shells/bash
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 21:00:36 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan 29 02:38:41 MSK 2007 bsam@tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	In preparation to deprecate shells/bash2 the dependency should be
	changed.
>How-To-Repeat:
>Fix:
	Replace BUILD_DEPENDS shells/bash2 -> shells/bash.

--- xorp.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/xorp/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	5 Nov 2006 08:53:21 -0000	1.5
+++ Makefile	31 Jan 2007 20:50:16 -0000
@@ -86,7 +86,7 @@
 # Bash and Python are only required if running the regression tests.
 .if defined(WITH_CHECK)
 BUILD_DEPENDS=	${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
-		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
+		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
 .endif
 
 .if defined(WITH_DEBUGGING)
--- xorp.diff ends here ---

WBR
-- 
bsam

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



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