From bsam@tinderbox.i386.ipt.ru  Wed Jan 31 20:57:31 2007
Return-Path: <bsam@tinderbox.i386.ipt.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D5A2816A400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Jan 2007 20:57:31 +0000 (UTC)
	(envelope-from bsam@tinderbox.i386.ipt.ru)
Received: from tinderbox.i386.ipt.ru (tinderbox.i386.ipt.ru [80.253.10.91])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BEBD13C467
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Jan 2007 20:57:31 +0000 (UTC)
	(envelope-from bsam@tinderbox.i386.ipt.ru)
Received: from tinderbox.i386.ipt.ru (localhost [127.0.0.1])
	by tinderbox.i386.ipt.ru (8.13.8/8.13.8) with ESMTP id l0VL2vXr039724
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Feb 2007 00:02:57 +0300 (MSK)
	(envelope-from bsam@tinderbox.i386.ipt.ru)
Received: (from bsam@localhost)
	by tinderbox.i386.ipt.ru (8.13.8/8.13.8/Submit) id l0VL2vAs039723;
	Thu, 1 Feb 2007 00:02:57 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <200701312102.l0VL2vAs039723@tinderbox.i386.ipt.ru>
Date: Thu, 1 Feb 2007 00:02:57 +0300 (MSK)
From: Boris Samorodov <bsam@freebsd.org>
Reply-To: Boris Samorodov <bsam@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] net/xorp: change dependency shells/bash2 -> shells/bash
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108628
>Category:       ports
>Synopsis:       [patch] net/xorp: change dependency shells/bash2 -> shells/bash
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bms
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 21:00:36 GMT 2007
>Closed-Date:    Thu Feb 01 00:20:43 GMT 2007
>Last-Modified:  Thu Feb  1 00:30:20 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->bms 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 31 21:00:49 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108628 
State-Changed-From-To: open->closed 
State-Changed-By: bms 
State-Changed-When: Thu Feb 1 00:20:30 UTC 2007 
State-Changed-Why:  
committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108628 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108628: commit references a PR
Date: Thu,  1 Feb 2007 00:20:30 +0000 (UTC)

 bms         2007-02-01 00:20:05 UTC
 
   FreeBSD ports repository (src committer)
 
   Modified files:
     net/xorp             Makefile 
   Log:
   update dependency; shells/bash2 -> shells/bash
   
   PR:             108628
   Submitted by:   Boris Samorodov
   
   Revision  Changes    Path
   1.6       +1 -1      ports/net/xorp/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
