From bsam@tinderbox.i386.ipt.ru  Wed Jan 31 21:49:15 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 B434E16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Jan 2007 21:49:15 +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 3B49013C4A7
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Jan 2007 21:49:14 +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 l0VLseBq017446
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Feb 2007 00:54:40 +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 l0VLsemN017445;
	Thu, 1 Feb 2007 00:54:40 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <200701312154.l0VLsemN017445@tinderbox.i386.ipt.ru>
Date: Thu, 1 Feb 2007 00:54:40 +0300 (MSK)
From: Boris Samorodov <bsam@freebsd.org>
Reply-To: Boris Samorodov <bsam@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] cad/qcad: change dependency shells/bash2 -> shells/bash
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108631
>Category:       ports
>Synopsis:       [patch] cad/qcad: change dependency shells/bash2 -> shells/bash
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 21:50:19 GMT 2007
>Closed-Date:    Thu Feb 01 12:02:10 GMT 2007
>Last-Modified:  Thu Feb  1 12:10:31 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:
	1. In preparation to deprecate shells/bash2 all dependencies should
	be changed.
	2. Pet portlint (delete a spare line at Makefile).
>How-To-Repeat:
>Fix:
	- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
	- drop a spare line at Makefile to pet portlint.

--- qcad.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/cad/qcad/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile	3 May 2006 23:38:29 -0000	1.45
+++ Makefile	31 Jan 2007 21:44:06 -0000
@@ -8,7 +8,6 @@
 PORTNAME=	qcad
 PORTVERSION=	2.0.5.0.1
 #PORTREVISION=	1
-
 CATEGORIES=	cad
 MASTER_SITES=	http://www.ribbonsoft.com/archives/qcad/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
@@ -16,7 +15,7 @@
 MAINTAINER=	mr@FreeBSD.org
 COMMENT=	Professional CAD system
 
-BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash2 \
+BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash \
 		qmake:${PORTSDIR}/devel/qmake
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
--- qcad.diff ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 31 21:50:31 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108631 
State-Changed-From-To: open->closed 
State-Changed-By: mr 
State-Changed-When: Thu Feb 1 12:01:14 UTC 2007 
State-Changed-Why:  
committed 

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

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

 mr          2007-02-01 11:59:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     cad/qcad             Makefile 
   Log:
   - change BUILD_DEPENDS: shells/bash2 -> shells/bash;
   - drop a spare line at Makefile to pet portlint.
   
   PR:             ports/108631
   Submitted by:   bsam
   
   Revision  Changes    Path
   1.46      +1 -2      ports/cad/qcad/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:
 State: closed
