From bsam@tinderbox.i386.ipt.ru  Thu Dec 21 21:38:50 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 19B7A16A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 21:38:50 +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 9111C13C455
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 21:38:49 +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 kBLL84tq033180
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Dec 2006 00:08:04 +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 kBLL84ED033179;
	Fri, 22 Dec 2006 00:08:04 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <200612212108.kBLL84ED033179@tinderbox.i386.ipt.ru>
Date: Fri, 22 Dec 2006 00:08:04 +0300 (MSK)
From: Boris Samorodov <bsam@freebsd.org>
Reply-To: Boris Samorodov <bsam@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] mail/mailscanner-devel: change dependency shells/bash2 -> shells/bash
X-Send-Pr-Version: 3.113
X-GNATS-Notify: j.koopmann@seceidos.de

>Number:         107046
>Category:       ports
>Synopsis:       [patch] mail/mailscanner-devel: change dependency shells/bash2 -> shells/bash
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 21:40:11 GMT 2006
>Closed-Date:    Tue Jan 16 18:22:37 GMT 2007
>Last-Modified:  Tue Jan 16 18:30: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 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:
	- change RUN_DEPENDS: shells/bash2 -> shells/bash;
	- bump PORTREVISION.

--- mailscanner-devel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/mailscanner-devel/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	3 Dec 2006 12:45:54 -0000	1.28
+++ Makefile	20 Dec 2006 21:11:33 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	MailScanner
 PORTVERSION=	4.45.1
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
 PKGNAMESUFFIX=	-devel
@@ -30,7 +31,7 @@
 	${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
 	${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
 RUN_DEPENDS=	${BUILD_DEPENDS} \
-		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \
+		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
 		${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef \
 		${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \
 		${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \
--- mailscanner-devel.diff ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 21 21:40:32 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107046 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 21 21:40:40 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107046 
State-Changed-From-To: feedback->closed 
State-Changed-By: bsam 
State-Changed-When: Tue Jan 16 18:22:08 UTC 2007 
State-Changed-Why:  
Committed, thanks. ;-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107000 
State-Changed-From-To: feedback->closed 
State-Changed-By: bsam 
State-Changed-When: Tue Jan 16 18:22:08 UTC 2007 
State-Changed-Why:  
Committed, thanks. ;-) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107046: commit references a PR
Date: Tue, 16 Jan 2007 18:21:11 +0000 (UTC)

 bsam        2007-01-16 18:21:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     biology/gff2ps       Makefile 
     converters/konwert   Makefile distinfo 
     mail/mailscanner-devel Makefile 
     mail/qmrtg           Makefile 
   Log:
   . change dependencies: shells/bash2 -> shells/bash;
   . bump PORTREVISION (RUN_DEPENDS changes);
   . for converters/konwert:
     - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames;
     - update to new PATCHLEVEL=11.
   
   PR:             107000 [1], 107046 [2], 107106 [3], 107114 [4]
   Submitted by:   bsam (me)
   Approved by:    all maintainers timeout three and a half week:
                   mij at bitchx.it             [1]
                   j.koopmann at seceidos.de    [2]
                   chuynh at biolateral.com.au  [3]
                   alexs at snark.rinet.ru      [4]
   
   Revision  Changes    Path
   1.8       +2 -1      ports/biology/gff2ps/Makefile
   1.8       +5 -4      ports/converters/konwert/Makefile
   1.4       +3 -3      ports/converters/konwert/distinfo
   1.29      +2 -1      ports/mail/mailscanner-devel/Makefile
   1.7       +2 -1      ports/mail/qmrtg/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:
