ports/107002: [patch] net-mgmt/nav: change dependency shells/bash2 -> shells/bash

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


>Number:         107002
>Category:       ports
>Synopsis:       [patch] net-mgmt/nav: 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:36 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).

--- nav.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/nav/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	22 Jul 2006 11:28:03 -0000	1.6
+++ Makefile	20 Dec 2006 20:27:32 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	nav
 PORTVERSION=	3.0.b10
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://metanav.ntnu.no/downloads/v3/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/_beta/}
@@ -31,7 +32,7 @@
 CATALINA_HOME=	${LOCALBASE}/jakarta-tomcat5.0
 .endif
 RUN_DEPENDS=	${LOCALBASE}/libexec/apache2/mod_python.so:${PORTSDIR}/www/mod_python3 \
-		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \
+		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
 		${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
 		${SITE_PERL}/${PERL_ARCH}/Pg.pm:${PORTSDIR}/databases/p5-Pg \
 		${PYTHON_SITELIBDIR}/rrdtool/_rrdtool.so:${PORTSDIR}/net/py-rrdtool_lgpl \
--- nav.diff ends here ---

WBR
-- 
bsam

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



More information about the freebsd-ports-bugs mailing list