ports/107000: [patch] mail/qmrtg: change dependency shells/bash2 -> shells/bash

Boris Samorodov bsam at FreeBSD.org
Thu Dec 21 12:00:37 UTC 2006


>Number:         107000
>Category:       ports
>Synopsis:       [patch] mail/qmrtg: 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:   Thu Dec 21 12:00:35 GMT 2006
>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 Dec 11 13:27:01 MSK 2006 bsam at 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).

--- qmrtg.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/qmrtg/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	16 Oct 2005 00:53:36 -0000	1.6
+++ Makefile	20 Dec 2006 21:08:42 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	qmrtg
 PORTVERSION=	2.1
+PORTREVISION=	1
 CATEGORIES=	mail net-mgmt
 MASTER_SITES=	http://dev.publicshout.org/qmrtg/download/
 
 MAINTAINER=	mij at bitchx.it
 COMMENT=	A simple tool for monitoring and graphing qmail activity through MRTG
 
-BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
 RUN_DEPENDS=	${BUILD_DEPENDS}
 .if !defined(WITHOUT_MRTG)
 RUN_DEPENDS+=	mrtg:${PORTSDIR}/net-mgmt/mrtg
--- qmrtg.diff ends here ---

WBR
-- 
bsam

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



More information about the freebsd-ports-bugs mailing list