From bsam@tinderbox.i386.ipt.ru  Thu Dec 21 11:50:59 2006
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 4D64A16A492
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 11:50:55 +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 BFE3413C447
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 11:50:54 +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 kBKLe8hh055164
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 00:40:09 +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 kBKLe8o0055163;
	Thu, 21 Dec 2006 00:40:08 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <200612202140.kBKLe8o0055163@tinderbox.i386.ipt.ru>
Date: Thu, 21 Dec 2006 00:40:08 +0300 (MSK)
From: Boris Samorodov <bsam@freebsd.org>
Reply-To: Boris Samorodov <bsam@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] textproc/dbacl: change dependency shells/bash2 -> shells/bash
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107003
>Category:       ports
>Synopsis:       [patch] textproc/dbacl: change dependency shells/bash2 -> shells/bash
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 12:00:37 GMT 2006
>Closed-Date:    Tue Dec 26 08:10:56 GMT 2006
>Last-Modified:  Tue Dec 26 08:20:10 GMT 2006
>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 Dec 11 13:27:01 MSK 2006 bsam@tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	In preparation to deprecate shells/bash2 the dependency should be
	changed to shells/bash.
>How-To-Repeat:
>Fix:
	- shells/bash2 -> shells/bash;
	- bump PORTREVISION (RUN_DEPENDS changes).

--- dbacl.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/dbacl/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	14 Aug 2006 04:11:53 -0000	1.13
+++ Makefile	20 Dec 2006 20:00:35 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	dbacl
 PORTVERSION=	1.12
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,7 +15,7 @@
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Digramic Bayesian classifier
 
-RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
--- dbacl.diff ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 21 12:01:58 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107003 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Dec 26 08:10:52 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107003: commit references a PR
Date: Tue, 26 Dec 2006 08:10:46 +0000 (UTC)

 clsung      2006-12-26 08:10:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/dbacl       Makefile 
   Log:
   - shells/bash2 -> shells/bash;
   - bump PORTREVISION (RUN_DEPENDS changes).
   
   PR:             ports/107003
   Submitted by:   bsam
   
   Revision  Changes    Path
   1.14      +2 -1      ports/textproc/dbacl/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:
